summaryrefslogtreecommitdiff
path: root/test/framework
AgeCommit message (Expand)Author
2017-06-02Test that gradle and Java version types match (#24943)Nik Everett
2017-06-02Scripting: Convert CompiledTemplate to a ScriptContext (#25032)Ryan Ernst
2017-06-02Checks the circuit breaker before allocating bytes for a new big array (#25010)Ali Beyad
2017-06-02reduce the number of threads used by testNotBlockingUnsafeStackTracesBoaz Leskes
2017-06-02Test: improve error message on leftover tasksNik Everett
2017-06-01[Tests] Improve error message for failed xContentEquivalent() tests (#24828)Christoph Büscher
2017-05-31Moved `keyword_marker`, `trim`, `snowball` and `porter_stemmer` tokenfilter f...Martijn van Groningen
2017-05-31Added more unit test coverage for terms aggregation andMartijn van Groningen
2017-05-30Scripting: Add StatefulFactoryType as optional intermediate factory in script...Ryan Ernst
2017-05-26Remove the need for _UNRELEASED suffix in versions (#24798)Nik Everett
2017-05-26Merge branch 'mattweber-multiple_collapse_inner_hits'Jim Ferenczi
2017-05-26Support Multiple Collapse Inner HitsMatt Weber
2017-05-26Scripting: Rename CompiledType to FactoryType in ScriptContext (#24897)Ryan Ernst
2017-05-25Scripting: Make contexts available to ScriptEngine construction (#24896)Ryan Ernst
2017-05-24Scripting: Make ScriptEngine.compile generic on the script context (#24873)Ryan Ernst
2017-05-24Scripting: Add instance and compiled classes to script contexts (#24868)Ryan Ernst
2017-05-24Scripting: Add default implementation of close() for ScriptEngine (#24851)Ryan Ernst
2017-05-24Guarantee that translog generations are seqNo conflict free (#24825)Boaz Leskes
2017-05-23Test: Convert test script engine impls to use MockScriptEngine (#24854)Ryan Ernst
2017-05-23Increase max compilations per minute in testsJason Tedor
2017-05-23Add magic $_path stash key to docs tests (#24724)Nik Everett
2017-05-23Added unit tests for MatrixStatsAggregatorMartijn van Groningen
2017-05-23Remove unused assertions enabled methodJason Tedor
2017-05-23Add the ability to define custom inner hit sub context builder (#24676)Jim Ferenczi
2017-05-22Scripting: Simplify ScriptContext (#24818)Ryan Ernst
2017-05-22Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-22Move getType to Aggregation interface (#24822)Luca Cavanna
2017-05-20Scripting: Remove "inline script enabled" on script engines (#24815)Ryan Ernst
2017-05-19Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-19Allow plugins to register pre-configured tokenizers (#24751)Nik Everett
2017-05-19Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-05-19Remove //norelease and cleans up somet aggregations tests (#24789)Tanguy Leroux
2017-05-18Remove Deprecated Script Settings (#24756)Jack Conradson
2017-05-18Use StringBuilder to construct a String instead of relying on appending where...Koen De Groote
2017-05-18Add utility method to get the latest version of the previous minorSimon Willnauer
2017-05-18Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-05-18Add parsing method for Top Hits aggregation (#24717)Tanguy Leroux
2017-05-18Add parsing method for binary range aggregation (#24706)Tanguy Leroux
2017-05-18Fix String concatenation within a StringBuilder append chainKoen De Groote
2017-05-17Scripting: Remove native scripts (#24726)Ryan Ernst
2017-05-17Scripting: Remove file scripts (#24627)Ryan Ernst
2017-05-17Add parsing for InternalScriptedMetric aggregation (#24738)Christoph Büscher
2017-05-17Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-17Fix Version based BWC and set correct minCompatVersion (#24732)Simon Willnauer
2017-05-17Fail rest tests on yaml files (#24740)Nik Everett
2017-05-16Tests: Change rest test extension from .yaml to .yml (#24659)Ryan Ernst
2017-05-16Move remaining pre-configured token filters into analysis-common (#24716)Nik Everett
2017-05-16Add a cluster block that allows to delete indices that are read-only (#24678)Simon Willnauer
2017-05-16Allow unstashing values into keys (#24685)Nik Everett
2017-05-16Automatically close releasables after test (#24687)Zachary Tong