summaryrefslogtreecommitdiff
path: root/jstests/sharding/movechunk_parallel.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-74/+74
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-6/+24
* SERVER-24852 Add means to interrupt the sharding balancerKaloian Manassiev2016-08-171-0/+2
* SERVER-25202 Support parallel manual chunk migrationsKaloian Manassiev2016-08-121-0/+60