summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_consistency_markers.h
Commit message (Expand)AuthorAgeFilesLines
* 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