summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2021-05-173-12/+35
|\
| * Merge branch 'stable-3.2' into stable-3.3Luca Milanesio2021-05-173-12/+35
| |\
| | * 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 "Disable is:mergeable by default" into stable-3.4Luca Milanesio2021-05-171-4/+1
|\ \ \ \ \
| * | | | | Disable is:mergeable by defaultDavid Ostrovsky2021-05-121-4/+1
* | | | | | Merge "Merge branch 'stable-3.3' into stable-3.4" into stable-3.4Marco Miller2021-05-144-12/+81
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'stable-3.3' into stable-3.4David Ostrovsky2021-05-144-12/+81
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'stable-3.2' into stable-3.3David 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.2' into stable-3.3Marco Miller2021-05-123-3/+48
| | |\| | | |
| | | * | | | 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 "Don't expose repository existence when user has no access" into stable...Edwin Kempin2021-05-141-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Don't expose repository existence when user has no accessSaša Živkov2021-05-141-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Submit: Remove unused changeDataFactory attributeDavid Ostrovsky2021-05-141-3/+0
* | | | | | Evaluate SubmitRules at most once when formatting ChangeInfoPatrick Hiesel2021-05-145-23/+53
* | | | | | FilePathAdapter: Add license headerDavid Ostrovsky2021-05-121-0/+14
|/ / / / /
* | | | | Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2021-05-102-27/+30
|\| | | |
| * | | | Merge branch 'stable-3.2' into stable-3.3Luca Milanesio2021-05-102-27/+30
| |\| | |
| | * | | 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.3' into stable-3.4Luca Milanesio2021-05-071-1/+1
|\| | | |
| * | | | Merge branch 'stable-3.2' into stable-3.3Luca Milanesio2021-05-071-1/+1
| |\| | |
| | * | | 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.3' into stable-3.4David Ostrovsky2021-05-077-12/+181
|\| | | |
| * | | | Merge branch 'stable-3.2' into stable-3.3Luca Milanesio2021-05-076-12/+172
| |\| | |
| | * | | 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
* | | | | | Reftable: Add convert-ref-storage ssh commandDavid Ostrovsky2021-05-033-0/+110
* | | | | | Allow tests to check how much Counter0 metrics are increased by a callEdwin Kempin2021-04-302-2/+79
* | | | | | Rename SubmitRequirement to LegacySubmitRequirementYoussef Elghareeb2021-04-3010-37/+41
* | | | | | SubmitRecord.Status: Reserve RULE_ERROR for user-caused errorsPatrick Hiesel2021-04-305-95/+31
* | | | | | ErrorJsonLogEntry: Use IP address as host value in logging eventDavid Ostrovsky2021-04-291-1/+1
* | | | | | Merge "Merge branch 'stable-3.3' into stable-3.4" into stable-3.4David Ostrovsky2021-04-263-0/+30
|\ \ \ \ \ \
| * | | | | | Merge branch 'stable-3.3' into stable-3.4David Ostrovsky2021-04-263-0/+30
| |\| | | | |
| | * | | | | Merge "Add initial stream-events acceptance tests" into stable-3.3David Ostrovsky2021-04-261-0/+18
| | |\ \ \ \ \
| | | * | | | | Add initial stream-events acceptance testsLuca Milanesio2021-03-161-0/+18
* | | | | | | | Merge "Disable peer IP in reflog record per default" into stable-3.4David Ostrovsky2021-04-261-1/+1
|\ \ \ \ \ \ \ \