summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/ephemeral_for_test/ephemeral_for_test_recovery_unit.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46524 ephemeralForTest storage engine does not need to update the oplo...Dianna Hohensee2020-03-031-2/+2
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-1/+5
* SERVER-46067 Replicate Before Journaling interface changesDianna Hohensee2020-02-121-2/+2
* SERVER-45558 Revert logging additions for TLA+ Trace Checker projectA. Jesse Jiryu Davis2020-01-291-5/+5
* SERVER-43589 Trace logging for RaftMongo.tlaA. Jesse Jiryu Davis2019-12-101-5/+5
* SERVER-43685 Move snapshot id handling above storage API.David Storch2019-10-241-3/+3
* SERVER-41896 Take a unique_ptr as an argument to RecoveryUnit::registerChange()Evgeni Dobranov2019-09-091-3/+3
* SERVER-42221 Add concurrency control to checkpoint requests and expose it to ...Dianna Hohensee2019-08-231-2/+5
* SERVER-38397 Make WiredTigerRecoveryUnit::State a general concept in Recovery...Gregory Noma2019-06-191-9/+14
* SERVER-39289 Add method to indicate whether a RecoveryUnit has an active tran...Gabe Villasana2019-06-111-0/+32
* SERVER-39673: Add flow control under a feature flag.Daniel Gottlieb2019-03-171-0/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-34580 Plumb commit time to commit handlers when availableJudah Schvimer2018-05-031-1/+1
* SERVER-33609 Pass readConcernLevel to WiredTigerRecoveryUnitXiangyu Yao2018-03-091-1/+1
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Nick Zolnierz2018-03-021-1/+0
* Revert "SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when get...Nick Zolnierz2018-03-021-0/+1
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Henrik Edin2018-03-021-1/+0
* SERVER-24989 MigrationManager unit-testing.Dianna Hohensee2016-07-191-6/+1
* SERVER-23496 adding ShardLocal class, child class of ShardDianna Hohensee2016-04-271-0/+10
* SERVER-22534: mark each ephemeralForTesting write as journaled for replicationScott Hernandez2016-02-111-0/+5
* SERVER-20574: Rename inMemory storage engine to ephemeralForTestGeert Bosch2015-10-131-0/+64