summaryrefslogtreecommitdiffstats
path: root/gerrit-lucene
Commit message (Expand)AuthorAgeFilesLines
* Merge branch stable-2.13' into stable-2.14Hugo Arès2018-02-081-1/+1
|\
| * LuceneVersionManager: Fix log error messagesHector Oswaldo Caballero2018-02-081-2/+2
* | Properly await termination of all index executor threads on shutdownEdwin Kempin2017-11-091-7/+0
* | Add missing "_" to a caller of LuceneVersionManager.getDirSaša Živkov2017-05-261-1/+1
* | Index: Extract common parts into AbstractVersionManagerDariusz Luksza2017-04-261-193/+14
* | ES: Implement online reindex for ElasticSearchDariusz Luksza2017-04-262-24/+1
* | Reduce FieldDef boilerplate with a builderDave Borowitz2017-03-101-6/+6
* | Merge "Ensure constants are declared as immutable collections"Dave Borowitz2017-03-081-2/+1
|\ \
| * | Ensure constants are declared as immutable collectionsDave Borowitz2017-03-081-2/+1
* | | Always pass an Executor to Futures methodsGerrit Code Review2017-03-081-1/+3
|/ /
* | Store the number of unresolved comments in change indexChangcheng Xiao2017-02-131-0/+12
* | Assign unused Future return value to a variableDave Borowitz2017-02-071-27/+31
* | Format all Java files with google-java-formatDave Borowitz2017-02-0712-475/+408
* | Remove Buck based buildDavid Ostrovsky2017-01-231-41/+0
* | Avoid Multimap implementation create methodsDave Borowitz2017-01-181-3/+4
* | Prefer subtypes of MultimapDave Borowitz2017-01-181-17/+25
* | Merge "Index admin user account that is created during init"David Pursehouse2017-01-121-3/+4
|\ \
| * | Index admin user account that is created during initEdwin Kempin2017-01-111-3/+4
* | | Merge changes from topic 'group-index'David Pursehouse2017-01-123-2/+213
|\| |
| * | Index groups that are created during initEdwin Kempin2017-01-111-3/+4
| * | Initial implementation of group index in LuceneEdwin Kempin2017-01-113-2/+212
* | | LuceneAccountIndex: Fix commentEdwin Kempin2017-01-041-1/+1
|/ /
* | Provide default implementation of stop() method in Index interfaceEdwin Kempin2017-01-032-8/+0
* | Merge branch 'stable-2.13'David Pursehouse2016-12-313-16/+21
|\|
| * Drain executor of index change requests before closing indexLuca Milanesio2016-12-303-16/+21
* | Bazel: Reformat build filesDavid Ostrovsky2016-12-071-33/+36
* | Organize importsDavid Pursehouse2016-11-301-1/+0
* | Merge changes from topic 'reindex-if-stale'David Pursehouse2016-11-291-0/+33
|\ \
| * | Store in index the state of all refs that contribute to a changeDave Borowitz2016-11-231-0/+33
* | | Implement Account index for ElasticSearchDariusz Luksza2016-11-281-11/+2
* | | Elastic Search: Split reusable code to utility classesDariusz Luksza2016-11-281-1/+1
|/ /
* | Remove gerrit-index folderHugo Arès2016-11-146-6/+4
* | Move CHANGES_PREFIX variable to class where it's usedHugo Arès2016-11-142-3/+1
* | Reduce visibility of variables to private in LuceneChangeIndexHugo Arès2016-11-141-3/+2
* | Remove unneeded line wrapping of variables declaration in LuceneChangeIndexHugo Arès2016-11-141-4/+2
* | Upgrade Guava to 20.0-rc1David Pursehouse2016-10-241-1/+1
* | Store SubmitRecords in indexDave Borowitz2016-10-181-0/+18
* | bazel: update for elasticsearch and lucene.Han-Wen Nienhuys2016-09-281-0/+1
* | Introduce gerrit-index moduleDariusz Luksza2016-09-276-197/+7
* | Add support for secondary index with ElasticsearchDavid Pursehouse2016-09-272-4/+14
* | Assignee in ReviewDb.Gustaf Lundh2016-09-231-17/+0
* | Merge changes from topic 'old-index-schemas'David Pursehouse2016-09-231-28/+3
|\ \
| * | Remove special-casing of index schemas prior to PROJECTDave Borowitz2016-09-221-12/+3
| * | Remove index schemas earlier than v32Dave Borowitz2016-09-221-16/+0
* | | Merge branch 'stable-2.13'Hugo Arès2016-09-231-9/+16
|\ \ \ | |/ / |/| / | |/
| * Revert "Drain executor of index change requests before closing index"Hugo Arès2016-09-221-9/+16
* | Get assignee from ChangeIndexSven Selberg2016-09-221-0/+17
* | Convert some Functions/Predicates to streams & lambdas (5)Dave Borowitz2016-09-211-9/+3
|/
* Merge branch stable-2.12 into stable-2.13v2.13-rc1David Pursehouse2016-09-141-5/+15
|\
| * Print proper name for QuerySource tasks in show-queue commandHugo Arès2016-09-141-6/+14