summaryrefslogtreecommitdiff
path: root/jstests/replsets/initial_sync_rename_collection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-291-0/+4
* SERVER-50492 Split BaseCloner into InitialSyncBaseCloner and TenantMigrationB...Vesselina Ratcheva2020-09-021-4/+4
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+0
* SERVER-46389 Improve replication log line styleTess Avitabile2020-03-171-3/+3
* SERVER-46361 Format UUID as $uuid:<string> in logv2Henrik Edin2020-02-251-2/+1
* SERVER-46235 Fix and re-enable jstests in replica_sets, sharding and core_txn...Henrik Edin2020-02-201-6/+10
* SERVER-45138 Enable JSON log format by default.Henrik Edin2020-02-181-1/+1
* SERVER-46026 Fix tests reliant on specific log linesMark Benvenuto2020-02-181-7/+20
* SERVER-43277 Implement resume after collection drop and rename in CollectionC...Vesselina Ratcheva2020-01-231-0/+207
* SERVER-43277 Rename initial_sync_rename_collection.js to initial_sync_rename_...Vesselina Ratcheva2020-01-221-101/+0
* SERVER-39165 Add waitForFailpoint command and update initial sync testsCheahuychou Mao2019-10-251-6/+4
* 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-97/+95
* SERVER-37010 Prevent unexpected elections in initial_sync4.js and initial_syn...Spencer T Brody2018-09-061-1/+4
* SERVER-30869 Adds fail point to initial_sync_rename_collection js testPavithra Vetriselvan2017-11-271-32/+70
* SERVER-4941 Allow renameCollection during initial syncGeert Bosch2017-09-211-2/+1
* SERVER-30478 New test for rename during initial syncGeert Bosch2017-08-281-0/+65
* Revert "SERVER-30478 New test for rename during initial sync"Geert Bosch2017-08-231-64/+0
* SERVER-30478 New test for rename during initial syncGeert Bosch2017-08-231-0/+64