summaryrefslogtreecommitdiff
path: root/jstests/sharding/write_cmd_auto_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-12/+13
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-6/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-113/+109
* SERVER-34448 Enable autosplitting on the shard and disable on mongosMatthew Saltz2018-08-091-2/+22
* SERVER-32970 put back random chunk size initialization in mongos auto split t...Randolph Tan2018-02-051-4/+4
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-12/+12
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-301-1/+1
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-291-1/+1
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-291-1/+1
* SERVER-24576 Increase the default findHost timeoutKaloian Manassiev2016-06-151-35/+22
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-103/+106
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-3/+5
* SERVER-21102 Add more basic tests for split and auto splitRandolph Tan2015-10-271-2/+4
* SERVER-10866 Figure out split triggering mechanismRandolph Tan2013-11-121-6/+0
* SERVER-10866 Figure out split triggering mechanismRandolph Tan2013-10-301-2/+2
* SERVER-9469 fix auto split test to add mandatory delete limitGreg Studer2013-10-301-2/+2
* SERVER-10866 Figure out split trigger mechanismRandolph Tan2013-10-251-0/+157