summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/rest/action/admin/indices/RestUpdateSettingsAction.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-06-05Fixed NPEs caused by requests without content. (#23497)Alex Benusovich
2017-06-02Adds nodes usage API to monitor usages of actions (#24169)Colin Goodheart-Smithe
2017-02-22Update indices settings api to support CBOR and SMILE format (#23309)Luca Cavanna
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-01-20Deguice rest handlers (#22575)Nik Everett
2016-12-15Send error_trace by default when testing (#22195)Nik Everett
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-10-04Remove lenient URL parameter parsingJason Tedor
2016-08-15Squash the rest of o.e.rest.actionNik Everett
2016-07-29Squash o.e.rest.action.admin.indicesNik Everett