summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'stable-3.5' into stable-3.6Nasser Grainawi2024-02-270-0/+0
|\| |
| * | Consistently normalize PatchSetApprovals when persistingNasser Grainawi2024-02-261-2/+8
* | | Merge branch 'stable-3.5' into stable-3.6Dariusz Luksza2024-02-181-0/+0
|\| |
| * | Merge "Update JGit to acf21c0bc" into stable-3.5Luca Milanesio2024-02-141-0/+0
| |\ \
| | * | Update JGit to acf21c0bcLuca Milanesio2024-02-141-0/+0
* | | | Merge branch 'stable-3.5' into stable-3.6Luca Milanesio2024-02-023-1/+72
|\| | |
| * | | Add metrics for git/upload-pack/*bitmap* missesLuca Milanesio2024-02-022-0/+30
| * | | Add timer for git/upload-pack/phase_searching_for_*Luca Milanesio2024-02-012-0/+28
| * | | Add timer for git/upload-pack/phase_negotiatingLuca Milanesio2024-01-252-0/+13
| * | | H2CacheImpl: Lower logging level for no pruningNasser Grainawi2024-01-161-1/+1
* | | | Merge branch 'stable-3.5' into stable-3.6Daniele Sassoli2024-01-122-1/+8
|\| | |
| * | | Make extra stop timeout configurableDaniele Sassoli2024-01-122-1/+8
* | | | Merge "Merge branch 'stable-3.5' into stable-3.6" into stable-3.6Luca Milanesio2023-12-230-0/+0
|\ \ \ \
| * | | | Merge branch 'stable-3.5' into stable-3.6Luca Milanesio2023-12-220-0/+0
| |\| | |
| | * | | Emit refUpdate event upon copy-approvalsAntonio Barone2023-12-222-0/+74
* | | | | Merge "Revert "Enforce Java 11 source version with JDK17"" into stable-3.6Luca Milanesio2023-12-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "Enforce Java 11 source version with JDK17"Nasser Grainawi2023-12-211-1/+1
* | | | | Merge "Enforce Java 11 source version with JDK17" into stable-3.6Nasser Grainawi2023-12-141-1/+1
|\| | | |
| * | | | Enforce Java 11 source version with JDK17Nasser Grainawi2023-12-071-1/+1
* | | | | javadoc: Include the default jvm optionsNasser Grainawi2023-12-071-0/+2
|/ / / /
* | | | Merge branch 'stable-3.5' into stable-3.6Alvaro Vilaplana Garcia2023-12-076-17/+52
|\| | |
| * | | Merge branch 'stable-3.4' into stable-3.5Alvaro Vilaplana Garcia2023-12-071-9/+7
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'stable-3.3' into stable-3.4Alvaro Vilaplana Garcia2023-12-073-43/+9
| | |\ \
| | | * \ Merge branch 'stable-3.2' into stable-3.3upstream/stable-3.3Alvaro Vilaplana Garcia2023-12-063-43/+9
| | | |\ \
| | | | * | Make the indexing operation fail upon StorageException(s)upstream/stable-3.2Luca Milanesio2023-12-021-9/+7
| | | | * | ConsistencyCheckerIT: Delete calls to index broken changes that fail silentlyPatrick Hiesel2023-12-021-3/+0
| | | | * | RefAdvertisementIT: Don't call reindex that would fail silentlyPatrick Hiesel2023-12-021-31/+2
| * | | | | Merge "GroupCacheImpl: Fix timer to include the correct method" into stable-3.5Nasser Grainawi2023-12-041-3/+8
| |\ \ \ \ \
| | * | | | | GroupCacheImpl: Fix timer to include the correct methodNasser Grainawi2023-12-041-3/+8
| * | | | | | Merge "H2CacheImpl: Log when disk cache pruning runs" into stable-3.5Nasser Grainawi2023-12-042-1/+12
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | H2CacheImpl: Log when disk cache pruning runsNasser Grainawi2023-11-172-1/+12
| * | | | | | Bazel: Fix dev-bazel docsPrakash Aswal2023-11-291-1/+1
| |/ / / / /
| * | | | | Merge "MergeUtil: Create an optimized canFastForwardOrMerge" into stable-3.5Nasser Grainawi2023-11-152-4/+25
| |\ \ \ \ \
| | * | | | | MergeUtil: Create an optimized canFastForwardOrMergeNasser Grainawi2023-11-102-4/+25
| | | |_|_|/ | | |/| | |
* | | | | | Remove `copy-approvals` command reference from Gerrit commandsJacek Centkowski2023-11-281-3/+0
* | | | | | Set version to 3.6.9-SNAPSHOTLuca Milanesio2023-11-235-5/+5
* | | | | | Set version to 3.6.8v3.6.8Luca Milanesio2023-11-235-5/+5