summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-3.1-2021-07'Edwin Kempin2021-08-125-16/+145
|\
| * Merge branch 'stable-3.1' into stable-3.1-2021-07Patrick Hiesel2021-08-052-1/+17
| |\
| * | IncludedIn: filter out non-visible branchesYoussef Elghareeb2021-07-165-16/+142
* | | Merge branch 'stable-3.1'Edwin Kempin2021-08-122-1/+17
|\ \ \ | | |/ | |/|
| * | ProjectOperations: Add method to wipe all access sectionsPatrick Hiesel2021-08-052-1/+17
| |/
* | Merge "Prevent removing e-mail associated with OpenId accounts" into stable-3.2Clark Boylan2021-07-293-2/+65
|\ \
| * | Prevent removing e-mail associated with OpenId accountsClark Boylan2021-07-223-2/+65
* | | Merge "AccountPatchReview : fix mariadb status matching" into stable-3.2Edwin Kempin2021-07-201-1/+1
|\ \ \
| * | | AccountPatchReview : fix mariadb status matchingIan Wienand2021-07-201-1/+1
* | | | Limit returned changes for a triplet without Change-IdLuca Milanesio2021-07-142-2/+18
| |/ / |/| |
* | | Elasticsearch: Discontinue EOL version 7.5 supportMarco Miller2021-06-221-1/+0
* | | LocalUsernamesToLowerCase: manage duplication automaticallyLuca Milanesio2021-06-112-0/+34
* | | Merge branch 'stable-3.1' into stable-3.2Prudhvi Akhil Alahari2021-05-272-2/+10
|\ \ \ | | |/ | |/|
| * | Merge branch 'stable-3.0' into stable-3.1Prudhvi Akhil Alahari2021-05-272-2/+10
| |\ \
| | * \ Merge branch 'stable-2.16' into stable-3.0Prudhvi Akhil Alahari2021-05-272-2/+10
| | |\ \
| | | * | Merge branch 'stable-2.15' into stable-2.16Prudhvi Akhil Alahari2021-05-272-3/+11
| | * | | Merge changes If5e4876e,I37e57397 into stable-3.0Saša Živkov2021-03-122-2/+2
| | |\ \ \
* | | | | | Elasticsearch: Discontinue EOL version 7.4 supportMarco Miller2021-05-251-1/+0
* | | | | | Always terminate the ServletRequest associated taskFabio Ponciroli2021-05-241-7/+20
* | | | | | Merge branch 'stable-3.1' into stable-3.2Luca Milanesio2021-05-173-12/+35
|\| | | | |
| * | | | | Don't serve polygerrit assets for git requestsDavid Ostrovsky2021-05-172-24/+31
| * | | | | Fix PUT/POST/DELETE REST-API with cookie authenticationLuca Milanesio2021-05-171-1/+17
| * | | | | Merge "Adapt SendMessage of the NoShell command to AsyncCommand type" into st...David Ostrovsky2021-05-141-9/+33
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'stable-3.1' into stable-3.2David Ostrovsky2021-05-141-9/+33
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Adapt SendMessage of the NoShell command to AsyncCommand typeMark Bekhet2021-05-141-9/+33
* | | | | | | Merge branch 'stable-3.1' into stable-3.2Marco Miller2021-05-123-3/+48
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fix registration redirect on OpenIDDiogo Ferreira2021-05-121-2/+3
| |/ / / / /
| * | | | | Merge "Log when a new SSH connection is rejected due to exceeded limit" into ...David Ostrovsky2021-05-112-1/+45
| |\ \ \ \ \
| | * | | | | Log when a new SSH connection is rejected due to exceeded limitSaša Živkov2021-02-022-1/+45
* | | | | | | Merge branch 'stable-3.1' into stable-3.2Luca Milanesio2021-05-102-27/+30
|\| | | | | |
| * | | | | | Allow GerritAccount Cookie authentication for Git/HTTPLuca Milanesio2021-05-102-27/+30
* | | | | | | Merge branch 'stable-3.1' into stable-3.2Luca Milanesio2021-05-071-1/+1
|\| | | | | |
| * | | | | | Avoid multiple auth requests for Git/HTTP accessLuca Milanesio2021-05-071-1/+1
* | | | | | | Merge branch 'stable-3.1' into stable-3.2Luca Milanesio2021-05-064-12/+70
|\| | | | | |
| * | | | | | Introduce LDAP metricsLuca Milanesio2021-05-063-9/+54
| * | | | | | Respect auth.userNameToLowerCase when creating accounts via REST or SSHThomas Draebing2021-04-301-3/+16
* | | | | | | Fix EqualsLabelPredicate to not fail when calling match() from a pluginPrudhvi Akhil Alahari2021-05-042-0/+105
* | | | | | | Merge branch 'stable-3.1' into stable-3.2Sven Selberg2021-04-061-3/+5
|\| | | | | |
| * | | | | | Merge "Fix binding of DELETE REST calls from plugins" into stable-3.1Sven Selberg2021-04-061-3/+5
| |\ \ \ \ \ \
| | * | | | | | Fix binding of DELETE REST calls from pluginsSaša Živkov2021-04-011-3/+5
* | | | | | | | Merge branch 'stable-3.1' into stable-3.2David Ostrovsky2021-04-052-4/+1
|\| | | | | | |
| * | | | | | | OpenID: Remove support for Yahoo! OpenID providerDavid Ostrovsky2021-04-052-4/+1
| |/ / / / / /
* | | | | | / Merge commit 'stable-3.1' into stable-3.2David Ostrovsky2021-03-293-2/+16
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'stable-3.0' into stable-3.1Matthias Sohn2021-03-292-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Enforce repository size on pack rather than on objectJacek Centkowski2021-03-032-2/+2
| * | | | | AccountPatchReview mariadb: fix key lengthIan Wienand2021-03-111-0/+14
* | | | | | Merge branch 'stable-3.1' into stable-3.2Marco Miller2021-03-104-6/+16
|\| | | | |
| * | | | | Merge branch 'stable-3.0' into stable-3.1Marco Miller2021-03-093-2/+15
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'stable-2.16' into stable-3.0Marco Miller2021-03-093-2/+15
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | GitRepositoryManager should be responsible to enable/disable the GCMarcin Czech2021-02-233-2/+15