summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc/controller_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-9763 Remove BSONObjBuilder append unsigned methodAlya Berciu2019-07-031-1/+1
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-4/+4
* 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-3/+5
* SERVER-28495 FTDC for MongoSMark Benvenuto2017-07-121-1/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-23243 Extract time-keeping from ListenerWaley Chen2016-03-301-4/+5
* SERVER-21231: Improve logging messages, and prevent FTDC from writting to dis...Mark Benvenuto2015-11-061-4/+76
* SERVER-21241 Record timestamp in root of sample documentMark Benvenuto2015-11-061-7/+15
* SERVER-20417: Move file interim fileMark Benvenuto2015-09-211-1/+1
* SERVER-19585: Implement full-time diagnostic data capture MongoD integrationMark Benvenuto2015-09-081-0/+199