summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/snapshot_manager.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34192 Allow secondary reads during batch applicationsLouis Williams2018-04-131-0/+10
* SERVER-33318 simplify oldest_timestamp settingEric Milkie2018-03-051-24/+1
* SERVER-31304: Refactor away SnapshotName.Daniel Gottlieb2017-11-211-2/+1
* SERVER-30638 change setReadFromMajorityCommittedSnapshot to use timestamps in...Eric Milkie2017-10-051-10/+0
* SERVER-28620 Adorn all oplog writes with timestampsEric Milkie2017-08-221-1/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+2
* SERVER-19213 Move old snapshot cleanup out of the repl mutexMathias Stearn2015-08-121-2/+14
* SERVER-19212 Hide indexes and collections from stale majority concern readsMathias Stearn2015-08-121-41/+1
* SERVER-19212 Assign simple unique counter to each snapshotMathias Stearn2015-08-051-14/+16
* SERVER-19234 Move tracking of snapshots to ReplicationCoordinator from Extern...Mathias Stearn2015-07-071-1/+2
* SERVER-18022 Read Majority Committed implementation for primary nodesMathias Stearn2015-06-291-0/+132