summaryrefslogtreecommitdiff
path: root/jstests/replsets/initial_sync_test_fixture_test.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57352: Have initial_sync_test_fixture_test.js be more resilient to irr...Daniel Gottlieb2021-06-031-165/+161
* SERVER-56713: Avoid creating retryable find and modify images during initial ...Daniel Gottlieb2021-05-121-5/+32
* SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrS...Mindaugas Malinauskas2021-04-141-1/+0
* SERVER-55009 enable replica_sets for SBE build variantKyle Suarez2021-04-061-0/+1
* SERVER-50191 Create TTL index on config.tenantMigrationDonors to garbage coll...Cheahuychou Mao2020-10-201-2/+19
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-1/+1
* SERVER-50410 Change NotMasterOrSecondary error code name to NotPrimaryOrSecon...Pavi Vetriselvan2020-09-041-6/+6
* SERVER-21861: Prohibit Timestamp.prototype.toString via resmoke injection.Daniel Gottlieb2020-08-051-1/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+5
* SERVER-46389 Improve replication log line styleTess Avitabile2020-03-171-2/+2
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-021-5/+5
* SERVER-46074 Improve log attributes for repl directory and bridge.cppTess Avitabile2020-02-261-2/+1
* SERVER-46026 Fix tests reliant on specific log linesMark Benvenuto2020-02-181-0/+13
* SERVER-44986 Blacklist incompatible tests from replica_sets_multiversion suiteJason Chan2019-12-101-1/+1
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER=44014 Add missing synchronization points to initial sync fuzzerSamyukta Lanka2019-11-121-11/+74
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-132/+131
* SERVER-40386: replace abortTransaction() used in jstests with abortTransactio...Lingzhi Deng2019-06-041-2/+2
* SERVER-40973 Wait for secondary to replicate abortTransaction entry in initia...Vesselina Ratcheva2019-05-301-3/+5
* SERVER-40678 Log implicit prepare for large transactions on primaryWilliam Schultz2019-05-151-15/+4
* SERVER-36492 Reconstruct prepared transactions at the end of initial syncSamy Lanka2019-05-061-3/+10
* SERVER-39795 Update initial sync transactions test coverage to handle new opl...William Schultz2019-04-231-0/+11
* SERVER-33589 Create an initial sync test fixtureSamy Lanka2019-01-091-0/+168