summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'stable-3.0' into stable-3.1Martin Fick2022-03-173-15/+22
| |\| |
| | * | Merge branch 'stable-2.16' into stable-3.0Martin Fick2022-03-173-15/+21
| | |\|
| | | * Revert "CmdLineParser: Remove unused prefix argument"Martin Fick2022-03-171-3/+4
| | | * Merge "Avoid re-reading refs in schema 161" into stable-2.16Nasser Grainawi2022-01-052-12/+17
| | | |\
| | | | * Avoid re-reading refs in schema 161Kaushik Lingarkar2021-12-202-12/+17
| | | * | Log the exception that caused the user's deactivation to failLuca Milanesio2021-12-231-1/+1
| | | |/
| | | * Run background GC in Schema 144 and update GCs done in Schema 146Kaushik Lingarkar2021-12-163-44/+18
| | | * Trigger All-Users GC in background in schema 123Kaushik Lingarkar2021-12-163-36/+88
* | | | Merge "Improve comment describing ExternalId#SCHEME_GERRIT" into stable-3.2Matthias Sohn2022-01-281-2/+4
|\ \ \ \
| * | | | Improve comment describing ExternalId#SCHEME_GERRITThomas Draebing2021-09-031-2/+4
* | | | | Add possibility to override MultiBaseLocalDiskRepositoryManagerJacek Centkowski2021-12-211-0/+3
* | | | | GitProtocolV2IT: Match trace output from newer gitNasser Grainawi2021-12-061-1/+1
* | | | | Remove unused variableAdithya Chakilam2021-12-021-1/+0
* | | | | Disable logging cache stats for new sitesAdithya Chakilam2021-12-013-3/+19
* | | | | init: Invoke reindex only once.Adithya Chakilam2021-12-011-10/+16
* | | | | reindex: Print cache statistics only once at the end of programAdithya Chakilam2021-12-011-3/+6
* | | | | Update git submodulesJacek Centkowski2021-11-261-0/+0
* | | | | Update git submodulesLuca Milanesio2021-11-251-0/+0
* | | | | Update git submodulesJacek Centkowski2021-11-241-0/+0
* | | | | Set version to 3.2.15-SNAPSHOTLuca Milanesio2021-11-215-5/+5
* | | | | Set version to 3.2.14v3.2.14Luca Milanesio2021-11-215-5/+5
* | | | | Merge branch 'stable-3.1' into stable-3.2Luca Milanesio2021-11-210-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'stable-3.0' into stable-3.1Luca Milanesio2021-11-210-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2021-11-210-0/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Set version to 2.16.29-SNAPSHOTLuca Milanesio2021-11-196-6/+6
| | | * | Set version to 2.16.28v2.16.28Luca Milanesio2021-11-196-6/+6
| | | * | Use JGit 5.1.15.202012011955-r javadoc to resume release buildLuca Milanesio2021-11-181-1/+5
* | | | | Merge "Avoid lucene index deletes during offline reindexing" into stable-3.2Adithya Chakilam2021-11-1819-13/+183
|\ \ \ \ \
| * | | | | Avoid lucene index deletes during offline reindexingAdithya Chakilam2021-11-1819-13/+183
* | | | | | Merge "Remove bazel workaround" into stable-3.2Orgad Shaneh2021-11-181-4/+0
|\ \ \ \ \ \
| * | | | | | Remove bazel workaroundOrgad Shaneh2021-11-181-4/+0
| |/ / / / /
* / / / / / Fix group suggestionsBen Rohlfs2021-11-181-1/+1
|/ / / / /
* | | | | Merge "Display cache stats after reindex operation" into stable-3.2Adithya Chakilam2021-11-1811-220/+299
|\ \ \ \ \
| * | | | | Display cache stats after reindex operationAdithya Chakilam2021-11-1711-220/+299
* | | | | | Merge "Fix AllProjectsIndexer to avoid duplicate reindex work" into stable-3.2Nasser Grainawi2021-11-183-5/+17
|\ \ \ \ \ \
| * | | | | | Fix AllProjectsIndexer to avoid duplicate reindex workAdithya Chakilam2021-11-173-5/+17
* | | | | | | Merge "Rename ProjectCache.evict() to ProjectCache.evictAndReindex()" into st...Nasser Grainawi2021-11-1828-38/+38
|\| | | | | |
| * | | | | | Rename ProjectCache.evict() to ProjectCache.evictAndReindex()Adithya Chakilam2021-11-1728-38/+38
| |/ / / / /
* | | | | | Merge changes Ie3972a84,I4bf1d191 into stable-3.2Nasser Grainawi2021-11-172-128/+164
|\ \ \ \ \ \
| * | | | | | AllChangesIndexer: Parallelize project slice creationKaushik Lingarkar2021-11-161-85/+122
| * | | | | | AllChangesIndexer: Avoid scanning for change refs in each sliceKaushik Lingarkar2021-11-162-60/+59
* | | | | | | Merge "Merge branch 'stable-3.1' into stable-3.2" into stable-3.2Nasser Grainawi2021-11-174-3/+99
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'stable-3.1' into stable-3.2Orgad Shaneh2021-11-164-3/+99
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'stable-3.0' into stable-3.1Orgad Shaneh2021-11-164-3/+100
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Fix tests compilationOrgad Shaneh2021-11-161-2/+2
| | | * | | | Merge branch 'stable-2.16' into stable-3.0Orgad Shaneh2021-11-154-3/+101
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | VersionMetaData: Don't close passed in RevWalkOrgad Shaneh2021-11-151-1/+4
| | | | * | | AccessIT: Add tests for when group appears twice for same ruleNasser Grainawi2021-11-121-0/+89
| | | | * | | Merge branch 'stable-2.15' into stable-2.16Nasser Grainawi2021-11-121-1/+1
| | | | |\ \ \
| | | | | * \ \ Merge branch 'stable-2.14' into stable-2.15upstream/stable-2.15Nasser Grainawi2021-11-121-1/+1
| | | | | |\ \ \