summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/rest/action/admin/cluster/RestPutStoredScriptAction.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-10-13Fix inconsistencies in the rest api specs for *_script (#26971)olcbean
2017-08-16Serialize and expose timeout of acknowledged requests in REST layer (#26189)Yannick Welsch
2017-07-20remove lang url parameter from stored script requests (#25779)Jack Conradson
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-06-01Scripting: Add optional context parameter to put stored script requests (#25014)Ryan Ernst
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-01-31Change Namespace for Stored Script to Only Use Id (#22206)Jack Conradson
2017-01-20Deguice rest handlers (#22575)Nik Everett
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.clusterNik Everett