summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Ignore '--no-limit' query changes option for anonymous usersupstream/stable-3.3-issue-15563Jacek Centkowski2022-03-091-2/+5
* Limit 'maxPages' to '100' by deafultJacek Centkowski2022-03-091-2/+9
* Merge "Make default CacheBasedWebSession maxAge public" into stable-3.3Antonio Barone2022-01-202-1/+5
|\
| * Make default CacheBasedWebSession maxAge publicAntonio Barone2022-01-202-1/+5
* | Merge branch stable-3.2 into stable-3.3Jacek Centkowski2022-01-131-0/+3
|\ \
| * | Add possibility to override MultiBaseLocalDiskRepositoryManagerJacek Centkowski2021-12-211-0/+3
* | | Merge "Detect DelegateRepository in GarbageCollection operation" into stable-3.3Luca Milanesio2022-01-132-1/+10
|\ \ \
| * | | Detect DelegateRepository in GarbageCollection operationJacek Centkowski2022-01-062-1/+10
* | | | Fix LoopOverCharArray bug pattern flagged by error proneDavid Ostrovsky2022-01-081-1/+2
* | | | Fix FloggerStringConcatenation bug pattern flagged by error proneDavid Ostrovsky2022-01-082-2/+2
|/ / /
* | | MergeUtil: Fix invalid argument index specifier flagged by JDK 17David Ostrovsky2022-01-021-2/+2
* | | Remove support for vulnerable ES versionsLuca Milanesio2021-12-231-3/+1
* | | AllChangesIndexer: Schedule slices immediatelyKaushik Lingarkar2021-12-162-70/+144
* | | MultiProgressMonitor: Support waiting for non-final tasksKaushik Lingarkar2021-12-151-8/+42
| |/ |/|
* | Merge branch 'stable-3.2' into stable-3.3Adithya Chakilam2021-12-083-14/+34
|\|
| * Remove unused variableAdithya Chakilam2021-12-021-1/+0
| * Disable logging cache stats for new sitesAdithya Chakilam2021-12-012-3/+15
| * 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
* | Merge branch 'stable-3.2' into stable-3.3Luca Milanesio2021-11-2243-256/+514
|\|
| * Avoid lucene index deletes during offline reindexingAdithya Chakilam2021-11-1818-13/+178
| * Merge "Display cache stats after reindex operation" into stable-3.2Adithya Chakilam2021-11-187-212/+293
| |\
| | * Display cache stats after reindex operationAdithya Chakilam2021-11-177-212/+293
| * | 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-1820-30/+30
| |\| |
| | * | Rename ProjectCache.evict() to ProjectCache.evictAndReindex()Adithya Chakilam2021-11-1720-30/+30
| | |/
* | | Merge branch 'stable-3.2' into stable-3.3Orgad Shaneh2021-11-172-128/+164
|\| |
| * | 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 branch 'stable-3.2' into stable-3.3Orgad Shaneh2021-11-1618-46/+200
|\| | |
| * | | Merge branch 'stable-3.1' into stable-3.2Orgad Shaneh2021-11-162-2/+5
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'stable-3.0' into stable-3.1Orgad Shaneh2021-11-162-2/+5
| | |\ \
| | | * \ Merge branch 'stable-2.16' into stable-3.0Orgad Shaneh2021-11-152-2/+5
| | | |\ \
| | | | * | VersionMetaData: Don't close passed in RevWalkOrgad Shaneh2021-11-151-1/+4
| | | | * | Merge branch 'stable-2.15' into stable-2.16Nasser Grainawi2021-11-121-1/+1
| * | | | | Move AutoFlush to 'gerrit.server.index.options' packageAdithya Chakilam2021-11-1413-13/+13
| | |_|_|/ | |/| | |
| * | | | Merge branch 'stable-3.1' into stable-3.2Adithya Chakilam2021-11-1016-43/+189
| |\| | |
| | * | | 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-0817-46/+187
| | |\| |
| | | * | Merge branch 'stable-2.16' into stable-3.0Adithya Chakilam2021-11-0817-47/+204
| | | |\|
| | | | * Merge "Fix buggy Index-Interactive Executor" into stable-2.16Adithya Chakilam2021-11-051-3/+4
| | | | |\
| | | | | * Fix buggy Index-Interactive ExecutorAdithya Chakilam2021-11-051-3/+4
| | | | * | Merge "reindex: Use thread count specified on command line" into stable-2.16Adithya Chakilam2021-11-052-5/+9
| | | | |\|