summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-12-149-16/+93
|\
| * Revert "Revert "Fix handling of interactive/batch users in the QoS filter""Luca Milanesio2019-12-131-3/+3
| * Separate request context filter from cleanupLuca Milanesio2019-12-134-11/+72
| * Assert RequestCleanup ran only onceLuca Milanesio2019-12-131-3/+8
| * Merge "Revert "Fix handling of interactive/batch users in the QoS filter"" in...Saša Živkov2019-12-131-3/+3
| |\
| | * Revert "Fix handling of interactive/batch users in the QoS filter"Luca Milanesio2019-12-131-3/+3
| * | Log also thread name in the sshd_logSaša Živkov2019-12-122-1/+7
| * | Log also thread name in the httpd_logSaša Živkov2019-12-122-1/+6
| |/
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-12-121-4/+4
|\|
| * InitSshd: Use correct flag to set empty passphrase for all key typesPaladox none2019-12-121-4/+4
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-12-101-3/+3
|\|
| * Fix handling of interactive/batch users in the QoS filterSaša Živkov2019-12-091-3/+3
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-12-063-11/+18
|\|
| * CreateTag: Trim revision that is provided in inputEdwin Kempin2019-12-061-0/+3
| * CreateTag: Allow revision in input to be emptyEdwin Kempin2019-12-061-1/+1
| * RefUtil#parseBaseRevision: Do not log an error if baseRevision is invalidEdwin Kempin2019-12-061-1/+0
| * InvalidRevisionException: Include invalid revision into messageEdwin Kempin2019-12-061-8/+9
| * CreateBranch: Trim revision that is provided in inputEdwin Kempin2019-12-061-0/+3
| * CreateBranch: Allow revision in input to be emptyEdwin Kempin2019-12-061-1/+2
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-12-0410-31/+171
|\|
| * Merge changes I8f129dcf,I6af4c15d into stable-2.16Patrick Hiesel2019-12-0410-37/+172
| |\
| | * Switch PatchListCache to using legacy cache backendDavid Ostrovsky2019-12-049-25/+156
| | * Replace guava caches with caffeineDavid Ostrovsky2019-12-042-24/+28
* | | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-12-041-1/+2
|\| |
| * | Merge "Add support for Elasticsearch version 7.5.*" into stable-2.16David Pursehouse2019-12-031-1/+2
| |\ \ | | |/ | |/|
| | * Add support for Elasticsearch version 7.5.*Marco Miller2019-12-021-1/+2
* | | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-12-031-5/+2
|\| |
| * | ChangeDraftUpdate: Remove unused local variableDavid Pursehouse2019-12-031-2/+0
| * | Fix deletion of draft comment refsHan-Wen Nienhuys2019-12-031-3/+2
| |/
* | Merge branch 'stable-2.16' into stable-3.0Marco Miller2019-12-023-3/+4
|\|
| * ChangeEmail: add project to email headersJacek Centkowski2019-12-021-0/+1
| * OutgoingEmail: use consistently va.smtpRcptTo referenceJacek Centkowski2019-12-021-2/+2
| * NotificationEmail: use MailHeader for 'Gerrit-Branch' footer nameJacek Centkowski2019-12-021-1/+1
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-11-301-1/+1
|\|
| * REST: Fix bad content type descriptionOrgad Shaneh2019-11-291-1/+1
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-11-211-1/+1
|\|
| * ChangeUpdate#setStatus: Fix error messageEdwin Kempin2019-11-201-1/+1
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-11-155-9/+38
|\|
| * QueryAccount/QueryGroups: Enable retriesEdwin Kempin2019-11-152-7/+19
| * MergeSuperSet: Include change ID into error messageEdwin Kempin2019-11-151-1/+5
| * DeleteBranch/DeleteBranches: Disallow deletion of HEAD to prevent NPEEdwin Kempin2019-11-152-2/+7
| * DeleteBranches: Disallow deletion of refs/meta/config branchEdwin Kempin2019-11-151-0/+8
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-11-142-2/+2
|\|
| * Merge "Increase 'execution.defaultThreadPoolSize' default and min to 2" into ...David Pursehouse2019-11-151-1/+1
| |\
| | * Increase 'execution.defaultThreadPoolSize' default and min to 2Jacek Centkowski2019-11-141-1/+1
| * | Fix formatting of submission IDsEdwin Kempin2019-11-141-1/+1
| |/
* | Upgrade gitiles-servlet and blame-cache to 0.2-11Edwin Kempin2019-11-143-0/+54
* | LazyPostReceiveHookChain: Catch IllegalStateException on ReceivePack.getPackSizeDavid Pursehouse2019-11-131-2/+13
* | LazyPostReceiveHookChain: Don't call ReceivePack.getPackSize for deleteDavid Pursehouse2019-11-131-7/+3
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-11-133-12/+3
|\|