summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-3.6' into stable-3.7Matthias Sohn2023-05-095-10/+23
|\
| * Merge branch 'stable-3.5' into stable-3.6Matthias Sohn2023-05-084-8/+10
| |\
| | * Merge "Update bouncycastle to 1.72" into stable-3.5Matthias Sohn2023-05-081-0/+1
| | |\
| | | * Update bouncycastle to 1.72Matthias Sohn2023-05-041-0/+1
| | * | Merge "Move creation of PerThreadCache to SshCommand" into stable-3.5Nasser Grainawi2023-05-052-3/+4
| | |\ \ | | | |/ | | |/|
| | | * Move creation of PerThreadCache to SshCommandPrudhvi Akhil Alahari2023-05-052-3/+4
| | * | Merge "ProjectState: simplify the 'getPluginConfig' method" into stable-3.5Patrick Hiesel2023-05-021-5/+5
| | |\ \ | | | |/ | | |/|
| | | * ProjectState: simplify the 'getPluginConfig' methodJacek Centkowski2023-04-151-5/+5
| * | | Merge "Log external ID differential cache loader failure" into stable-3.6Darius Jokilehto2023-05-041-2/+13
| |\ \ \
| | * | | Log external ID differential cache loader failureDarius Jokilehto2023-04-281-2/+13
* | | | | Merge branch 'stable-3.6' into stable-3.7Luca Milanesio2023-04-296-4/+73
|\| | | |
| * | | | Merge branch 'stable-3.5' into stable-3.6Luca Milanesio2023-04-282-4/+0
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Remove unused resources attributes in Bazel rulesDavid Ostrovsky2023-04-252-4/+0
| * | | Merge "Add metric for memory allocated by all threads" into stable-3.6Matthias Sohn2023-04-274-1/+74
| |\ \ \
| | * | | Add metric for memory allocated by all threadsMatthias Sohn2023-02-274-1/+74
* | | | | Raise minimum java version checkDavid Ostrovsky2023-04-281-20/+4
* | | | | Fix build on MacOS 13.3Matthias Sohn2023-04-243-0/+3
* | | | | Merge branch 'stable-3.6' into stable-3.7Matthias Sohn2023-04-242-0/+3
|\| | | |
| * | | | Expose conflictsPredicateEnabled to rest apiPaladox none2023-04-232-0/+3
* | | | | Merge branch 'stable-3.6' into stable-3.7Luca Milanesio2023-04-226-103/+123
|\| | | |
| * | | | Merge branch 'stable-3.5' into stable-3.6Luca Milanesio2023-04-226-103/+123
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "PaginatingSource: Stop matching changes after desired limit is reached...Kaushik Lingarkar2023-04-211-0/+3
| | |\ \ \
| | | * | | PaginatingSource: Stop matching changes after desired limit is reachedKaushik Lingarkar2023-04-211-0/+3
| | * | | | Don't retry new change creation on lock failureKaushik Lingarkar2023-04-201-99/+98
| | |/ / /
| | * | | Merge "Don't fail metric computation due to duplicated metric names" into sta...Thomas Dräbing2023-04-203-4/+14
| | |\ \ \
| | | * | | Don't fail metric computation due to duplicated metric namesThomas Draebing2023-04-173-4/+14
| | | | |/ | | | |/|
| | * | | Merge changes I20b46401,I43ed0054 into stable-3.5Nasser Grainawi2023-04-191-0/+5
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Update JGit to 0687c73a12Martin Fick2023-03-301-0/+5
* | | | | Merge branch 'stable-3.6' into stable-3.7Thomas Draebing2023-04-1110-63/+87
|\| | | |
| * | | | Merge branch 'stable-3.5' into stable-3.6Thomas Draebing2023-04-0410-63/+87
| |\| | |
| | * | | Set uninteresting branches based on project configurationThomas Draebing2023-04-032-6/+14
| | * | | Split RebaseSorter.isAlreadyMerged() to avoid unnecessary workThomas Draebing2023-04-031-12/+15
| | |/ /
| | * | Merge "AndSource: Run isVisibleToPredicate based on its cost" into stable-3.5Nasser Grainawi2023-03-218-45/+58
| | |\ \
| | | * | AndSource: Run isVisibleToPredicate based on its costKaushik Lingarkar2023-03-168-45/+58
| | * | | Allow to hide download schemes from the REST API and UIThomas Draebing2023-03-174-1/+18
| | |/ /
* | | | Merge branch 'stable-3.6' into stable-3.7Thomas Draebing2023-03-134-1/+18
|\| | |
| * | | Merge "Allow to hide download schemes from the REST API and UI" into stable-3.6Matthias Sohn2023-03-134-1/+18
| |\ \ \
| | * | | Allow to hide download schemes from the REST API and UIThomas Draebing2023-03-134-1/+18
* | | | | Merge branch 'stable-3.6' into stable-3.7Matthias Sohn2023-03-116-29/+98
|\| | | |
| * | | | Merge branch 'stable-3.5' into stable-3.6Matthias Sohn2023-03-105-28/+92
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | TaskThunk#run: ignore SshChannelClosedExceptionMatthias Sohn2023-03-091-12/+21
| | * | SSH BaseCommand: handle Throwable instead of ExceptionSaša Živkov2023-03-081-1/+1
| | * | Always track master on download-commands pluginSven Selberg2023-03-071-1/+3
| | * | Merge "Don't limit PerThreadCache rather limit PerThreadProjectCache" into st...Nasser Grainawi2023-02-283-16/+69
| | |\ \
| | | * | Don't limit PerThreadCache rather limit PerThreadProjectCachePrudhvi Akhil Alahari2023-02-283-16/+69
| * | | | Mark setFunction as deprecatedFabio Ponciroli2023-03-071-0/+5
| * | | | SSH BaseCommand: handle Throwable instead of ExceptionSaša Živkov2023-02-281-1/+1
* | | | | Make it possible to run BatchUpdate with non-identified userDavid Åkerman2023-03-023-4/+9
* | | | | Merge branch 'stable-3.6' into stable-3.7Nasser Grainawi2023-02-2114-331/+505
|\| | | |
| * | | | Merge branch 'stable-3.5' into stable-3.6Nasser Grainawi2023-02-2114-331/+505
| |\| | | | | |_|/ | |/| |