summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/script/StoredScriptSource.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-07-20remove lang url parameter from stored script requests (#25779)Jack Conradson
2017-06-09Scripting: Change keys for inline/stored scripts to source/id (#25127)Ryan Ernst
2017-05-17Fix Version based BWC and set correct minCompatVersion (#24732)Simon Willnauer
2017-04-24Makes StoredScriptSource implement ToXContentObjectColin Goodheart-Smithe
2017-04-22No longer add illegal content type option to stored search templates (#24251)Colin Goodheart-Smithe
2017-02-22Convert script/template objects to json formatjavanna
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-02-02Expand AbstractSerializingTestCase and AbstractWireSerializingTestCase to tes...Igor Motov
2017-01-31Change Namespace for Stored Script to Only Use Id (#22206)Jack Conradson