summaryrefslogtreecommitdiffstats
path: root/gerrit-elasticsearch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.14' into stable-2.15David Pursehouse2019-03-131-6/+3
|\
| * Upgrade google-java-format to 1.7Dave Borowitz2019-03-131-6/+3
* | Upgrade elasticsearch-rest-client to 6.6.1David Pursehouse2019-02-221-1/+1
* | ElasticContainer: Bump the test server version to 5.6.15Marco Miller2019-02-221-1/+1
* | ElasticContainer: Bump V7_0 test server to 7.0.0-beta1David Pursehouse2019-02-183-2/+10
* | Elasticsearch: Support and use v6.6.0 for testingMarco Miller2019-01-306-3/+11
* | ElasticVersionTest: Add assertions for already supported V6_5Marco Miller2019-01-301-0/+2
* | Merge branch 'stable-2.14' into stable-2.15David Ostrovsky2019-01-091-2/+2
|\|
| * Bazel: Automatically fix lint errors with buildifierDavid Ostrovsky2019-01-081-2/+2
* | ElasticContainer: Use 7.0.0-alpha2David Pursehouse2019-01-071-1/+1
* | De-couple online reindex activation from index moduleDavid Ostrovsky2018-12-301-10/+5
* | Upgrade elasticsearch-rest-client to 6.5.4David Pursehouse2018-12-201-1/+1
* | ElasticContainer: Use version 5.6.14 for V5_6 testsDavid Pursehouse2018-12-191-1/+1
* | ElasticContainer: Use 6.5.3 for V6_5 testsDavid Pursehouse2018-12-121-1/+1
* | ElasticContainer: Use 6.5.2 for V6_5 testsDavid Pursehouse2018-12-101-1/+1
* | ElasticV7QueryChangesTest: Close indices after testDavid Pursehouse2018-12-042-1/+22
* | Upgrade Testcontainers to 1.10.2 and use ElasticsearchContainerDavid Pursehouse2018-12-0412-26/+15
* | ElasticContainer: Remove unneeded environment settingDavid Pursehouse2018-12-041-3/+0
* | Remove redundant "testName" methods from Elasticsearch testsDavid Pursehouse2018-12-049-45/+9
* | ElasticVersionTest: Add supportedVersion asserts for V7_0Marco Miller2018-12-031-0/+3
* | Add support for Elasticsearch 7David Pursehouse2018-11-309-12/+251
* | Allow to set Elasticsearch number of shards and replicasDavid Pursehouse2018-11-303-6/+22
* | Discontinue support for Elasticsearch 2.4.xDavid Pursehouse2018-11-308-241/+6
* | ElasticSetting.Builder: Make methods return 'this'David Pursehouse2018-11-301-6/+5
* | ElasticVersionTest: Add missing tests for 6.5.xDavid Pursehouse2018-11-271-0/+3
* | Upgrade elasticsearch-rest-client to 6.5.1David Pursehouse2018-11-221-1/+1
* | ElasticTestUtils: Factor common code out of ElasticReindexIT/ElasticIndexITDavid Pursehouse2018-11-141-0/+11
* | Add support for Elasticsearch 6.5.0David Pursehouse2018-11-146-4/+8
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-11-071-2/+2
|\|
| * ElasticContainer: Test with versions 5.6.13 and 6.4.3David Pursehouse2018-11-071-2/+2
| * ElasticContainer: Use Elasticsearch 6.4.2 for V6_4 testsDavid Pursehouse2018-10-041-1/+1
* | ElasticContainer: Use Elasticsearch 6.4.2 for V6_4 testsDavid Pursehouse2018-10-031-1/+1
* | Merge branch 'stable-2.14' into stable-2.15Paladox2018-09-267-18/+36
|\|
| * Elasticsearch: Ensure request URI is always prefixed with "/"David Pursehouse2018-09-263-3/+3
| * AbstractElasticIndex: Factor out more variants of {post,perform}RequestDavid Pursehouse2018-09-265-15/+33
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-09-211-1/+1
|\|
| * ElasticContainer: Use Elasticsearch 5.6.12 for V5_6 testsDavid Pursehouse2018-09-201-1/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-09-191-1/+1
|\|
| * ElasticContainer: Use Elasticsearch 6.4.1 for V6_4 testsDavid Pursehouse2018-09-191-1/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-09-071-3/+2
|\|
| * ElasticVersionTest: Align tested versions w/ ElasticContainer last onesMarco Miller2018-09-061-3/+2
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-09-061-0/+1
|\|
| * ElasticVersionTest#version6: Add missing test for V6_4David Pursehouse2018-09-061-0/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-09-0410-21/+32
|\|
| * Add support for Elasticsearch 6.4.0David Pursehouse2018-09-047-4/+11
| * Upgrade elasticsearch-rest-client to 6.4.0David Pursehouse2018-09-043-10/+14
| * ElasticVersion: Say 'Unsupported' rather than 'Invalid'David Pursehouse2018-09-042-7/+7
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-09-044-7/+14
|\|
| * ElasticQueryAdapter: Move isV6 method to ElasticVersion and simplifyDavid Pursehouse2018-09-043-6/+13
| * ElasticContainer: Test against Elasticsearch version 5.6.11David Pursehouse2018-09-031-1/+1