summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/rest/RestRequestTests.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-04-04Rename random ASCII helper methodsJason Tedor
2017-02-17Enforce Content-Type requirement on the rest layer and remove deprecated meth...Jay Modi
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-12-20Introduce XContentParser#namedObject (#22003)Nik Everett
2016-12-14Consolidate the last easy parser construction (#22095)Nik Everett
2016-12-09Begin centralizing XContentParser creation into RestRequest (#22041)Nik Everett
2016-01-13Replace ContextAndHeaders with a ThreadPool based ThreadLocal implementationSimon Willnauer
2015-10-20Remove and ban @TestNik Everett
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-06-05create core moduleSimon Willnauer