summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/mmap_v1/dur_recover.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-0/+2
* SERVER-22621 Ensure LSNFile only contains sequence numbers flushed to data filesMathias Stearn2016-01-261-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-43/+45
* SERVER-19041 Simplify SimpleMutexAndrew Morrow2015-06-191-1/+1
* SERVER-17307 Replace boost::shared_ptr and friends with std::shared_ptrAndrew Morrow2015-06-101-2/+1
* SERVER-16065 Cleanup CommitJob and RecoveryJob so there is encapsulationKaloian Manassiev2015-01-151-23/+33
* SERVER-13256 Remove shared_ptr from pch.hAndrew Morrow2015-01-051-0/+1
* SERVER-13256 Remove boost/utility from pch.hAndrew Morrow2015-01-051-0/+1
* SERVER-14413 Make dur::startup not recursively depend on globalStorageEngineMathias Stearn2014-08-281-0/+2
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-4/+4
* SERVER-13639: change mmap1 to mmap_v1Eliot Horowitz2014-04-211-0/+91