summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/storage_engine_lock_file.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46398 Expand the data directory not found message on startup to be mor...Gregory Wlodarek2020-04-271-0/+2
* SERVER-41601 mongocryptd pid file should contain connectivity informationMark Benvenuto2019-06-171-0/+6
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39131 Refactor storage engine lock file supportMark Benvenuto2019-01-231-1/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34798 Move storage initialization behaviors out of ServiceContext subc...Andy Schwerin2018-05-051-0/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-55/+55
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+2
* SERVER-16677 added platform-dependent class to management creation/locking of...Benety Goh2015-01-051-0/+95