summaryrefslogtreecommitdiff
path: root/jstests/replsets/initial_sync_fcv.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-291-0/+3
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-231-3/+3
* SERVER-44986 Blacklist incompatible tests from replica_sets_multiversion suiteJason Chan2019-12-101-0/+3
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER-44310 Make waitForFailPoint command require maxTimeMSCheahuychou Mao2019-10-311-2/+6
* SERVER-43274 Implement cloners using DBClient with basic functionality and un...Matthew Russotto2019-10-301-6/+9
* SERVER-39165 Add waitForFailpoint command and update initial sync testsCheahuychou Mao2019-10-251-2/+2
* SERVER-42761 Move feature_compatibility_version.js into src/mongo/shellJason Chan2019-09-091-1/+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-82/+81
* SERVER-7019 Return initial sync status information by default in replSetGetSt...Medha Potluri2019-06-131-2/+2
* SERVER-35655 Update FCV constants throughout server code.Blake Oler2018-07-021-2/+1
* SERVER-32741 Initialize the featureCompatibilityVersion parameter value to 3.6Maria van Keulen2018-02-011-13/+16
* SERVER-32126 check UUID in validateKevin Albertson2017-12-181-0/+4
* SERVER-31783 Prevent secondaries from generating UUIDs during upgradeGeert Bosch2017-11-081-2/+1
* SERVER-31254 Fail initial sync if fCV targetVersion is set or if there is no ...Judah Schvimer2017-10-271-3/+5
* SERVER-30131 Ensure collections on local have UUIDsMaria van Keulen2017-10-091-5/+5
* SERVER-31019 fail initial sync if fCV changes during oplog applicationJudah Schvimer2017-10-091-0/+83