summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_consistency_markers.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49695 The waitUntilDurable() codepath should not fassert success of op...Dianna Hohensee2020-08-291-0/+4
* SERVER-46085 Fail initial sync attempt if sync source is in initial syncMatthew Russotto2020-03-271-0/+26
* SERVER-44555 Replicate Before JournalingDianna Hohensee2020-02-271-9/+63
* SERVER-41391 clear the oplogTruncateAfterPoint timestamp on stepdown after th...Dianna Hohensee2019-11-051-0/+8
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-38925 When enableMajorityReadConcern=false, after rollback via refetch...Tess Avitabile2019-03-131-2/+5
* 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-26/+28
* SERVER-30556 Code cleanup for 'oplogDeleteFromPoint' field in minValid collec...smani872018-06-151-11/+0
* SERVER-33348 Remove checkpoint timestamp collectionVesselina Ratcheva2018-04-181-10/+0
* SERVER-33258: Guarantee replication tables are durable before use.Daniel Gottlieb2018-02-161-0/+6
* SERVER-30926 Add timestamps to writes to minValid documentJudah Schvimer2017-12-131-2/+6
* SERVER-29894 fall back on old oplog delete from point in FCV 3.4Judah Schvimer2017-08-141-5/+20
* SERVER-29892 Add functions in ReplicationConsistencyMarkers to update the che...r3.5.11William Schultz2017-08-031-0/+10
* SERVER-29254 move OplogTruncateAfterPoint into its own collectionJudah Schvimer2017-06-221-3/+13
* SERVER-29254 parse MinValid document with IDLJudah Schvimer2017-06-151-0/+6
* SERVER-29254 Moved MinValid into ReplicationProcessJudah Schvimer2017-05-301-0/+164