summaryrefslogtreecommitdiff
path: root/jstests/sharding/shard_existing.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-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-27/+27
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-6/+5
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-30/+26
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* 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-1/+9
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-13635: make some test storage engine agnosticEliot Horowitz2014-10-241-1/+1
* SERVER-15273 Only quantize to exact bucket sizesMathias Stearn2014-10-171-4/+5
* SERVER-13635: update many sharding tests to work with other storage enginesEliot Horowitz2014-10-111-4/+3
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-2/+3
* SERVER-12088 Enable usePowerOf2Sizes as server-wide defaultDan Pasette2014-01-211-1/+4
* SERVER-7697: fix chunk count metric in shard_existing.js testBen Becker2012-11-171-16/+13
* SERVER-3842 - make all initial chunks before marking collection shardedEliot Horowitz2011-10-221-0/+33