summaryrefslogtreecommitdiff
path: root/rest-api-spec
AgeCommit message (Expand)Author
2017-02-02[TEST] fix introduced typoAli Beyad
2017-02-02[TEST] upgrade backward compatibility version of rolling upgradeAli Beyad
2017-02-01[TEST] temporarily disable the explain API rest test untilAli Beyad
2017-01-31Change Namespace for Stored Script to Only Use Id (#22206)Jack Conradson
2017-01-31Integrate UnifiedHighlighter (#21621)Jim Ferenczi
2017-01-25Add repository-url module and move URLRepository (#22752)Tim Brooks
2017-01-24Add BWC tests for field collapsingJim Ferenczi
2017-01-23Add field collapsing for search request (#22337)Jim Ferenczi
2017-01-20New AdjacencyMatrix aggregationmarkharwood
2017-01-20Index creation and setting update may not return deprecation logging (#22702)Boaz Leskes
2017-01-19Make boolean conversion strict (#22200)Daniel Mitterdorfer
2017-01-18Add geo_point to FieldStatsNicholas Knize
2017-01-18Add a deprecation notice to shadow replicas (#22647)Boaz Leskes
2017-01-17Include global query string parameters in the REST specGreg Marzouka
2017-01-12Merge remote-tracking branch 'dakrone/disable-all-by-default'Lee Hinman
2017-01-12Move human flag under always accepted query_string params (#22562)Luca Cavanna
2017-01-11Disable _all by defaultLee Hinman
2017-01-10Promote longs to doubles when a terms agg mixes decimal and non-decimal numbe...Jim Ferenczi
2017-01-10percolator: remove deprecated percolate and mpercolate apisMartijn van Groningen
2017-01-08[TEST] Fixed the incorrect indentation for the `skip` clauses in the REST testsKarel Minarik
2017-01-06Close and flush refresh listeners on shard closeNik Everett
2017-01-06[TEST] fix explain API rest test that assumes there is only a singleAli Beyad
2017-01-04[TEST] explain API rest test may have shard allocation throttledAli Beyad
2017-01-04[TEST] 5.x snapshot build is working again, so update the backwardsAli Beyad
2017-01-04Fix BWC layer with field_stats and geo_pointJim Ferenczi
2017-01-04Implement stats for geo_point and geo_shape field (#22391)Jim Ferenczi
2017-01-02[TEST] mute backwards compatability tests for explain API until 5.2Ali Beyad
2017-01-02Cluster Explain API uses the allocation process to explain shard allocation d...Ali Beyad
2016-12-27Fix bwc integ test that tries to perform a term aggs on a scaled_float. This ...Jim Ferenczi
2016-12-27Fix scaled_float numeric type in aggregations (#22351)Jim Ferenczi
2016-12-25Synchronize snapshot deletions on the cluster state (#22313)Ali Beyad
2016-12-23Only run the unmapped+missing tests on 5.2+.Adrien Grand
2016-12-22`value_type` is useful regardless of scripting. (#22160)Adrien Grand
2016-12-21x_refresh.yaml tests should use unique index names and doc ids to ease debuggingBoaz Leskes
2016-12-19Add BWC layer to seq no infra and enable BWC tests (#22185)Boaz Leskes
2016-12-16Remove deprecated _suggest endpoint (#22203)Areek Zillur
2016-12-16Merge pull request #21393 from masaruh/alias_boostMasaru Hasegawa
2016-12-15Add skip for include segment file sizes REST testsJason Tedor
2016-12-15Fix handling of segment file sizes in stats APIAaron Spiegel
2016-12-14Deprecate _suggest endpoint in favour of _search (#20305)Areek Zillur
2016-12-13[TEST] Skip term / int partitioning tests in bwc tests pre 5.2.0Simon Willnauer
2016-12-13Added tests for toXContent and fromXContent for IncludeExclude class.markharwood
2016-12-11 Rewrite filter queries in FiltersAggregationBuilder (#22076)Artur Nowosielski
2016-12-11Resolve index names in indices_boostMasaru Hasegawa
2016-12-10Fix test for changed messageNik Everett
2016-12-09Improve the error message if task and node isn't found (#22062)Nik Everett
2016-12-09Fix BWC condition on REST testYannick Welsch
2016-12-09Reject external versioning and explicit version numbers on create (#21998)Yannick Welsch
2016-12-08Skip IP range query REST test prior to 5.1.2Jason Tedor
2016-12-08Fix REST test for ip range aggregations.Adrien Grand