summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/rest/action/document/RestIndexAction.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-11-23Validate `op_type` for `_create` (#27483)olcbean
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-02-17Remove stale comment about setting routing before parentjavanna
2017-02-13Properly encode location headerJason Tedor
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-01-20Deguice rest handlers (#22575)Nik Everett
2016-12-19Adds percent-encoding for Location headers (#21057)Alexander Lin
2016-11-30Remove 2.x backward compatibility of mappings. (#21670)Adrien Grand
2016-10-04Merge branch 'master' into cleanup/transport_bulkAreek Zillur
2016-10-04Remove lenient URL parameter parsingJason Tedor
2016-08-23Make bulk item-level requests implement DocumentRequest interfaceAreek Zillur
2016-08-15Squash the rest of o.e.rest.actionNik Everett