summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.5.5v3.5.5Luca Milanesio2023-02-215-5/+5
* GroupBackend: Provide a default isOrContainsExternalGroupNasser Grainawi2023-02-173-33/+28
* Fix LabelPredicate group matching for included external groupsNasser Grainawi2023-02-173-13/+57
* ChangeQueryBuilder: De-dup parseGroup()Nasser Grainawi2023-02-171-14/+3
* ChangeQueryBuilder: containsExternalSubGroups fixupNasser Grainawi2023-02-171-7/+4
* Fix ownerin/uploaderin for internal groups that include external groupsEdwin Kempin2023-02-159-2/+123
* Merge "Update JGit to a1901305b" into stable-3.5Martin Fick2023-02-141-0/+0
|\
| * Update JGit to a1901305bNasser Grainawi2023-01-311-0/+0
* | Fix rendering String input values in plugin project optionsThomas Draebing2023-02-021-0/+1
|/
* Merge changes I46153857,If8ba2c83,Ib2bff407 into stable-3.5Nasser Grainawi2023-01-313-11/+11
|\
| * Bump JGit to 801a56b48Nasser Grainawi2023-01-071-0/+0
| * Bump sshd version to 2.9.2David Ostrovsky2023-01-071-6/+6
| * Bump SSHD version to 2.9.1David Ostrovsky2023-01-072-9/+9
* | Merge "Fix documentation for 'secure-store-lib'" into stable-3.5Nasser Grainawi2023-01-262-2/+2
|\ \
| * | Fix documentation for 'secure-store-lib'Kaushik Lingarkar2023-01-132-2/+2
* | | Merge "Documentation: fixup ExternalId case insensitivity" into stable-3.5Thomas Dräbing2023-01-261-15/+20
|\ \ \
| * | | Documentation: fixup ExternalId case insensitivityAntoine Musso2022-11-171-15/+20
* | | | Fix negated label: queries with external groupsNasser Grainawi2023-01-246-267/+374
* | | | Merge branch 'stable-3.4' into stable-3.5Luca Milanesio2023-01-177-9/+289
|\ \ \ \
| * \ \ \ Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2023-01-177-9/+289
| |\ \ \ \
| | * \ \ \ Merge branch 'stable-3.2' into stable-3.3Luca Milanesio2023-01-156-8/+435
| | |\ \ \ \
| | | * | | | Introduce cache.threads option to enable a custom cache executorLuca Milanesio2023-01-154-2/+302
| | | * | | | GitwebServlet: Fix project root computationDavid Ostrovsky2022-12-162-6/+133
* | | | | | | Merge "Add slice to the change indexing task description" into stable-3.5Luca Milanesio2023-01-121-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Add slice to the change indexing task descriptionAntoine Musso2022-11-181-1/+4
* | | | | | | | Add CUDA syntax highlightingMats Nilsson2023-01-121-0/+1
* | | | | | | | Merge "Init: Add ability to skip reindex after init" into stable-3.5Nasser Grainawi2023-01-122-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Init: Add ability to skip reindex after initKaushik Lingarkar2023-01-122-3/+5
* | | | | | | | | Merge "Init: Add documentation for --reindex-threads" into stable-3.5Kaushik Lingarkar2023-01-121-0/+4
|\| | | | | | | |
| * | | | | | | | Init: Add documentation for --reindex-threadsKaushik Lingarkar2023-01-121-0/+4
| | |_|_|_|_|/ / | |/| | | | | |
* / | | | | | | Doc: Document risk of using interpreted change-identifierSven Selberg2023-01-121-3/+6
|/ / / / / / /
* | | | | | | Doc: Use "change number" instead of "numeric-id"Sven Selberg2023-01-105-23/+21
* | | | | | | Merge "Clarify penalty performance for alternative change identifiers" into s...Sven Selberg2023-01-091-1/+7
|\ \ \ \ \ \ \
| * | | | | | | Clarify penalty performance for alternative change identifiersSven Selberg2023-01-051-1/+7
* | | | | | | | Merge "Clarify that change-number is valid change identifier if unique" into ...Sven Selberg2023-01-091-1/+1
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Clarify that change-number is valid change identifier if uniqueSven Selberg2023-01-051-1/+1
* | | | | | | Update jgit to 82b5aaf7ePrudhvi Akhil Alahari2023-01-061-0/+0
|/ / / / / /
* | | | | | Merge branch 'stable-3.4' into stable-3.5Luca Milanesio2023-01-053-5/+13
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Instantiate JSCH SSH Session Factory explicitilyLuca Milanesio2023-01-042-5/+12
* | | | | | Wrap #mobileSearch in a divPaladox none2022-12-151-7/+9
* | | | | | Retry inserting new patch-sets on lock failuresKaushik Lingarkar2022-12-011-74/+95
* | | | | | Update git submodulesNasser Grainawi2022-11-301-0/+0
* | | | | | Include tsconfig-plugins-base.json in TypeScript Plugin APIAntoine Musso2022-11-293-1/+34
* | | | | | Tweaks to @gerritcodereview/typescript-apiAntoine Musso2022-11-263-3/+6
* | | | | | Fix publish script for @gerritcodereview/typescript-apiPaladox none2022-11-261-0/+1
* | | | | | Merge branch 'stable-3.4' into stable-3.5Kaushik Lingarkar2022-11-234-14/+15
|\| | | | |
| * | | | | Merge 'stable-3.3' into stable-3.4Kaushik Lingarkar2022-11-234-13/+16
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'stable-3.2' into stable-3.3Kaushik Lingarkar2022-11-234-13/+16
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Disable printing cache stats by default on Init/ReindexKaushik Lingarkar2022-11-214-13/+16
| * | | | | Merge "Remove eTag from RevisionResource, subject to experiment" into stable-3.4Matthias Sohn2022-11-213-4/+20
| |\ \ \ \ \