summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/common/xcontent/XContentGenerator.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-11-01ensure the XContentBuilder is always closed in RestBuilderListenerJay Modi
2016-09-08Clean up XContentBuilderTanguy Leroux
2016-05-06Add xContent shuffling to some more testsChristoph Büscher
2016-04-18Internal: Remove XContentBuilderStringRyan Ernst
2016-01-15Changes after reviewKonrad Beiske
2016-01-15Add option to exclude based on paths in XContentKonrad Beiske
2015-12-11Make XContentGenerator.writeRaw* safer.Adrien Grand
2015-11-16Add FilterPath implementation that uses Jackson 2.6 streaming filtering featureTanguy Leroux
2015-09-23Add a late-parsing SearchSoruce wrapper for index warmersSimon Willnauer
2015-06-05create core moduleSimon Willnauer