summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/snapshot_thread.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-20807 Add a simple limit to the amount of uncommitted snapshotsMathias Stearn2015-10-231-2/+6
* SERVER-20572: revert snapshot thread using cappedInsertNotifier for performan...Scott Hernandez2015-09-221-6/+2
* SERVER-20161: mutex must be declared firstScott Hernandez2015-09-221-1/+2
* SERVER-20161: move snapshot notification to capped collection notifierScott Hernandez2015-09-221-2/+5
* SERVER-19234 Move tracking of snapshots to ReplicationCoordinator from Extern...Mathias Stearn2015-07-071-9/+2
* SERVER-19099 Consistently use concurrency and time names via stdxAndrew Morrow2015-06-301-3/+2
* SERVER-18022 Read Majority Committed implementation for primary nodesMathias Stearn2015-06-291-0/+89