summaryrefslogtreecommitdiff
path: root/jstests/sharding/migrateBig.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-48/+47
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-26119 Remove itcount to count equality check from migrateBig.jsKaloian Manassiev2016-09-141-4/+0
* SERVER-25342 Use predicate in count command after migrateKaloian Manassiev2016-07-291-8/+6
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-4/+0
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2016-06-091-24/+25
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-5/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-58/+58
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-5/+15
* SERVER-22765 Remove unnecessary logging in sharding tests when running on con...Randolph Tan2016-02-221-4/+4
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-17/+17
* 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/+10
* 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/+6
* SERVER-12088 Enable usePowerOf2Sizes as server-wide defaultDan Pasette2014-01-211-1/+3
* SERVER-9229 wait for async deletes to finish before balancer stops, to avoid ...Eric Milkie2013-04-031-1/+1
* try to make sharding tests more reliable when needing balancing to be doneEliot Horowitz2012-12-311-0/+2
* fix migrateBig testEliot Horowitz2012-06-161-0/+3
* try to make migrateBig a little more reliableEliot Horowitz2012-06-161-1/+2
* add an assert at the end of the test to make sure counts all matchEliot Horowitz2012-06-071-0/+2
* fix testEliot Horowitz2011-11-021-2/+10
* longer allowable timeEliot Horowitz2011-04-271-1/+1
* If migrate fails due to oversized chunk, try to split that chunk SERVER-2519Eliot Horowitz2011-02-161-0/+45