summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc/file_writer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-4/+4
* SERVER-48351 Clean up additional logv2 linesSara Golemon2020-05-281-2/+0
* 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-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+1
* SERVER-41148 FTDC is calling boost::filesystem without passing an error_code ...Mark Benvenuto2019-06-051-1/+8
* 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-25868 Incomplete FTDC files on WindowsMark Benvenuto2016-09-071-6/+12
* SERVER-17294 Boost 1.60 Mongo compilation fixesMark Benvenuto2016-03-311-1/+1
* SERVER-20582: _id time reflects end of chunk instead of beginningMark Benvenuto2015-10-221-11/+13
* SERVER-20453 Count the FTDC reference document as the first sampleAndrew Morrow2015-10-011-1/+1
* SERVER-20417: Move file interim fileMark Benvenuto2015-09-211-22/+32
* SERVER-19584: Implement full-time diagnostic data capture file reader and writerMark Benvenuto2015-09-081-0/+210