summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Consistently normalize PatchSetApprovals when persistingNasser Grainawi2024-02-261-2/+8
* | Merge "Update JGit to acf21c0bc" into stable-3.5Luca Milanesio2024-02-141-0/+0
|\ \
| * | Update JGit to acf21c0bcLuca Milanesio2024-02-141-0/+0
* | | 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
* | | Make extra stop timeout configurableDaniele Sassoli2024-01-122-1/+8
* | | Emit refUpdate event upon copy-approvalsAntonio Barone2023-12-222-0/+74
* | | 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
| | |_|_|/ | |/| | |
* | | | | Merge branch 'stable-3.4' into stable-3.5Diego Zambelli Sessona2023-11-071-10/+10
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'stable-3.3' into stable-3.4Diego Zambelli Sessona2023-11-071-10/+10
| |\| |
| | * | Merge branch 'stable-3.2' into stable-3.3Diego Zambelli Sessona2023-10-251-10/+10
| | |\|
| | | * Update Jetty to 9.4.53.v20231009 for security updatesLuca Milanesio2023-10-241-10/+10
| * | | Bump JGit to v5.13.2.202306221912-r (5aa8a7e27)Luca Milanesio2023-08-291-0/+0
* | | | Merge "project-configuration: Fix old UI references" into stable-3.5Nasser Grainawi2023-10-251-5/+6
|\ \ \ \
| * | | | project-configuration: Fix old UI referencesNasser Grainawi2023-10-201-5/+6
* | | | | Allow uploading changes to group refsPrudhvi Akhil Alahari2023-10-233-12/+46
|/ / / /
* | | | Setup operator aliases with submit requirement expressionsKaushik Lingarkar2023-10-121-3/+7
* | | | Fix bug where changing preferred email results in duplicate emailsYash Chaturvedi2023-10-112-2/+27
* | | | Merge "Fix the warning to not appear while loading a plugin" into stable-3.5Aniket Kumar2023-10-051-2/+18
|\ \ \ \
| * | | | Fix the warning to not appear while loading a pluginAniket Kumar2023-10-021-2/+18
* | | | | Add in memory change data cache by projectMartin Fick2023-09-2814-123/+570
|/ / / /
* | | | Merge "Fix cache.<name>.maxAge gerrit config doc" into stable-3.5Nasser Grainawi2023-09-271-2/+1
|\ \ \ \
| * | | | Fix cache.<name>.maxAge gerrit config docPrudhvi Akhil Alahari2023-09-271-2/+1
* | | | | Read refreshAfterWrite and maxAge from config for persistent cachesPrudhvi Akhil Alahari2023-09-271-2/+27