summaryrefslogtreecommitdiff
path: root/jstests/sharding/move_chunk_missing_idx.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-1/+1
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-1/+1
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-1/+1
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-201-0/+3
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-6/+8
* SERVER-30344 prevent shards from implicitly creating a collection on createIn...Esha Maharishi2017-09-261-4/+0
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-251-0/+4
* SERVER-24810 swap assert movePrimary commands with ShardingTest::ensurePrimar...Dianna Hohensee2016-06-301-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-19/+14
* SERVER-12472 Fail MoveChunk if an index is needed on TO shard and data existsRandolph Tan2014-08-151-0/+46