summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Disable peer IP in reflog record per defaultDavid Ostrovsky2021-04-261-1/+1
| |/ / /
* / / / EventGsonProvider: Register generic event serializer adapterDavid Ostrovsky2021-04-262-0/+38
|/ / /
* | | Allow to suppress peer IP in reflog recordsDavid Ostrovsky2021-04-245-2/+99
* | | Remove enableReverseDnsLookup configuration optionDavid Ostrovsky2021-04-246-93/+1
* | | Revert "Respect enableReverseDnsLookup option in ErrorLogJsonLayout"David Ostrovsky2021-04-242-20/+4
* | | Merge "Welcome administrator of freshly installed Gerrit site" into stable-3.4Luca Milanesio2021-04-201-0/+12
|\ \ \
| * | | Welcome administrator of freshly installed Gerrit siteMatthias Sohn2021-04-201-0/+12
* | | | Avoid NPE when logging incoming HTTP requestLuca Milanesio2021-04-191-3/+5
|/ / /
* | | Merge "Add metrics for monitoring Java memory pools" into stable-3.4Matthias Sohn2021-04-122-0/+51
|\ \ \
| * | | Add metrics for monitoring Java memory poolsMatthias Sohn2021-04-092-0/+51
* | | | Log memory allocated per command in httpd_logMatthias Sohn2021-04-094-0/+17
* | | | Log cpu usage per http requestMatthias Sohn2021-04-094-0/+46
* | | | Log memory allocated per command in sshd_logMatthias Sohn2021-04-098-3/+156
* | | | Merge changes I1c53f64c,If9896304,I90adc761 into stable-3.4Matthias Sohn2021-04-095-22/+76
|\ \ \ \
| * | | | Log cpu usage in sshd_logMatthias Sohn2021-04-094-0/+40
| * | | | Encapsulate fields of SshScope.ContextMatthias Sohn2021-04-093-9/+28
| * | | | Log "-" for missing log fields in sshd_logMatthias Sohn2021-04-091-13/+8
| |/ / /
* / / / Remove backend support for HTML UI pluginsBen Rohlfs2021-04-094-10/+3
|/ / /
* | | Merge branch 'stable-3.3'David Ostrovsky2021-04-052-4/+1
|\| |
| * | Merge branch 'stable-3.2' into stable-3.3David Ostrovsky2021-04-052-4/+1
| |\ \
| | * \ 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
* | | | | ChangeInfo: change _number from int to IntegerAlex Spradlin2021-04-011-1/+1
* | | | | Merge changes I1643c9eb,I9188b4cfEdwin Kempin2021-04-012-7/+3
|\ \ \ \ \
| * | | | | DefaultRefFilter#filterRefs: Remove unused parameterDavid Ostrovsky2021-04-011-4/+3
| * | | | | GitFileDiff: Remove unused fieldDavid Ostrovsky2021-04-011-3/+0
* | | | | | PatchScriptFactory: Access Metrics constants in static wayDavid Ostrovsky2021-04-011-3/+3
* | | | | | MissingMetaObjectException: Add default serialVersionUIDDavid Ostrovsky2021-04-011-0/+2
|/ / / / /
* | | | | Merge "Flush file diff cache after change Ic1eeccfeb6b18f6"Patrick Hiesel2021-04-011-1/+1
|\ \ \ \ \
| * | | | | Flush file diff cache after change Ic1eeccfeb6b18f6Youssef Elghareeb2021-04-011-1/+1
* | | | | | Merge "Add the meta_diff endpoint to the Change API"Han-Wen Nienhuys2021-04-015-0/+242
|\ \ \ \ \ \
| * | | | | | Add the meta_diff endpoint to the Change APIAlex Spradlin2021-03-315-0/+242
* | | | | | | Add comments on boolean arg for calls of ProjectLevelConfig#getWithInheritanceEdwin Kempin2021-04-012-5/+5
* | | | | | | Isolate mina and jsch ssh test backend in own classesDavid Ostrovsky2021-03-319-325/+403
* | | | | | | Migrate off JCraft HostKey classDavid Ostrovsky2021-03-3110-19/+41
* | | | | | | Use MINA sshd library for key generation and exportDavid Ostrovsky2021-03-315-21/+76
* | | | | | | Git transport: Switch to using Apache MINA ssh client per defaultDavid Ostrovsky2021-03-312-3/+2
* | | | | | | Git transport: Add option to switch to using MINA ssh clientDavid Ostrovsky2021-03-3111-28/+289
* | | | | | | Merge "Fix file size for executable files in new diff cache"Patrick Hiesel2021-03-311-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix file size for executable files in new diff cacheYoussef Elghareeb2021-03-301-1/+3
| | |/ / / / / | |/| | | | |