summaryrefslogtreecommitdiff
path: root/jstests/sharding/basic_split.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-14/+29
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-77/+74
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-23508 Ensure moveChunk waits for delete in the merge/splitChunk testsKaloian Manassiev2016-04-071-6/+6
* SERVER-23508 Enhance split/mergeChunk testsKaloian Manassiev2016-04-071-5/+19
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-63/+64
* SERVER-21102 Add more basic tests for split and auto splitRandolph Tan2015-10-271-0/+92