summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc/ftdc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+0
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-6/+6
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38464 Add setParameter for custom FTDC data directoryMark Benvenuto2019-01-241-0/+36
* SERVER-38565 Convert FTDC options to IDLMark Benvenuto2018-12-181-173/+69
* SERVER-38310 Oplog information collection stalls FTDCMark Benvenuto2018-12-131-3/+2
* SERVER-37625 Add oplog earliest time to FTDCMark Benvenuto2018-11-151-2/+3
* SERVER-37625 Add oplog earliest time to FTDCMark Benvenuto2018-11-151-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-34199 Remove serverStatus timing section from FTDCMark Benvenuto2018-10-111-1/+3
* SERVER-32646 CommandHelpersBilly Donahue2018-01-161-2/+2
* SERVER-29731 Unify logic around directly invoking a commandMathias Stearn2017-07-131-12/+5
* SERVER-28495 FTDC for MongoSMark Benvenuto2017-07-121-2/+7
* SERVER-29938 FTDC RefactorMark Benvenuto2017-06-301-0/+343