summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.9.3v3.9.3Luca Milanesio2024-04-125-5/+5
* Fix endless loop when using "is:watched" in project watchesEdwin Kempin2024-04-124-11/+60
* ReviewCommand: When available use project when identifying a changeSven Selberg2024-04-111-13/+17
* Merge branch 'stable-3.8' into stable-3.9Luca Milanesio2024-04-108-0/+23
|\
| * Merge branch 'stable-3.7' into stable-3.8Luca Milanesio2024-04-108-0/+23
| |\
| | * Suppress deprecation warning for LabelType.Builder#setFunction(...)Sven Selberg2024-04-108-0/+23
| * | Merge changes I9dfe61d6,I6b5457f7 into stable-3.8Luca Milanesio2024-04-103-12/+20
| |\ \
| | * | Emit value change event even when no items are matchedKamil Musin2024-04-103-13/+16
| | * | Fix gr-dropdown-list not updating on items changeKamil Musin2024-04-102-7/+12
| * | | Merge "Ensure we don't end up in an infinite loop when updating path." into s...Luca Milanesio2024-04-101-1/+1
| |\| |
| | * | Ensure we don't end up in an infinite loop when updating path.Chris Poucet2023-08-191-1/+1
* | | | Merge branch 'stable-3.8' into stable-3.9Nasser Grainawi2024-04-1014-22/+24
|\| | |
| * | | Merge branch 'stable-3.7' into stable-3.8Nasser Grainawi2024-04-1014-22/+24
| |\ \ \ | | | |/ | | |/|
| | * | Avoid work in Optional.orElse() callsNasser Grainawi2024-04-0914-22/+24
| | * | Fix a bug with paper-tooltip.Chris Poucet2024-04-092-10/+3
| * | | Fix large event_details in dashboard displayedMilutin Kristofic2024-04-101-0/+6
| * | | Fix a bug with paper-tooltip.Chris Poucet2024-04-092-10/+3
* | | | Merge "Ensure plugin modules are bound in the baseInjector" into stable-3.9Nasser Grainawi2024-04-1010-8/+138
|\ \ \ \
| * | | | Ensure plugin modules are bound in the baseInjectorNasser Grainawi2024-04-0910-8/+138
* | | | | Fix large event_details in dashboard displayedMilutin Kristofic2024-04-101-0/+6
|/ / / /
* | | | Fix a bug with paper-tooltip.Chris Poucet2024-04-092-10/+3
* | | | Improve change-model load change consistencyKamil Musin2024-04-085-45/+64
* | | | Merge branch 'stable-3.8' into stable-3.9Diego Zambelli Sessona2024-04-0415-41/+241
|\| | |
| * | | Merge branch 'stable-3.7' into stable-3.8Diego Zambelli Sessona2024-04-0414-73/+262
| |\| |
| | * | Merge branch 'stable-3.6' into stable-3.7Diego Zambelli Sessona2024-04-0414-67/+255
| | |\ \
| | | * \ Merge branch 'stable-3.5' into stable-3.6upstream/stable-3.6Diego Zambelli Sessona2024-04-0414-67/+255
| | | |\ \
| | | | * \ 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
| | | | * | | Add test paginationType NONE to query only if there are more resultsDiego Zambelli Sessona2024-03-291-0/+39
| | | | * | | Merge branch 'stable-3.4' into stable-3.5Diego Zambelli Sessona2024-03-2910-34/+204
| | | | |\| |
| | | | | * | 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-254-3/+75
| | | | | * | Demonstrate SshKeyUtil fails to validate invalid SSH keysLuca Milanesio2024-03-252-0/+54
| | | | | * | Move comment of PaginatingSource.read()Diego Zambelli Sessona2024-03-191-3/+3
| | | | | * | Fix visibility filter for changes when paginationType NONEDiego Zambelli Sessona2024-03-185-38/+64
| | | | | * | Add tests for pagination to back fill the resultsDiego Zambelli Sessona2024-03-151-0/+26
| | | | * | | Run tests in FakeQueryChangesTest for paginationType NONEDiego Zambelli Sessona2024-03-265-2/+28
| | | | * | | Allow plugins to use PredicateArgsKaushik Lingarkar2024-03-071-1/+1
* | | | | | | 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-033-3/+3
|\| | | | | |
| * | | | | | Merge branch 'stable-3.7' into stable-3.8Nasser Grainawi2024-04-038-9/+28
| |\| | | | |
| | * | | | | Merge "Bump JGit to c0b415fb0" into stable-3.7Nasser Grainawi2024-04-034-6/+6
| | |\ \ \ \ \
| | | * | | | | Bump JGit to c0b415fb0Nasser Grainawi2024-03-214-6/+6
| | * | | | | | Stop considering WIP changes "unmergeable"Nasser Grainawi2024-04-032-2/+2
| | * | | | | | Test submitting a change with WIP parentNasser Grainawi2024-04-031-2/+21
| | * | | | | | 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-2921-78/+268
|\| | | | | | |
| * | | | | | | Revert urelated changes to external_plugin_deps.bzlDariusz Luksza2024-03-281-67/+1