summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/framework_options_init.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-071-2/+2
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-11/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38483 Convert options in sasl_options.cpp to IDLSpencer Jackson2019-01-101-0/+5
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-15/+17
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-0/+1
* SERVER-23779 Replace direct instantiation of OperationContextImpl with cc().m...Andy Schwerin2016-04-201-1/+2
* Revert "SERVER-23779 Replace direct instantiation of OperationContextImpl wit...Eric Milkie2016-04-191-2/+1
* SERVER-23779 Replace direct instantiation of OperationContextImpl with cc().m...Andy Schwerin2016-04-181-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-21/+20
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-0/+2
* SERVER-15504 Flow all calls to _exit through quickExitAndrew Morrow2014-10-031-2/+3
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-11144 Swap meaning of prevalidation return value and add commentShaun Verch2013-10-241-1/+1
* SERVER-11144 Create unit tests for registration in all option filesShaun Verch2013-10-231-0/+48