summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Fix endless loop when using "is:watched" in project watchesEdwin Kempin2024-04-122-11/+21
* Remove CallerFinder from GerritPatrick Hiesel2024-04-119-376/+15
* Merge branch 'stable-3.9' into stable-3.10Luca Milanesio2024-04-103-0/+3
|\
| * Merge branch 'stable-3.8' into stable-3.9Luca Milanesio2024-04-103-0/+3
| |\
| | * Merge branch 'stable-3.7' into stable-3.8Luca Milanesio2024-04-103-0/+3
| | |\
| | | * Suppress deprecation warning for LabelType.Builder#setFunction(...)Sven Selberg2024-04-103-0/+3
* | | | Avoid work in Optional.orElse() callsNasser Grainawi2024-04-102-2/+2
* | | | Merge branch 'stable-3.9' into stable-3.10Nasser Grainawi2024-04-1019-25/+47
|\| | |
| * | | Merge branch 'stable-3.8' into stable-3.9Nasser Grainawi2024-04-1013-21/+23
| |\| |
| | * | Merge branch 'stable-3.7' into stable-3.8Nasser Grainawi2024-04-1013-21/+23
| | |\|
| | | * Avoid work in Optional.orElse() callsNasser Grainawi2024-04-0913-21/+23
| * | | Ensure plugin modules are bound in the baseInjectorNasser Grainawi2024-04-096-4/+24
* | | | Do not warn when change's parent commit isn't a changeLuca Milanesio2024-04-091-2/+4
* | | | Increment change_notes cache version for new server_id field in protobufLuca Milanesio2024-04-092-1/+8
* | | | Reduce H2 cache pruning logs from Info to FineLuca Milanesio2024-04-081-2/+2
* | | | Revert "Remove unused method to create change notes based on index lookup"Nasser Grainawi2024-04-051-0/+19
* | | | Remove unused method to create change notes based on index lookupMarcin Czech2024-04-051-17/+0
* | | | Use changenumber field when querying for change numberFabio Ponciroli2024-04-0511-23/+83
* | | | Introduce change number in secondary indexFabio Ponciroli2024-04-053-2/+20
* | | | Re-apply: Resolve draft comment reference ambiguity for imported changesDariusz Luksza2024-04-054-12/+70
* | | | Ignore warning about unchecked cast in ChangeDraftUpdateDariusz Luksza2024-04-051-1/+3
* | | | Merge "Merge branch 'stable-3.9' into master"Luca Milanesio2024-04-0527-84/+240
|\ \ \ \
| * | | | Merge branch 'stable-3.9' into masterDariusz Luksza2024-04-0527-84/+240
| |\| | |
| | * | | Merge branch 'stable-3.8' into stable-3.9Diego Zambelli Sessona2024-04-0411-11/+126
| | |\| |
| | | * | Merge branch 'stable-3.7' into stable-3.8Diego Zambelli Sessona2024-04-0410-37/+140
| | | |\|
| | | | * Merge branch 'stable-3.6' into stable-3.7Diego Zambelli Sessona2024-04-0410-37/+140
| | | | |\
| | | | | * Merge branch 'stable-3.5' into stable-3.6Diego Zambelli Sessona2024-04-0410-37/+140
| | | | | |\
| | | | | | * Merge branch 'stable-3.4' into stable-3.5upstream/stable-3.5Diego Zambelli Sessona2024-04-041-0/+1
| | | | | | |\
| | | | | | | * Reset pageResultSize when PaginationType NONE back-fill resultsupstream/stable-3.4Diego Zambelli Sessona2024-04-041-0/+1
| | | | | | * | Merge branch 'stable-3.4' into stable-3.5Diego Zambelli Sessona2024-03-297-34/+128
| | | | | | |\|
| | | | | | | * Fix paginationType NONE to run further queries only if neededDiego Zambelli Sessona2024-03-271-16/+9
| | | | | | | * Fix detection of invalid SSH key algorithmLuca Milanesio2024-03-253-1/+75
| | | | | | | * Move comment of PaginatingSource.read()Diego Zambelli Sessona2024-03-191-3/+3
| | | | | | | * Fix visibility filter for changes when paginationType NONEDiego Zambelli Sessona2024-03-184-36/+63
| | | | | | * | Run tests in FakeQueryChangesTest for paginationType NONEDiego Zambelli Sessona2024-03-262-2/+10
| | | | | | * | Allow plugins to use PredicateArgsKaushik Lingarkar2024-03-071-1/+1
| | | | | | * | Consistently normalize PatchSetApprovals when persistingNasser Grainawi2024-02-261-2/+8
| | * | | | | | Revert "During online reindexing of all changes skip changes already present"Luca Milanesio2024-04-044-46/+12
| | * | | | | | Do not allow unload/restart plugins with ApiModuleLuca Milanesio2024-04-044-9/+46
| | * | | | | | Merge branch 'stable-3.8' into stable-3.9Nasser Grainawi2024-04-031-1/+1
| | |\| | | | |
| | | * | | | | Merge branch 'stable-3.7' into stable-3.8Nasser Grainawi2024-04-033-4/+2
| | | |\| | | |
| | | | * | | | Merge "Bump JGit to c0b415fb0" into stable-3.7Nasser Grainawi2024-04-031-1/+1
| | | | |\ \ \ \
| | | | | * | | | Bump JGit to c0b415fb0Nasser Grainawi2024-03-211-1/+1
| | | | * | | | | Stop considering WIP changes "unmergeable"Nasser Grainawi2024-04-031-2/+0
| | | | * | | | | Use virtual change id for account patchset reviewdb clear actionJacek Centkowski2024-03-271-1/+1
| | | * | | | | | Fix ReturnMissingNullable bug pattern flagged by error proneDavid Ostrovsky2024-04-032-0/+2
| | * | | | | | | Merge branch 'stable-3.8' into stable-3.9Dariusz Luksza2024-03-2918-70/+250
| | |\| | | | | |
| | | * | | | | | Merge branch 'stable-3.7' into stable-3.8Dariusz Luksza2024-03-2818-79/+218
| | | |\| | | | |
| | | | * | | | | Fix starred changes clash after repo import from another siteJacek Centkowski2024-03-2510-51/+113
| | | | * | | | | Resolve draft comment reference ambiguity for imported changesLuca Milanesio2024-03-235-17/+73
| | | | |/ / / /