summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-06-25Remove remaining `index.mapper.single_type` setting usage from tests (#25388)Simon Willnauer
2017-06-24Remove dead logger prefix codeJason Tedor
2017-06-23Tests: Improve stability and logging of TemplateUpgradeServiceIT tests (#25386)Igor Motov
2017-06-23Added unit test coverage for SignificantTerms (#24904)markharwood
2017-06-23testCreateShrinkIndex: removed left over debugging log line that violated lin...Boaz Leskes
2017-06-23testCreateShrinkIndex should make sure to use the right source stats when tes...Boaz Leskes
2017-06-23[Test] Add unit test for XContentParserUtilsTests.parseStoredFieldsValue (#25...Tanguy Leroux
2017-06-23Remove remaining `index.mapping.single_type=false` (#25369)Simon Willnauer
2017-06-23test: Replace OldIndexBackwardsCompatibilityIT#testOldClusterStates with a fu...Martijn van Groningen
2017-06-22ESIndexLevelReplicationTestCase.ReplicationAction#execute should send excepti...Boaz Leskes
2017-06-22testRecoveryAfterPrimaryPromotion shouldn't flush the replica with extra oper...Boaz Leskes
2017-06-22Ensure `InternalEngineTests.testConcurrentWritesAndCommits` doesn't pile up c...Simon Willnauer
2017-06-22[TEST] Add debug logging if an unexpected exception is thrownSimon Willnauer
2017-06-22TemplateUpgraders should be called during rolling restart (#25263)Igor Motov
2017-06-22Initialize max unsafe auto ID timestamp on shrinkJason Tedor
2017-06-22Enable a long translog retention policy by default (#25294)Boaz Leskes
2017-06-22Remove `index.mapping.single_type=false` from core/tests (#25331)Simon Willnauer
2017-06-22Get short path name for native controllersJason Tedor
2017-06-22Live primary-replica resync (no rollback) (#24841)Yannick Welsch
2017-06-22Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349)Adrien Grand
2017-06-21Initialize sequence numbers on a shrunken indexJason Tedor
2017-06-21Port most snapshot/restore static bwc tests to qa:full-cluster-restart (#25296)Nik Everett
2017-06-21Javadoc: ThreadPool doesn't reject while shutdown (#23678)Nik Everett
2017-06-21Add backward compatibility indices for 5.4.2Tanguy Leroux
2017-06-21Add version v5.4.2 after releaseTanguy Leroux
2017-06-21IndexMetaData: Add internal format index setting (#25292)Alexander Reelsen
2017-06-21Ensure we never read from a closed MockSecureSettings object (#25322)Simon Willnauer
2017-06-21Fix settings serialization to not serialize secure settings or not take the t...Simon Willnauer
2017-06-20Initialize primary term for shrunk indicesJason Tedor
2017-06-20Tests: Refactor NodeTests settings (#25309)Guillaume Le Floch
2017-06-20Parse synonyms with the same analysis chain (#8049)Jun Ohtani
2017-06-19Tweak reindex cancel logic and add many debug logs (#25256)Nik Everett
2017-06-19Keystore CLI should use the AddFileKeyStoreCommand for files (#25298)Jay Modi
2017-06-19Simplify IndexShard indexing and deletion methods (#25249)Yannick Welsch
2017-06-19Initialise empty lists in BaseTaskResponse constructor (#25290)David Kyle
2017-06-19Remove (deprecated) support for '+' in index expressions (#25274)Luca Cavanna
2017-06-19[Test] Extend parsing checks for DocWriteResponses (#25257)Tanguy Leroux
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-18enable debug logging for testMasterFailoverDuringIndexingWithMappingChangesBoaz Leskes
2017-06-18Fix failing delete index testJason Tedor
2017-06-18Add AwaitsFix on IndicesRequestIT due to #25284Christoph Büscher
2017-06-17[Tests] Check that parsing aggregations works in a forward compatible way (#2...Christoph Büscher
2017-06-16Adds AwaitsFix on snapshot test failing due to #25281Ali Beyad
2017-06-16Move TransportStats accounting into TcpTransport (#25251)Simon Willnauer
2017-06-16Move pre-configured "keyword" tokenizer to the analysis-common module (#24863)Nik Everett
2017-06-16Delete index API to work only against concrete indices (#25268)Luca Cavanna
2017-06-16Introduce translog size and age based retention policies (#25147)Boaz Leskes
2017-06-15Improves snapshot logging and snapshoth deletion error handling (#25264)Ali Beyad
2017-06-15Add unit test for PathHierarchyTokenizerFactory (#24984)Christoph Büscher