summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc/file_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-1/+1
* SERVER-26412 Do not pass empty strings into boost::filesystem::create_directo...samantharitter2016-10-051-0/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-4/+6
* SERVER-23548 Remove VS2013 workaroundsMark Benvenuto2016-05-031-5/+0
* SERVER-20352 Correctly check for errors from boost::filesystem::create_direct...Mathias Stearn2016-02-041-2/+5
* SERVER-20582: _id time reflects end of chunk instead of beginningMark Benvenuto2015-10-221-14/+17
* SERVER-20958: Ensure file names are unique when quickly written and rotated.Mark Benvenuto2015-10-211-7/+12
* SERVER-20776: diagnostic.data directory size limit is not enforcedMark Benvenuto2015-10-121-1/+1
* SERVER-19584: Implement full-time diagnostic data capture file reader and writerMark Benvenuto2015-09-081-0/+301