summaryrefslogtreecommitdiffstats
path: root/gerrit-lucene
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.14' into stable-2.15David Pursehouse2019-09-042-0/+18
|\
| * Merge branch 'stable-2.13' into stable-2.14David Pursehouse2019-09-031-0/+16
| |\
| | * Lucene index configuration and docs.Trevor Getty2019-08-301-0/+16
| * | Bazel: Add fixes for --incompatible_load_{java|python}_rules_from_bzlDavid Ostrovsky2019-09-021-0/+2
* | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2019-03-131-2/+1
|\| |
| * | Upgrade google-java-format to 1.7Dave Borowitz2019-03-131-2/+1
* | | De-couple online reindex activation from index moduleDavid Ostrovsky2018-12-301-11/+6
* | | Merge branch 'stable-2.14' into stable-2.15David Ostrovsky2018-06-062-2/+2
|\| |
| * | FieldType: Remove unnecessary KEYWORD typeDavid Ostrovsky2018-06-062-2/+2
* | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-06-042-8/+9
|\| |
| * | GroupField: Change UUID fields' type to KEYWORDDavid Pursehouse2018-06-041-7/+8
| * | Add keyword type to index type systemDavid Ostrovsky2018-06-041-1/+1
* | | Merge branch 'stable-2.14' into stable-2.15Hugo Arès2018-04-241-55/+22
|\| |
| * | Remove duplication between both index modulesHugo Arès2018-04-241-43/+22
* | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-04-111-1/+1
|\| |
| * | Revert "Remove unneeded nested MultiVersionModule class"Hugo Arès2018-04-101-2/+9
| * | Remove unneeded nested MultiVersionModule classHugo Arès2018-04-101-9/+2
| * | Only bind index {start/activate} if neededHugo Arès2018-04-101-1/+1
* | | Fix binding of VersionManagerDavid Pursehouse2018-04-101-2/+1
* | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-04-101-0/+1
|\| |
| * | Index start/activate commands: fix Elastic supportMarco Miller2018-04-091-0/+2
* | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-03-301-16/+0
|\| |
| * | Fix init with elasticsearch and companion reindexMarco Miller2018-03-291-16/+0
| * | Add account predicate that checks if user can see a certain changeEdwin Kempin2018-03-221-0/+3
* | | Add account predicate that checks if user can see a certain changeEdwin Kempin2018-03-251-0/+3
* | | Merge branch 'stable-2.14' into stable-2.15Hugo Arès2018-02-081-1/+1
|\| |
| * | 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
* | | Properly await termination of all index executor threads on shutdownEdwin Kempin2017-11-031-7/+0
* | | Cache instances of type InternalGroup instead of AccountGroup by UUIDAlice Kober-Sotzek2017-09-131-1/+1
* | | Base group index on new class InternalGroupAlice Kober-Sotzek2017-09-131-17/+20
* | | Move general index classes from gerrit-server to gerrit-indexDave Borowitz2017-08-149-36/+38
* | | Start moving index code to gerrit-index directoryDave Borowitz2017-08-146-7/+7
* | | Remove FieldDef.FillArgsDave Borowitz2017-08-104-12/+5
* | | Remove ChangeData factory method used only by old index schemasDave Borowitz2017-08-101-8/+3
* | | Add test for online index schema migrationDave Borowitz2017-06-282-18/+38
* | | Add hasReviewStarted, pendingReviewers to ChangeLogan Hanks2017-06-141-0/+24
* | | Encapsulate lucene index dir name structure inside LuceneVersionManager.getDirSaša Živkov2017-05-264-7/+7
* | | Merge branch 'stable-2.14'David Pursehouse2017-05-261-1/+1
|\| |
| * | Add missing "_" to a caller of LuceneVersionManager.getDirSaša Živkov2017-05-261-1/+1
* | | Merge branch 'stable-2.14'David Pursehouse2017-04-261-193/+14
|\| |
| * | Index: Extract common parts into AbstractVersionManagerDariusz Luksza2017-04-261-193/+14
* | | Merge branch 'stable-2.14'David Pursehouse2017-04-262-24/+1
|\| |
| * | ES: Implement online reindex for ElasticSearchDariusz Luksza2017-04-262-24/+1
* | | ChangeFinder: Dedup results when subindexes are usedDave Borowitz2017-04-191-1/+1
* | | Remove unnecessary final modifiersDavid Ostrovsky2017-04-021-4/+4
* | | Callable: Replace classes with lambda expressionDavid Ostrovsky2017-04-011-30/+8
* | | Add reviewers by email to ChangeIndexPatrick Hiesel2017-03-271-0/+11
* | | Runnable: replace anonymous class with lambdaDavid Ostrovsky2017-03-261-21/+18