summaryrefslogtreecommitdiff
path: root/jstests/sharding/cleanup_orphaned_basic.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-181-43/+3
* SERVER-45993 Remove code in migration tests that caters to 4.2 binariesAlex Taskov2020-04-031-2/+1
* SERVER-44160 Make cleanupOrphaned just wait for all range deletion tasks on t...Esha Maharishi2020-03-181-21/+38
* SERVER-46889 Add back original tests of cleanupOrphaned, but with shards runn...Esha Maharishi2020-03-161-0/+124
* SERVER-44161 Remove cleanupOrphaned tests pending new implementationMatthew Saltz2019-11-221-120/+0
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-115/+113
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-24677 Add _waitForDelete to moveChunk in cleanup_orphaned_basic.jsKaloian Manassiev2016-06-211-5/+13
* SERVER-23316 Use shards from ShardingTest instead of querying config.shardsKaloian Manassiev2016-03-231-4/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-137/+107
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-22099 remove an unreliable check in cleanupOrphaned testMisha Tyulenev2016-01-071-7/+0
* SERVER-21158 pull cleanupOrphaned tests from QA-326Misha Tyulenev2015-11-301-0/+151