summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-06-16Remove assemble from build task when assemble removedNik Everett
2017-06-16Move TransportStats accounting into TcpTransport (#25251)Simon Willnauer
2017-06-16Remove assemble task when not used for publishing (#25228)Nik Everett
2017-06-15Add unit test for PathHierarchyTokenizerFactory (#24984)Christoph Büscher
2017-06-15Moved more token filters to analysis-common module.Martijn van Groningen
2017-06-15move assertBusy to use CheckException (#25246)Boaz Leskes
2017-06-15Upgrade to lucene-7.0.0-snapshot-92b1783. (#25222)Adrien Grand
2017-06-14Scripting: Rename SearchScript.needsScores to needs_score (#25235)Ryan Ernst
2017-06-14Extract the snapshot/restore full cluster restart tests from the translog ful...Nik Everett
2017-06-14Test: allow setting socket timeout for rest client (#25221)Jay Modi
2017-06-13expose simple pattern tokenizers (#25159)Andy Bristol
2017-06-13Test: add setting to change request timeout for rest client (#25201)Jay Modi
2017-06-13Ensure pending transport handlers are invoked for all channel failures (#25150)Simon Willnauer
2017-06-08remove Ingest's Internal Template Service (#25085)Tal Levy
2017-06-08Correctly enable _all for older 5.x indicesLee Hinman
2017-06-08Make randomVersionBetween work with unreleased versions (#25042)Nik Everett
2017-06-08Use correct primary term for replicating NOOPs (#25128)Yannick Welsch
2017-06-08Automatically early terminate search query based on index sorting (#24864)Jim Ferenczi
2017-06-08Always use DisjunctionMaxQuery to build cross fields disjunction (#25115)Jim Ferenczi
2017-06-08[TEST] Move test skip/blacklist assumptions out of @Before method (#25100)David Roberts
2017-06-07Generate Painless Factory for Creating Script Instances (#25120)Jack Conradson
2017-06-07Tests: Add ability to generate random new fields for xContent parsing test (#...Christoph Büscher
2017-06-07Remove TranslogRecoveryPerformer (#24858)Yannick Welsch
2017-06-07Add version 5.6 to versions (#25084)Tim Brooks
2017-06-06Bumping version to v6.0.0-alpha3 (#25077)Tim Brooks
2017-06-06Move parent_id query to the parent-join module (#25072)Jim Ferenczi
2017-06-05Plugins can register pre-configured char filters (#25000)Nik Everett
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