summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/cluster/NoMasterNodeIT.java
AgeCommit message (Expand)Author
2017-05-24NoMasterNodeIT shouldn't try to validate the length of a timeoutBoaz Leskes
2017-02-08Increase time out tolerance in NoMasterNodeIT.Boaz Leskes
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-01-18Better error when can't auto create index (#22488)Nik Everett
2016-12-21incorporate feedbackAreek Zillur
2016-12-07Make index and delete operation execute as a single bulk itemAreek Zillur
2016-11-15Adapt InternalTestCluster to auto adjust `minimum_master_nodes` (#21458)Boaz Leskes
2016-11-10Clean up of Script.Jack Conradson
2016-11-02Change ClusterState and PendingClusterTasksResponse's toString() to their pre...Boaz Leskes
2016-10-26Refactor ScriptType to be a top-level class.Jack Conradson
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-10-07Remove LocalTransport in favor of MockTcpTransport (#20695)Simon Willnauer
2016-05-24Moved the percolator from core to its own moduleMartijn van Groningen
2016-04-08Remove Settings.settingsBuilder.Adrien Grand
2016-03-11Make logging message String constant to allow static checksYannick Welsch
2016-01-30Uppercase ells ('L') in long literalsJason Tedor
2016-01-22Move discovery.* settings to new setting infrastructureYannick Welsch
2015-12-08Add infrastructure to transactionally apply and reset dynamic settingsSimon Willnauer
2015-10-20Remove and ban @TestNik Everett
2015-10-19Java api: remove the count apijavanna
2015-09-23Fix ping timeout settings inconsistenciesJason Tedor
2015-09-06Remove and forbid the use of com.google.common.base.Predicate(s)?Jason Tedor
2015-08-20Default to unicast discovery, with default host list of 127.0.0.1, [::1]Robert Muir
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-08-03Tests: Rename integ tests to IT suffixRyan Ernst