summaryrefslogtreecommitdiff
path: root/jstests/sharding/jumbo1.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-43524 Make jumbo1.js more reliableRandolph Tan2020-04-171-35/+23
* 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-46/+45
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-201-5/+2
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-3/+5
* SERVER-26915 double the auto-balancing time limit in jumbo1.js so it doesn't ...Dianna Hohensee2017-07-141-1/+1
* SERVER-26769 Balancer loads balancer settings before recovery and accepting/s...Dianna Hohensee2016-10-261-0/+4
* SERVER-26527 scale down jumbo1.jsRandolph Tan2016-10-101-7/+8
* 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-22667 Balancer chunk selection policy interfaceKaloian Manassiev2016-04-291-16/+17
* Revert "SERVER-22667 Balancer chunk selection policy interface"Kyle Suarez2016-04-271-17/+16
* SERVER-22667 Balancer chunk selection policy interfaceKaloian Manassiev2016-04-261-16/+17
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-39/+35
* SERVER-22765 Remove unnecessary logging in sharding tests when running on con...Randolph Tan2016-02-221-3/+3
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-9/+9
* SERVER-21009 Get rid of some unused/unnecessary methods in ShardingTestKaloian Manassiev2015-10-271-2/+0
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-3/+8
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-5/+5
* fix unit test; apparently there is a "diff" property that is conflicting with...Eric Milkie2011-12-061-2/+2
* jumbo chunk test I forgot to commitEliot Horowitz2011-10-011-0/+53