summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/action/support/AutoCreateIndexTests.java
AgeCommit message (Expand)Author
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-01-18Better error when can't auto create index (#22488)Nik Everett
2016-11-24Handle spaces in `action.auto_create_index` gracefully (#21790)Simon Willnauer
2016-09-01settings: Make `action.auto_create_index` setting a dynamic cluster setting.Martijn van Groningen
2016-06-17Cleanup ClusterService dependencies and detached from Guice (#18941)Simon Willnauer
2016-01-27Simplify AutoCreateIndex and add more testsjavanna
2016-01-27Convert `action.auto_create_index` and `action.master.force_local` to the new...Simon Willnauer