summaryrefslogtreecommitdiffstats
path: root/gerrit-elasticsearch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.14' into stable-2.15Hugo Arès2018-04-241-56/+16
|\
| * Remove duplication between both index modulesHugo Arès2018-04-241-43/+15
* | Merge branch 'stable-2.14' into stable-2.15Hugo Arès2018-04-244-5/+69
|\|
| * Delete index after each test in elasticsearch testsDavid Pursehouse2018-04-244-5/+69
| * Run reindex test against Elasticsearch in addition to LuceneHugo Arès2018-04-198-31/+41
* | ElasticQueryChangesTest: Remove duplicate TestName ruleDavid Pursehouse2018-04-181-4/+0
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-04-184-39/+19
|\|
| * Fix flaky Elasticsearch testsHugo Arès2018-04-184-39/+19
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-04-181-12/+15
|\|
| * AbstractElasticIndex: Open XContentBuilder in try-with-resourceDavid Pursehouse2018-04-171-12/+15
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-04-161-9/+0
|\|
| * Elasticsearch BUILD: remove unneeded dependenciesMarco Miller2018-04-131-10/+0
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-04-131-2/+2
|\|
| * Elasticsearch lib: extract Jest into its own (lib)Marco Miller2018-04-121-2/+2
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-04-121-2/+18
|\|
| * Fix star icon not highlighted in change list on UIBorui Tao2018-04-111-0/+18
| * Fix the "red" change size on elasticsearch site UIBorui Tao2018-04-111-3/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-04-111-1/+1
|\|
| * Align ElasticIndexModule with LuceneIndexModuleHugo Arès2018-04-101-2/+9
| * Only bind index {start/activate} if neededHugo Arès2018-04-101-1/+1
| * Index start/activate commands: fix Elastic supportMarco Miller2018-04-091-0/+2
* | Fix binding of VersionManagerDavid Pursehouse2018-04-101-1/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-03-306-30/+24
|\|
| * ElasticTestUtils: also reuse index name constantsMarco Miller2018-03-294-9/+6
| * Fix init with elasticsearch and companion reindexMarco Miller2018-03-295-18/+14
| * ElasticChangeIndex: reuse change index name stringMarco Miller2018-03-291-4/+5
| * 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
* | 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-132-19/+22
* | Move general index classes from gerrit-server to gerrit-indexDave Borowitz2017-08-1410-32/+34
* | Start moving index code to gerrit-index directoryDave Borowitz2017-08-145-5/+5
* | Remove FieldDef.FillArgsDave Borowitz2017-08-104-12/+4
* | Remove ChangeData factory method used only by old index schemasDave Borowitz2017-08-101-4/+3
* | Bazel: Fix elasticsearch to depend on reviewdb:serverDavid Ostrovsky2017-07-311-2/+1
* | Add test coverage for decoding pending reviewersLogan Hanks2017-07-251-1/+2
* | Add test for online index schema migrationDave Borowitz2017-06-282-12/+40
* | Add hasReviewStarted, pendingReviewers to ChangeLogan Hanks2017-06-141-0/+20
* | Merge branch 'stable-2.14'David Pursehouse2017-04-281-2/+0
|\|
| * Remove 'flaky' tag from elasticsearch testsDavid Pursehouse2017-04-281-2/+0
* | Merge branch 'stable-2.14'David Pursehouse2017-04-281-4/+3
|\|
| * Update ES configuration in testsDariusz Luksza2017-04-281-4/+3
* | Merge branch 'stable-2.14'David Pursehouse2017-04-264-183/+48
|\|
| * Index: Extract common parts into AbstractVersionManagerDariusz Luksza2017-04-261-179/+12
| * ES: Adds configuration for the JEST clientDariusz Luksza2017-04-263-4/+36
* | Merge branch 'stable-2.14'David Pursehouse2017-04-266-52/+79
|\|
| * ES: Allow to configure multiple ElasticSearch serversDariusz Luksza2017-04-266-52/+79
* | Merge branch 'stable-2.14'David Pursehouse2017-04-264-2/+311
|\|
| * ES: Implement online reindex for ElasticSearchDariusz Luksza2017-04-263-1/+308
| * ES: Temporarily disable server discoveryDariusz Luksza2017-04-251-1/+3