summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/rest/action/cat/RestCountAction.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-06-02Adds nodes usage API to monitor usages of actions (#24169)Colin Goodheart-Smithe
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-01-20Deguice rest handlers (#22575)Nik Everett
2017-01-12Remove ParseFieldMatcher usages from QueryParseContextjavanna
2016-12-21Replace IndicesQueriesRegistry (#22289)Nik Everett
2016-12-09Begin centralizing XContentParser creation into RestRequest (#22041)Nik Everett
2016-10-04Remove lenient URL parameter parsingJason Tedor
2016-08-15Squash the rest of o.e.rest.actionNik Everett
2016-07-01Remove some unused codeTanguy Leroux
2016-06-29Internal: Changed rest handler interface to take NodeClientRyan Ernst
2016-05-06QueryBuilder does not need generics. #18133Adrien Grand
2016-04-13Cat: cat health supports ts=0 optionJun Ohtani
2015-10-27Remove "query" query and fix related parsing bugsjavanna
2015-10-19Java api: remove the count apijavanna
2015-10-15review comment fixesColin Goodheart-Smithe
2015-10-08more fixes from reviewColin Goodheart-Smithe
2015-10-08review fixesColin Goodheart-Smithe
2015-10-05rename RestActions.parseQuerySource() to RestActions.urlParamsToQueryBuilder()Colin Goodheart-Smithe
2015-10-05review comment fixesColin Goodheart-Smithe
2015-09-23Parse source, extra-source and template-source on the coordinating nodeSimon Willnauer
2015-09-23cleanup codebase to work with SearchSourceBuilderColin Goodheart-Smithe
2015-09-12ban setAccessible from core code.Robert Muir
2015-08-10QA: Create a test plugin with configurationNik Everett
2015-06-05create core moduleSimon Willnauer