summaryrefslogtreecommitdiff
path: root/jstests/sharding/cleanup_orphaned_cmd_hashed.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-181-78/+0
* SERVER-45993 Remove code in migration tests that caters to 4.2 binariesAlex Taskov2020-04-031-2/+0
* SERVER-46889 Add back original tests of cleanupOrphaned, but with shards runn...Esha Maharishi2020-03-161-0/+80
* SERVER-44161 Remove cleanupOrphaned tests pending new implementationMatthew Saltz2019-11-221-77/+0
* 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-66/+65
* SERVER-23316 Use shards from ShardingTest instead of querying config.shardsKaloian Manassiev2016-03-231-5/+4
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-62/+69
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-21894 Remove unused 'hashed' resmoke.py tags from JS testsJonathan Abrahams2015-12-301-1/+0
* SERVER-21158 pull cleanupOrphaned tests from QA-326Misha Tyulenev2015-11-301-13/+15
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-1/+1
* SERVER-1424 (re)smoke tag parsing and new test library, v0Greg Studer2014-09-181-0/+1
* Revert "SERVER-1424 (re)smoke tag parsing and new test library, v0"Greg Studer2014-09-151-1/+0
* SERVER-1424 (re)smoke tag parsing and new test library, v0Greg Studer2014-09-151-0/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-2/+3
* SERVER-10599 cleanup_orphaned_cmd.js need to wait for migration to finish so ...Greg Studer2013-08-221-2/+4
* SERVER-8598 cleanup_orphaned_cmd_hashed.js minor test improvementGreg Studer2013-08-211-3/+4
* SERVER-8598 test cleanup of orphaned data in hashed sharded collectionGreg Studer2013-08-211-0/+66