summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | |\ \
| | | | | | * \ Merge branch 'stable-2.13' into stable-2.14upstream/stable-2.14Nasser Grainawi2021-11-111-1/+1
| | | | | | |\ \
| | | | | | | * \ Merge branch 'stable-2.12' into stable-2.13Nasser Grainawi2021-11-111-1/+1
| | | | | | | |\ \
| | | | | | | | * \ Merge branch 'stable-2.11' into stable-2.12upstream/stable-2.12Nasser Grainawi2021-11-111-3/+3
| | | | | | | | |\ \
| | | | | | | | | * | Change bouncycastle urlsupstream/stable-2.11Adithya Chakilam2021-09-291-2/+2
| | | | | | | | * | | Merge branch 'stable-2.11' into stable-2.12Nasser Grainawi2021-09-221-1/+1
| | | | | | | | |\| |
| | | | | | | | | * | ListAccess: Fix incorrect behavior when group appears twice for same ruleNasser Grainawi2021-08-301-1/+1
| | | | * | | | | | | Prevent infinite loops with GWT UI and HTTP authLuca Milanesio2021-11-111-1/+7
* | | | | | | | | | | Merge "Allow context-dependent group suggestions in gr-permission" into stabl...Ben Rohlfs2021-11-166-1/+9
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Allow context-dependent group suggestions in gr-permissionNarendra Kumar2021-11-156-1/+9
* | | | | | | | | | | Merge "Move AutoFlush to 'gerrit.server.index.options' package" into stable-3.2Adithya Chakilam2021-11-1513-13/+13
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Move AutoFlush to 'gerrit.server.index.options' packageAdithya Chakilam2021-11-1413-13/+13
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* / | | | | | | | | Fix disabling repo configs if you do not have permissions to editPaladox none2021-11-157-28/+26
|/ / / / / / / / /
* | | | | | | | | Merge branch 'stable-3.1' into stable-3.2Adithya Chakilam2021-11-1018-45/+197
|\| | | | | | | |
| * | | | | | | | Merge branch 'stable-3.0' into stable-3.1Adithya Chakilam2021-11-101-1/+1
| |\| | | | | | |
| | * | | | | | | Merge branch 'stable-2.16' into stable-3.0Adithya Chakilam2021-11-101-1/+1
| | |\| | | | | |
| | | * | | | | | Fix BatchMetaDataUpdate to not close passed in object readerAdithya Chakilam2021-11-091-1/+1
| * | | | | | | | Merge branch 'stable-3.0' into stable-3.1Adithya Chakilam2021-11-092-3/+10
| |\| | | | | | |
| | * | | | | | | Merge branch 'stable-2.16' into stable-3.0Adithya Chakilam2021-11-092-8/+9
| | |\| | | | | |
| | | * | | | | | fixup!: Disable auto flushing during offline Lucene indexingAdithya Chakilam2021-11-092-8/+9
| * | | | | | | | Merge branch 'stable-3.0' into stable-3.1Adithya Chakilam2021-11-0819-48/+195
| |\| | | | | | |