summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/idempotency_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45288 switch Idempotency tests to use WiredTiger instead of ephemeralF...Eric Milkie2020-02-131-0/+3
* SERVER-42925 Refactor idempotency tests oplog application and fix oplog visib...Lingzhi Deng2019-11-211-1/+1
* SERVER-36538: fix idempotency test prefix/suffix testLingzhi Deng2019-05-291-7/+3
* SERVER-39804 Extend idempotency unit tests to cover the new large transaction...William Schultz2019-05-221-2/+9
* SERVER-36538: Create idempotency tests for prepare, commit, and abort oplog e...Lingzhi Deng2019-04-251-1/+24
* SERVER-39079 Move BackgroundOperation checks out of the catalog layer; add pa...Dianna Hohensee2019-03-241-2/+2
* SERVER-39434 Apply the new "commit" oplog entry for unprepared large transact...Matthew Russotto2019-03-141-7/+18
* Revert "SERVER-39079 Move BackgroundOperation checks out of the catalog layer...Dianna Hohensee2019-03-121-2/+2
* SERVER-39079 Move BackgroundOperation checks out of the catalog layer; add pa...Dianna Hohensee2019-03-111-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36015 Update sync_tail_test.cpp to use the createIndexes oplog entry r...Dianna Hohensee2018-08-271-4/+7
* SERVER-31356 update the following unit tests to not mutate OplogEntry after c...Benety Goh2017-11-071-4/+11
* SERVER-31189 SERVER-31426 fail rollback on downgradeJudah Schvimer2017-10-201-6/+5
* SERVER-29944 Implement a basic idempotency checker for testing oplogmay2017-08-111-3/+27
* SERVER-30262 Update session info during batch apply in secondariesJack Mulrow2017-07-311-0/+6
* SERVER-29943 Move IdempotencyTest test fixture to its own librarymay2017-07-211-0/+1
* SERVER-29943 Move IdempotencyTest test fixture to its own librarymay2017-07-211-4/+4
* SERVER-30220 Lock correct nss for syncApply by UUIDGeert Bosch2017-07-191-1/+2
* SERVER-29942 Introduce IdempotencyTest::testOpsAreIdempotent() to sync_tail_...may2017-07-181-0/+5
* SERVER-29943 Move IdempotencyTest test fixture to its own librarymay2017-07-171-0/+125