summaryrefslogtreecommitdiff
path: root/jstests/libs/chunk_manipulation_util.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26109 Propagate MongoS information in client_metadata documentsMark Benvenuto2017-10-121-3/+7
* SERVER-30621 Ensure chunk metadata exists when cleanUpRange is called in move...Dianna Hohensee2017-09-221-4/+3
* SERVER-29362 chunk_manipulation_util.js should support v3.4 currrentOp formatRandolph Tan2017-05-251-1/+2
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-1/+1
* SERVER-26607 waitForMoveChunkStep test helper should take in to account moveC...Randolph Tan2016-10-171-3/+7
* SERVER-26471 Always incrementally refresh metadata after committing chunk mig...Kaloian Manassiev2016-10-071-2/+3
* SERVER-25153 Converting sharding_last_stable_mongos test suite to include mix...Dianna Hohensee2016-07-221-1/+2
* SERVER-24467 Move active migrations tracking to separate classKaloian Manassiev2016-06-131-2/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-92/+76
* SERVER-22993 make cleanup_orphaned_cmd tests more stableMisha Tyulenev2016-03-071-10/+12
* SERVER-21382 fixing sharding migration to transfer only document deletions re...Dianna Hohensee2015-12-221-2/+6
* Revert "SERVER-21366 Periodically yield when applying migration deletions"Dan Pasette2015-12-181-6/+4
* SERVER-21366 Periodically yield when applying migration deletionsKaloian Manassiev2015-12-081-4/+6
* SERVER-21158 pull cleanupOrphaned tests from QA-326Misha Tyulenev2015-11-301-0/+224