summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.10.0-rc0v3.10.0-rc0Luca Milanesio2024-04-055-5/+5
* Revert "Remove unused method to create change notes based on index lookup"Nasser Grainawi2024-04-051-0/+19
* Merge "Track generated suggestion edits only when suggestions remain"Milutin Kristofic2024-04-051-0/+4
|\
| * Track generated suggestion edits only when suggestions remainMilutin Kristofic2024-04-051-0/+4
* | 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 "Fix show edit for fix suggestions attached to comment"Milutin Kristofic2024-04-052-1/+8
|\ \
| * | Fix show edit for fix suggestions attached to commentMilutin Kristofic2024-04-042-1/+8
| |/
* | Merge "Merge branch 'stable-3.9' into master"Luca Milanesio2024-04-0533-127/+331
|\ \
| * \ Merge branch 'stable-3.9' into masterDariusz Luksza2024-04-0533-127/+331
| |\ \
| | * \ 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
| | | * | | | | | | Merge branch 'stable-3.7' into stable-3.8Dariusz Luksza2024-03-2823-95/+309
| | | |\| | | | | |
| | | | * | | | | | Fix starred changes clash after repo import from another siteJacek Centkowski2024-03-2511-52/+114
| | | | * | | | | | Resolve draft comment reference ambiguity for imported changesLuca Milanesio2024-03-235-17/+73
| | | | |/ / / / /
| | | | * | | | | Fix DereferenceWithNullBranch bug pattern flagged by error proneDavid Ostrovsky2024-03-211-7/+6
| | | | * | | | | Expose change's serverid in Change classLuca Milanesio2024-03-203-1/+34
| | | | * | | | | Make ChangeNumberBitmapMaskAlgorithm a NOOP for local serverIdLuca Milanesio2024-03-055-23/+21
| | | | * | | | | Set version to 3.7.9-SNAPSHOTLuca Milanesio2024-03-025-5/+5
| | | | * | | | | Set version to 3.7.8v3.7.8Luca Milanesio2024-03-025-5/+5
| | * | | | | | | gr-change-view: use change-model to update change objectPaladox none2024-03-251-1/+1