summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/action/admin/indices/create/ShrinkIndexIT.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-11-06Add ability to split shards (#26931)Simon Willnauer
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-22Initialize max unsafe auto ID timestamp on shrinkJason Tedor
2017-06-21Initialize sequence numbers on a shrunken indexJason Tedor
2017-06-20Initialize primary term for shrunk indicesJason Tedor
2017-04-27Only allow one type on 7.0 indices (#24317)Adrien Grand
2017-04-19Enable index-time sorting (#24055)Jim Ferenczi
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-01-06Ensure shrunk indices carry over version information from its source (#22469)Simon Willnauer