summaryrefslogtreecommitdiff
path: root/jstests/sharding/move_primary_clone_test.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+0
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-0/+2
* 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-205/+199
* SERVER-41683 Only check UUID in movePrimary collection clonerjannaerin2019-07-031-13/+37
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-7/+3
* SERVER-34285 Remove FCV 3.6 switch logic in movePrimaryBlake Oler2018-06-151-11/+0
* SERVER-34067 Make the new movePrimary protocol FCV 4.0 compliantBlake Oler2018-04-051-8/+15
* SERVER-33769 Implement a commitMovePrimary command on the config serverBlake Oler2018-04-021-4/+8
* SERVER-32847: Make copyDb transfer UUIDs when creating collectionsjannaerin2018-03-211-0/+222