summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-06-062-4/+30
|\
| * Merge branch 'stable-2.15' into stable-2.16David Pursehouse2020-06-061-1/+1
| * Merge branch 'stable-2.15' into stable-2.16Luca Milanesio2020-06-062-4/+30
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-06-051-6/+27
|\|
| * Support /COMMIT_MSG for change edit REST endpointsEdwin Kempin2020-06-041-6/+28
* | Merge "Bazel: Remove version suffix from servlet-api-3_1 rule" into stable-3.0Edwin Kempin2020-06-0415-16/+16
|\ \
| * | Bazel: Remove version suffix from servlet-api-3_1 ruleDavid Ostrovsky2020-06-0415-16/+16
* | | IntBlob: Add debug log when storing value on refDavid Pursehouse2020-06-041-0/+8
* | | RepoSequence: Add debug log when acquiring new sequence batchDavid Pursehouse2020-06-041-0/+1
|/ /
* | Sequences: Introduce constants for configuration keys/valuesDavid Pursehouse2020-06-031-2/+17
* | RepoSequence: Add debug log of batch sizeDavid Pursehouse2020-06-031-0/+4
* | DefaultRefFilter#canSeeSingleChangeRef: Do not fail for invalid change refsEdwin Kempin2020-06-031-2/+6
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-05-312-9/+5
|\|
| * Trim parameterized strings evaluated from LdapRealmSaša Živkov2020-05-291-1/+1
| * Update account full name when it changes in LDAPSaša Živkov2020-05-291-8/+4
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-05-222-8/+8
|\|
| * UniversalGroupBackend: Fix comparison of boxed Boolean as primitiveDavid Pursehouse2020-05-221-2/+2
| * UniversalGroupBackend: Replace repeated log statements with single logDavid Pursehouse2020-05-221-2/+1
| * Fix ModifyCollectionInEnhancedForLoop warning flagged by error proneDavid Ostrovsky2020-05-221-4/+5
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-05-213-36/+179
|\|
| * Merge "Add metric monitoring Java deadlocks" into stable-2.16David Pursehouse2020-05-201-0/+31
| |\
| | * Add metric monitoring Java deadlocksMatthias Sohn2020-05-211-0/+31
| * | Merge "Fix wrong status returned when auth backend couldn't be reached" into ...David Pursehouse2020-05-201-0/+6
| |\ \
| | * | Fix wrong status returned when auth backend couldn't be reachedMatthias Sohn2020-05-201-0/+6
| | |/
| * | Add debug logs for copying approvals to new patch setsEdwin Kempin2020-05-201-9/+144
| * | Revert "ApprovalCopier: Add debug logging of logic in canCopy"David Pursehouse2020-05-201-37/+8
| |/
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-05-202-10/+47
|\|
| * ChangeKindCacheImpl: Add debug logging of detected change kindDavid Pursehouse2020-05-201-2/+10
| * ApprovalCopier: Add debug logging of logic in canCopyDavid Pursehouse2020-05-201-8/+37
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-05-171-1/+14
|\|
| * Block the removal of the Realm primary external idsLuca Milanesio2020-05-151-1/+14
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-05-153-2/+59
|\|
| * Merge "Add support for Elasticsearch version 7.7.*" into stable-2.16David Pursehouse2020-05-141-1/+2
| |\
| | * Add support for Elasticsearch version 7.7.*Marco Miller2020-05-131-1/+2
| * | Merge "Rewrite upload archive tests as real integration tests" into stable-2.16David Pursehouse2020-05-142-1/+60
| |\ \
| | * | Rewrite upload archive tests as real integration testsDavid Ostrovsky2020-05-142-1/+60
| * | | Grant the InternalUser back access to changesLuca Milanesio2020-05-141-1/+2
| |/ /
| * / ReceiveCommits: Parse body before accessing full commit messageDave Borowitz2020-05-141-1/+4
| |/
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-05-141-2/+8
|\|
| * ElasticVersion: Replace unchecked throw w/ javadocMarco Miller2020-05-131-1/+8
| * Elasticsearch: Remove support for EOL 6.5 versionMarco Miller2020-05-131-1/+0
* | Merge branch 'stable-2.16' into stable-3.0Marco Miller2020-05-082-1/+18
|\|
| * ListGroups: Accept --ownedby as an alias of --owned-byDavid Pursehouse2020-05-071-1/+4
| * ListTestPlugin: Add missing license headerEdwin Kempin2020-05-061-0/+14
| * Merge branch 'stable-2.15' into stable-2.16David Pursehouse2020-05-052-23/+66
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-05-041-3/+2
|\|
| * LoggingContext: Avoid unboxing of Boolean to primitive booleanDavid Pursehouse2020-05-041-3/+2
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-05-045-13/+36
|\|
| * Initialize Flogger backend in TestLoggingActivator#configureLoggingDavid Pursehouse2020-05-022-4/+1
| * TestLoggingActivator: Add a private default constructorDavid Pursehouse2020-05-021-0/+2