summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/mock_repl_coord_server_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72942 Change DBClient *Collection functions to use NamespaceString obj...Sophia Tan2023-02-041-2/+1
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-151-9/+7
* SERVER-65146 Run unit tests with `wiredTiger` by defaultGregory Noma2022-04-071-0/+9
* SERVER-49904 Create new oplog type to attach metadata during runtimeRandolph Tan2020-12-171-1/+1
* SERVER-52624: Remove useless setOplogCollectionName and getOplogCollectionNam...Lingzhi Deng2020-11-061-1/+0
* SERVER-50984 Add CollectionPtr to replace usage of const Collection*Henrik Edin2020-09-261-3/+2
* SERVER-38987 Replace ephemeralForTest storage engine with biggie implementationHenrik Edin2020-07-171-0/+2
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-6/+7
* SERVER-38810 Use Session's concurrency control rules instead of internal mute...Andy Schwerin2019-02-151-8/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37443 Make catalog objects survive collection rename.David Storch2018-10-231-0/+5
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35626 remove old MMAP 'enforceQuota' codeDianna Hohensee2018-07-131-1/+0
* SERVER-31802 SERVER-31239 Remove master-slave replication and resync command.Andy Schwerin2018-03-131-1/+2
* SERVER-29519 Removed many usages of getGlobalReplicationCoordinatorHenrik Edin2018-01-221-1/+1
* SERVER-30880 Handle migration of sessions with incomplete historyRandolph Tan2017-10-251-3/+21
* SERVER-30325 Simplify session transaction state maintenanceKaloian Manassiev2017-09-131-0/+4
* SERVER-28914 Create a test fixture with mock replication coordinator and ephe...Randolph Tan2017-08-261-0/+91