summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-07-02Cleanup network / transport related settings (#25489)Simon Willnauer
2017-06-30Upgrading HDFS Repository Plugin to use HDFS 2.8.1 Client (#25497)James Baiera
2017-06-29Add NioTransport threads to thread name checks (#25477)Tim Brooks
2017-06-29Prevent channel enqueue after selector close (#25478)Tim Brooks
2017-06-29Handle ping correctly in NioTransport (#25462)Tim Brooks
2017-06-29Tests: Remove platform specific assertion in NioSocketChannelTestsChristoph Büscher
2017-06-29Remove QueryParseContext from parsing QueryBuilders (#25448)Christoph Büscher
2017-06-28Remove finicky exception message assertionTim Brooks
2017-06-28Introduce NioTransport into framework for testing (#24262)Tim Brooks
2017-06-28Use a single method to update shard stateYannick Welsch
2017-06-26Remove path.conf settingJason Tedor
2017-06-26Move more token filters to analysis-common moduleMartijn van Groningen
2017-06-25Test: Allow merging mock secure settings (#25387)Ryan Ernst
2017-06-23test: Replace OldIndexBackwardsCompatibilityIT#testOldClusterStates with a fu...Martijn van Groningen
2017-06-22Enable a long translog retention policy by default (#25294)Boaz Leskes
2017-06-22Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349)Adrien Grand
2017-06-21Update MockTransportService to the age of Transport.Connection (#25320)Boaz Leskes
2017-06-21Ensure we never read from a closed MockSecureSettings object (#25322)Simon Willnauer
2017-06-20Use IndexMetaData settings as a basis for new index settings (#25310)Simon Willnauer
2017-06-19Tweak reindex cancel logic and add many debug logs (#25256)Nik Everett
2017-06-19Test: do not copy secure settings when creating random directory service (#25...Jay Modi
2017-06-19Simplify IndexShard indexing and deletion methods (#25249)Yannick Welsch
2017-06-19test: Port the remaining old indices search tests to full cluster restart qa ...Martijn van Groningen
2017-06-19Simplify connection closing and cleanups in TcpTransport (#25250)Simon Willnauer
2017-06-18[TEST] assertBusy on transport stats since some implementations invoke listen...Simon Willnauer
2017-06-17[Tests] Check that parsing aggregations works in a forward compatible way (#2...Christoph Büscher
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