summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/action/admin/indices/rollover
AgeCommit message (Expand)Author
2017-06-13Rollover max docs should only count primaries (#24977)Sergey Galkin
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-01-12Remove some more ParseFieldMatcher usages (#22571)Luca Cavanna
2016-12-20Introduce XContentParser#namedObject (#22003)Nik Everett
2016-12-14Consolidate the last easy parser construction (#22095)Nik Everett
2016-11-17Replace IndexAlreadyExistsException with ResourceAlreadyExistsException (#21494)Dimitris Athanasiou
2016-10-27[TEST] Fix testRolloverConditionsNotMet to expect correct rollover index nameYannick Welsch
2016-10-03Add date-math support to `_rollover` (#20709)Simon Willnauer
2016-08-30Add an alias action to delete an indexNik Everett
2016-07-27Add zero-padding to auto-generated rollover index name incrementAreek Zillur
2016-07-15Index creation waits for active shard copies before returning (#18985)Ali Beyad
2016-06-09Allow users to override the name for the rollover indexAreek Zillur
2016-06-09fail rollover request if rollover index already existsAreek Zillur
2016-06-09renamed simulated mode to dry_run modeAreek Zillur
2016-06-08add body support for create index requestAreek Zillur
2016-06-08minor cleanupAreek Zillur
2016-06-07incorporate feedbackAreek Zillur
2016-06-06enhance rollover requestAreek Zillur
2016-06-06add named writable registry glueAreek Zillur
2016-06-03adds _rollover apiAreek Zillur