summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/cluster/metadata/IndexTemplateMetaData.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-12-05Prevent constructing index template without patterns (#27662)Nhat Nguyen
2017-09-25Unify Settings xcontent reading and writing (#26739)Simon Willnauer
2017-09-19Upgrade API: fix excessive logging and unnecessary template updates (#26698)Igor Motov
2017-08-17Remove back compat layer with 2.x indices. (#26245)Adrien Grand
2017-06-22TemplateUpgraders should be called during rolling restart (#25263)Igor Motov
2017-05-26Remove the need for _UNRELEASED suffix in versions (#24798)Nik Everett
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-12-28Remove PROTO-based custom cluster state componentsIgor Motov
2016-12-20Introduce XContentParser#namedObject (#22003)Nik Everett
2016-11-23Improve handling of unreleased versionsJason Tedor
2016-11-14Enable 5.x to 6.x BWC testsSimon Willnauer
2016-11-10Allows multiple patterns to be specified for index templates (#21009)Alexander Lin
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-10-03Build: Add 5.0.0-rc1 version (#20721)Ryan Ernst
2016-09-08Add "version" field to TemplatesChris Earle
2016-04-18Merge pull request #17774 from rjernst/camelcase1Ryan Ernst
2016-04-18Wrap xcontent parser creation in try-with-resource statement where possibleChristoph Büscher
2016-04-14Rest: Remove 'case' parameter from rest apisRyan Ernst
2016-04-08Remove Settings.settingsBuilder.Adrien Grand
2015-09-10Remove and forbid use of com.google.common.collect.SetsJason Tedor
2015-06-24Remove XContentParser.map[Ordered]AndClose().Adrien Grand
2015-06-05create core moduleSimon Willnauer