summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/action/admin/indices/shards/IndicesShardStoreRequestIT.java
AgeCommit message (Expand)Author
2017-02-08Remove legacy primary shard allocation mode based on versions (#23016)Yannick Welsch
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
2016-09-21`_flush` should block by default (#20597)Simon Willnauer
2016-09-13Complete Elasticsearch logger namesJason Tedor
2016-08-11Remove ESIntegTestCase#pluginListNik Everett
2016-07-01Fix order of modifiersTanguy Leroux
2016-03-30Remove DiscoveryNode#name in favour of existing DiscoveryNode#getNamejavanna
2016-03-09Use index UUID to lookup indices on IndicesServiceSimon Willnauer
2016-02-04Remove obsolete version in ShardRoutingYannick Welsch
2016-02-02Make settings validation strictSimon Willnauer
2016-01-30Uppercase ells ('L') in long literalsJason Tedor
2016-01-26logging: cleanup some old TestLogging annotations and add a few debug level b...Boaz Leskes
2016-01-18fix all kinds of crazy test failuresSimon Willnauer
2015-12-18Remove wildcard importsRyan Ernst
2015-12-17Allocate primary shards based on allocation idsYannick Welsch
2015-10-21Replace IndicesLifecycle with a per-index IndexEventListenerSimon Willnauer
2015-10-20Remove and ban @TestNik Everett
2015-10-05rename fooSafe into getFoo and getFooOrNullSimon Willnauer
2015-09-06Remove and forbid the use of com.google.common.base.Predicate(s)?Jason Tedor
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-08-03Tests: Rename integ tests to IT suffixRyan Ernst