summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplog_applier_impl_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21700 Do not relax constraints during steady state replication.Matthew Russotto2020-03-121-8/+212
* SERVER-46219 Unittests should log with JSON formatMark Benvenuto2020-03-031-7/+9
* SERVER-45583 Unittests are using logv2.Henrik Edin2020-01-211-3/+3
* SERVER-45288 switch Idempotency tests to use WiredTiger instead of ephemeralF...Eric Milkie2019-12-301-29/+0
* Revert "SERVER-45288 switch Idempotency tests to use WiredTiger instead of ep...Eric Milkie2019-12-301-0/+29
* SERVER-45288 switch Idempotency tests to use WiredTiger instead of ephemeralF...Eric Milkie2019-12-271-29/+0
* SERVER-43000 Remove typedefs for vectors of OplogEntryA. Jesse Jiryu Davis2019-11-211-21/+21
* SERVER-43858: Relax database creation lock acquisition from MODE_X to MODE_IX.Daniel Gottlieb2019-10-171-4/+5
* SERVER-43885 Rename OplogApplierImpl methodsMihai Andrei2019-10-141-117/+133
* SERVER-42998 Make multiSyncApply non-configurableMihai Andrei2019-10-101-107/+47
* SERVER-42925 Refactor idempotency tests oplog application and fix oplog visib...Lingzhi Deng2019-10-041-4/+3
* SERVER-43651 Move fillWriterVectors, multiSyncApply, and syncApply to OplogAp...Mihai Andrei2019-10-021-32/+1955
* SERVER-43344 Move shutdown, multiApply, and scheduleWritesToOplog from SyncTa...Mihai Andrei2019-09-301-0/+1733