summaryrefslogtreecommitdiffstats
path: root/javatests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-3.2' into stable-3.3Marco Miller2020-10-181-0/+10
|\
| * Merge "TestProjectCreation: add owners setting" into stable-3.2Sven Selberg2020-10-071-0/+10
| |\
| | * TestProjectCreation: add owners settingSven Selberg2020-10-071-0/+10
* | | Allow plugins to provide bulk PluginDefinedInfos in query resultsAdithya Chakilam2020-10-153-6/+213
* | | CreateMergePatchSetIT: remove unused local variable parentMatthias Sohn2020-10-131-3/+0
* | | AbstractPushForReview: remove unused local variable cMatthias Sohn2020-10-131-2/+2
* | | Replace deprecated ChangeApi#commentsMatthias Sohn2020-10-134-4/+5
* | | Replace deprecated ChangeApi#commentsAsListMatthias Sohn2020-10-131-2/+2
* | | Remove unused class ChangeIT.TestWorkInProgressStateChangedListenerMatthias Sohn2020-10-131-14/+0
* | | Remove unused method ChangeIT.createBranch(String)Matthias Sohn2020-10-111-6/+0
* | | Merge branch 'stable-3.2' into masterMarco Miller2020-10-062-0/+108
|\| |
| * | Merge branch 'stable-3.1' into stable-3.2Marco Miller2020-10-061-0/+100
| |\ \ | | |/ | |/|
| | * Merge branch 'stable-3.0' into stable-3.1Marco Miller2020-10-061-0/+100
| | |\
| | | * Limit graceful shutdown to SSH sessions serving git requestsThomas Draebing2020-10-011-0/+100
| * | | TestProjectCreation: Add permissionsOnly settingSven Selberg2020-10-051-0/+8
* | | | Merge "CreateMergePatchSet: Implement 'author' to tweak Git commit author"Patrick Hiesel2020-10-062-406/+644
|\ \ \ \
| * | | | CreateMergePatchSet: Implement 'author' to tweak Git commit authorPatrick Hiesel2020-10-062-406/+644
* | | | | Remove unused CurrentUser#cacheKey methodPatrick Hiesel2020-10-062-10/+0
* | | | | Remove PerThreadCachePatrick Hiesel2020-10-061-103/+0
|/ / / /
* | | | Merge changes I6f5acd4e,I2b824c24Alice Kober-Sotzek2020-10-022-155/+54
|\ \ \ \
| * | | | Remove handling of ignored diff context parameter (just backend logic)Alice Kober-Sotzek2020-10-022-155/+54
* | | | | Merge "Remove logic that adds owner and uploader because of robot comments"Gal Paikin2020-10-021-19/+0
|\ \ \ \ \
| * | | | | Remove logic that adds owner and uploader because of robot commentsGal Paikin2020-10-011-19/+0
| |/ / / /
* | | | | Merge changes If4e1d76a,Ied977dbaAlice Kober-Sotzek2020-10-022-46/+29
|\ \ \ \ \
| * | | | | Remove 'unresolved' parameter from robot commentsAlice Kober-Sotzek2020-10-023-57/+29
| * | | | | Prove that the unresolved flag for robot comments is ignoredAlice Kober-Sotzek2020-10-011-0/+11
* | | | | | Allow to use 'Apply fix' several times on the commit messageAlice Kober-Sotzek2020-10-011-0/+70
* | | | | | Support 'Apply fix' for the commit messageAlice Kober-Sotzek2020-10-012-15/+129
* | | | | | Extract and test code for magic file contentAlice Kober-Sotzek2020-10-011-0/+395
* | | | | | Clean up some tests around fix replacement interpretationAlice Kober-Sotzek2020-10-012-214/+105
|/ / / / /
* / / / / Reject REST requests with invalid enum values as bad requestAlice Kober-Sotzek2020-10-011-12/+14
|/ / / /
* | | | Merge "Also port resolved draft comments (in addition to unresolved ones)"Edwin Kempin2020-10-012-9/+17
|\ \ \ \
| * | | | Also port resolved draft comments (in addition to unresolved ones)Alice Kober-Sotzek2020-09-252-9/+17
* | | | | Merge branch 'stable-3.2' into masterMarco Miller2020-09-292-8/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'stable-3.1' into stable-3.2Marco Miller2020-09-292-8/+0
| |\| |
| | * | Merge branch 'stable-3.0' into stable-3.1Marco Miller2020-09-292-8/+0
| | |\|
| | | * Elasticsearch: Remove support for EOL 6.7 versionMarco Miller2020-09-242-8/+0
* | | | Merge "Add attention-set email footer"Gal Paikin2020-09-231-0/+24
|\ \ \ \
| * | | | Add attention-set email footerGal Paikin2020-09-231-0/+24
* | | | | Merge "Clean up disrespectful terms"Gal Paikin2020-09-231-8/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clean up disrespectful termsGal Paikin2020-09-231-8/+8
* | | | | Replace anonymous Account.Id serializer with named classAntonio Barone2020-09-221-0/+18
|/ / / /
* | | | Fix Java code clarity and Error Prone warnings.Youssef Elghareeb2020-09-222-6/+9
* | | | Merge "SubmoduleCommits: Move branchTips inside SubmoduleCommits"Ivan Frade2020-09-221-4/+2
|\ \ \ \
| * | | | SubmoduleCommits: Move branchTips inside SubmoduleCommitsIvan Frade2020-09-181-4/+2
* | | | | Merge "SubmoduleCommits: Code to create/amend gitlink commits"Ivan Frade2020-09-222-0/+245
|\| | | |
| * | | | SubmoduleCommits: Code to create/amend gitlink commitsIvan Frade2020-09-182-0/+245
* | | | | Merge "PatchsetOperationsImplTest: Use merge commits for related comment tests"Alice Kober-Sotzek2020-09-211-20/+82
|\ \ \ \ \
| * | | | | PatchsetOperationsImplTest: Use merge commits for related comment testsAlice Kober-Sotzek2020-09-141-20/+82
* | | | | | Merge "Add the comment context to the ListChangeComments RestReadView"Youssef Elghareeb2020-09-211-6/+97
|\ \ \ \ \ \