summaryrefslogtreecommitdiff
path: root/jstests/sharding/sharding_balance1.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-1/+3
* SERVER-48682 Refactor sharding_balance1 js testTommaso Tocci2020-06-151-36/+26
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-49/+49
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-3/+4
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-10/+6
* SERVER-23832 Get rid of removeShard step in sharding_balance1.jsKaloian Manassiev2016-04-201-13/+0
* SERVER-23825 Add assert.commandWorked to sharding testsKaloian Manassiev2016-04-201-15/+11
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-58/+67
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-4/+4
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-111-1/+0
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-0/+63