summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc/file_manager_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48351 Clean up additional logv2 linesSara Golemon2020-05-281-0/+1
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-46530 Review and convert LogV2 statements in FTDCAdam Cooper2020-03-041-3/+3
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-1/+8
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-66/+26
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* 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-34864 FTDC should ignore irrelevant schema changesMark Benvenuto2018-08-231-2/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-4/+6
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-3/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-27/+67
* SERVER-20582: _id time reflects end of chunk instead of beginningMark Benvenuto2015-10-221-19/+31
* SERVER-20958: Ensure file names are unique when quickly written and rotated.Mark Benvenuto2015-10-211-7/+18
* SERVER-20776: diagnostic.data directory size limit is not enforcedMark Benvenuto2015-10-121-4/+4
* SERVER-20417: Move file interim fileMark Benvenuto2015-09-211-0/+5
* SERVER-19584: Implement full-time diagnostic data capture file reader and writerMark Benvenuto2015-09-081-0/+320