summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/storage_engine_lock_file_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-021-1/+1
* SERVER-48148 Log cleanup in db/storageHenrik Edin2020-05-151-1/+4
* SERVER-46398 Expand the data directory not found message on startup to be mor...Gregory Wlodarek2020-04-271-2/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-8/+4
* SERVER-41644 Expose explicit encryption helpers in community shellMark Benvenuto2019-06-181-4/+2
* SERVER-41601 mongocryptd pid file should contain connectivity informationMark Benvenuto2019-06-171-13/+6
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* 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-5/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-2938 Improved lock file error messageGWlodarek2017-06-061-2/+7
* SERVER-16725 Incorrect character conversion between UTF-8 and UTF-16Mark Benvenuto2016-09-161-1/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+8
* SERVER-23130 rename readOnly flag to querableBackupMode and hide itAdam Midvidy2016-03-181-1/+1
* SERVER-22352 do not fail startup if lockFile cannot be created in readOnly modeAdam Midvidy2016-02-171-1/+1
* SERVER-22352 lockFile changes for readOnly modeAdam Midvidy2016-02-161-0/+6
* Revert "SERVER-22352 lockFile changes for readOnly"Kyle Suarez2016-02-051-6/+0
* SERVER-22352 lockFile changes for readOnlyAdam Midvidy2016-02-051-0/+6
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-122/+128
* SERVER-9555 Better OS detection in sconsJonathan Reams2015-03-301-0/+190