summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/action/admin/indices/template/put/PutIndexTemplateRequestTests.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-10-25Fix error message for a put index template request without index_patterns (#2...Nhat
2017-05-25Put mapping and index template requests do not need content type detection fo...Jay Modi
2017-05-17Fix Version based BWC and set correct minCompatVersion (#24732)Simon Willnauer
2017-02-28Revert "Internal: Change version constant names for already released versions...Ryan Ernst
2017-02-28Internal: Change version constant names for already released versions (#23416)Ryan Ernst
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-11-10Allows multiple patterns to be specified for index templates (#21009)Alexander Lin