summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/common/xcontent/support/XContentMapValuesTests.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-07-03[Test] Use a common testing class for all XContent filtering tests (#25491)Tanguy Leroux
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-01-12Source filtering: only accept array items if the previous include pattern mat...Michael McCandless
2016-12-13Continue consolidating `XContentParser` construction in tests (#22145)Nik Everett
2016-12-13Start to centralize creation of XContentParser in tests (#22096)Nik Everett
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-10-10Source filtering should treat dots in field names as sub objects. (#20736)Adrien Grand
2016-09-08Clean up XContentBuilderTanguy Leroux
2015-10-20Remove and ban @TestNik Everett
2015-10-02Remove multi-arg ImmutableMap#of variantsNik Everett
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-06-24Add tests to XContentParser.list().Adrien Grand
2015-06-24Remove XContentParser.map[Ordered]AndClose().Adrien Grand
2015-06-05create core moduleSimon Willnauer