summaryrefslogtreecommitdiff
path: root/jstests/sharding/test_stacked_migration_cleanup.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59160 Disable balancer in test_stacked_migration_cleanup.jsPierlauro Sciarelli2021-09-021-1/+2
* SERVER-58942 Remove sharding test code referring v4.4 starting from v5.1Pierlauro Sciarelli2021-08-021-19/+8
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-231-1/+1
* SERVER-46149 Don't verify persisted range deletion state if FCV is last-stabl...Blake Oler2020-03-181-8/+19
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-2/+14
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-46/+45
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-111-3/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-47/+48
* SERVER-22765 Improve error checking in sharding testsKaloian Manassiev2016-02-231-1/+2
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-6/+6
* SERVER-21050 Continuous config stepdown logging changesKaloian Manassiev2015-12-211-11/+9
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-4/+6
* SERVER-7998 only check chunk bounds if in async cleanup threadGreg Studer2013-01-031-0/+67