summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/framework_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49392 Storage engine init checks that enableMajorityReadConcern is com...Gregory Wlodarek2020-08-171-2/+1
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-281-1/+0
* SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 APIMark Benvenuto2020-02-271-1/+2
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+3
* SERVER-44142 correctly utilize LogSeverity in logv2Gabriel Russell2019-11-251-1/+1
* SERVER-43010 remove DEV and MONGO_DEV macrosBilly Donahue2019-08-231-1/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-40823 Enable Flow Control in testingMaria van Keulen2019-05-081-0/+6
* SERVER-39718 Migrate dbtests framework options to IDLSara Golemon2019-02-221-82/+0
* 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-15/+17
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-0/+14
* Revert "SERVER-13455 Add new configuration option for mongod to allow separat...Daniel Gottlieb2018-08-291-43/+1
* SERVER-13455 Add new configuration option for mongod to allow separate journa...Dewal Gupta2018-08-241-1/+43
* SERVER-35112 Remove MMAPv1 codeGeert Bosch2018-07-061-43/+2
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-051-10/+0
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-12/+16
* SERVER-23779 Replace direct instantiation of OperationContextImpl with cc().m...Andy Schwerin2016-04-201-0/+3
* Revert "SERVER-23779 Replace direct instantiation of OperationContextImpl wit...Eric Milkie2016-04-191-3/+0
* SERVER-23779 Replace direct instantiation of OperationContextImpl with cc().m...Andy Schwerin2016-04-181-0/+3
* SERVER-23103 Remove some stale or resolve some trivial incomplete tagsAndrew Morrow2016-03-211-2/+8
* SERVER-16609: Move storage_options to its own libraryGeert Bosch2015-10-091-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-145/+143
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-281-1/+1
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-271-1/+1
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-261-1/+1
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-221-1/+1
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-211-1/+1
* SERVER-11020 Don't overload the meaning of _DEBUG, use our own debug macroAndrew Morrow2015-03-271-1/+1
* SERVER-17601 replace global variable debug and enum DEBUG_BUILDEric Milkie2015-03-161-2/+2
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+5
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-0/+1
* SERVER-15875 rename new_find.{h,cpp} to find.{h,cpp}David Storch2014-12-031-1/+1
* SERVER-15882 Get rid of ensureIndex in dbtests.Andy Schwerin2014-11-051-1/+1
* SERVER-15557 extracted mmapv1 startup options from StorageGlobalParams into M...Benety Goh2014-11-031-6/+7
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-13635 Make dbtest take --storageEngineMathias Stearn2014-10-011-0/+5
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+1
* SERVER-14420 Get rid of global replSettings objectSpencer T Brody2014-07-091-3/+0
* SERVER-14043 s/namespace replset/namespace repl/matt dannenberg2014-05-271-1/+1
* SERVER-14021 move all replication code into namespace replsetmatt dannenberg2014-05-221-1/+1
* SERVER-13645 move replication_server_status.h/.cpp to repl_settings.h/.cppmatt dannenberg2014-04-231-1/+1
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-10026 remove query spigot and old find implHari Khalsa2013-12-051-7/+0
* SERVER-11144 Swap meaning of prevalidation return value and add commentShaun Verch2013-10-241-3/+3
* SERVER-11144 Use new positional option interface and remove old interfaceShaun Verch2013-10-241-9/+2
* SERVER-11144 Use new chaining interface in optionsShaun Verch2013-10-231-75/+42
* SERVER-11144 Create unit tests for registration in all option filesShaun Verch2013-10-231-26/+0