summaryrefslogtreecommitdiffstats
path: root/javatests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Rename "master" to "primary" in documentation and comments" into stabl...David Pursehouse2019-12-101-6/+6
|\
| * Rename "master" to "primary" in documentation and commentsMatthias Sohn2019-12-101-6/+6
* | Validate individual fetch on git protocol v2Luca Milanesio2019-12-101-2/+84
|/
* Hide refs/meta/config on git protocol v2Luca Milanesio2019-12-061-0/+60
* GitProtocolV2IT: Split git client version check to a separate methodDavid Pursehouse2019-12-061-3/+7
* Merge branch 'stable-3.0' into stable-3.1David Pursehouse2019-12-062-0/+160
|\
| * Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-12-062-0/+156
| |\
| | * CreateTag: Trim revision that is provided in inputEdwin Kempin2019-12-061-0/+15
| | * CreateTag: Allow revision in input to be emptyEdwin Kempin2019-12-061-0/+33
| | * CreateBranch: Trim revision that is provided in inputEdwin Kempin2019-12-061-0/+12
| | * CreateBranch: Allow revision in input to be emptyEdwin Kempin2019-12-061-0/+26
| | * CreateBranchIT: Add tests that set revision in the inputEdwin Kempin2019-12-061-0/+70
* | | GitProtocolV2IT: Fail if git client is too old to support v2David Pursehouse2019-12-052-4/+4
* | | Merge branch 'stable-3.0' into stable-3.1David Pursehouse2019-12-051-5/+7
|\| |
| * | Merge branch 'stable-2.16' into stable-3.0Marco Miller2019-12-041-5/+7
| |\|
| | * ElasticV6QueryChangesTest: Add deps to fix buildMarco Miller2019-12-041-5/+7
* | | Merge branch 'stable-3.0' into stable-3.1David Pursehouse2019-12-041-0/+21
|\| |
| * | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-12-041-0/+21
| |\|
| | * Merge changes I8f129dcf,I6af4c15d into stable-2.16Patrick Hiesel2019-12-041-0/+21
| | |\
| | | * Switch PatchListCache to using legacy cache backendDavid Ostrovsky2019-12-041-0/+21
* | | | ElasticV6QueryChangesTest: Align with changes done in V7David Pursehouse2019-12-041-9/+14
* | | | Merge branch 'stable-3.0' into stable-3.1David Pursehouse2019-12-049-6/+32
|\| | |
| * | | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-12-041-0/+18
| |\| |
| | * | ElasticV6QueryChangesTest: Close indices after testDavid Pursehouse2019-12-041-0/+18
| * | | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-12-048-6/+14
| |\| |
| | * | Merge "Add support for Elasticsearch version 7.5.*" into stable-2.16David Pursehouse2019-12-038-6/+14
| | |\ \ | | | |/ | | |/|
| | | * Add support for Elasticsearch version 7.5.*Marco Miller2019-12-028-6/+14
* | | | Merge branch 'stable-3.0' into stable-3.1David Pursehouse2019-12-031-0/+41
|\| | |
| * | | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-12-031-0/+41
| |\| |
| | * | CommentsIT#postCommentsUnreachableData: Remove unnecessary setApiUser callDavid Pursehouse2019-12-031-2/+0
| | * | Fix deletion of draft comment refsHan-Wen Nienhuys2019-12-031-0/+43
| | |/
* | | Bazel: Remove even more unused dependenciesDavid Ostrovsky2019-11-231-1/+0
* | | Merge branch 'stable-3.0' into stable-3.1David Ostrovsky2019-11-232-2/+1
|\| |
| * | Bazel: Remove more unused dependencies flagged by unused_depsDavid Ostrovsky2019-11-231-1/+0
| * | Merge branch 'stable-2.16' into stable-3.0David Ostrovsky2019-11-231-1/+0
| |\|
| | * Bazel: Remove unused dependencies flagged by unused_depsDavid Ostrovsky2019-11-231-1/+0
* | | Merge branch 'stable-3.0' into stable-3.1Marco Miller2019-11-221-1/+1
|\| |
| * | Merge branch 'stable-2.16' into stable-3.0Marco Miller2019-11-221-1/+1
| |\|
| | * ElasticContainer: Upgrade V6_8 to elasticsearch 6.8.5Marco Miller2019-11-221-1/+1
| * | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-11-214-5/+5
| |\|
| | * Fix assertions to use isEmpty() rather than hasSize(0)David Pursehouse2019-11-214-5/+5
* | | entities.Comment: remove legacyFormat memberHan-Wen Nienhuys2019-11-202-16/+0
* | | Merge branch 'stable-3.0' into stable-3.1David Pursehouse2019-11-152-0/+40
|\| |
| * | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-11-152-0/+42
| |\|
| | * DeleteBranch/DeleteBranches: Disallow deletion of HEAD to prevent NPEEdwin Kempin2019-11-152-0/+19
| | * DeleteBranches: Disallow deletion of refs/meta/config branchEdwin Kempin2019-11-152-0/+23
* | | Merge branch 'stable-3.0' into stable-3.1David Pursehouse2019-11-141-0/+128
|\| |
| * | Upgrade gitiles-servlet and blame-cache to 0.2-11Edwin Kempin2019-11-141-0/+128
* | | ChangeNotesParser: Skip parsing meta data of deleted patch setsEdwin Kempin2019-11-141-0/+32
* | | Merge branch 'stable-3.0' into stable-3.1Marco Miller2019-11-011-2/+2
|\| |