summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / / / | |/| | | |
* | | | | | Merge "Add latency metrics to auto merge operations"Edwin Kempin2021-03-311-5/+19
|\ \ \ \ \ \
| * | | | | | Add latency metrics to auto merge operationsPatrick Hiesel2021-03-301-5/+19
* | | | | | | Merge "Convert SectionSortCache to use get/loader instead of getIfPresent/put"Patrick Hiesel2021-03-301-51/+51
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Convert SectionSortCache to use get/loader instead of getIfPresent/putYoussef Elghareeb2021-03-291-51/+51
* | | | | | | Merge "Merge branch 'stable-3.3'"Luca Milanesio2021-03-293-2/+16
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'stable-3.3'David Ostrovsky2021-03-293-2/+16
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge branch 'stable-3.2' into stable-3.3David Ostrovsky2021-03-293-2/+16
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | 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 "Load multiple groups more efficiently"Gal Paikin2021-03-297-53/+134
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Load multiple groups more efficientlyGal Paikin2021-03-237-53/+134
* | | | | | | | | Merge "Persist group cache by uuid"Gal Paikin2021-03-294-11/+220
|\| | | | | | | | | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Persist group cache by uuidGal Paikin2021-03-234-11/+220
* | | | | | | | Move all soy templates files to unique namespacesMarija Savtchouk2021-03-241-5/+17
|/ / / / / / /
* | | | | | | Move InternalGroup to the entities packageGal Paikin2021-03-2251-51/+51
* | | | | | | Merge "Compute AutoMerge commits synchronously when processing merge commits"Patrick Hiesel2021-03-227-126/+156
|\ \ \ \ \ \ \