summaryrefslogtreecommitdiff
path: root/src/mongo/db/mongod_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47884 Add 'disableLockFreeReads' startup server parameter and test suite.Dianna Hohensee2020-07-201-0/+30
* SERVER-48148 Cleanup of execution logs in db/Henrik Edin2020-05-151-3/+0
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-47077 Clean up log lines in 'mongo/db'Amirsaman Memaripour2020-04-031-6/+4
* Revert "SERVER-47077 Clean up log lines in 'mongo/db'"Amirsaman Memaripour2020-03-311-4/+6
* SERVER-47077 Clean up log lines in 'mongo/db'Amirsaman Memaripour2020-03-271-6/+4
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-241-1/+1
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-231-23/+12
* Revert "SERVER-46765 fix '--version' & '--sysinfo', which use kPlain logging"Max Hirschhorn2020-03-231-12/+23
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-201-23/+12
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-281-1/+0
* SERVER-46488 queryableBackupMode should recover from the journal files on sta...Gregory Wlodarek2020-02-281-1/+0
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-2/+12
* SERVER-45975: Added --oplogMinRetention cli optionAndrew Chen2020-02-181-0/+10
* Revert "SERVER-45975: Added --oplogMinRetention cli option"Benety Goh2020-02-151-10/+0
* SERVER-45975: Added --oplogMinRetention cli optionAndrew Chen2020-02-141-0/+10
* SERVER-40883 Remove the --noIndexBuildRetry server parameter flag and the sto...Gregory Wlodarek2020-02-141-18/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-13/+22
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-5/+4
* SERVER-41412 Introduce a search_beta_auth suite.David Storch2019-06-051-0/+4
* SERVER-40882 Restore the --noIndexBuildRetry server parameter flag and the st...Dianna2019-05-221-0/+18
* SERVER-40476 merge contents of utils/stringutils into utils/str.Billy Donahue2019-04-111-2/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-36772 Ensure oplog history cannot be truncated in standalone mode with...Dianna Hohensee2019-03-191-3/+20
* SERVER-39132 Separate out options that are not related to mongocryptdMark Benvenuto2019-03-111-0/+2
* SERVER-39502 Migrate mongod options to IDLSara Golemon2019-02-161-352/+22
* SERVER-39500 Migrate general server options to IDLSara Golemon2019-02-161-3/+3
* SERVER-39501 Migrate windows options to IDLSara Golemon2019-02-141-12/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38705 Remove the --noIndexBuildRetry server parameter flag and the sto...Gregory Wlodarek2019-01-171-39/+0
* SERVER-38143 Remove MMAPV1 command-line options and config file settingsGregory Wlodarek2018-12-111-18/+0
* SERVER-30815 Remove the mongodmain libraryAndrew Morrow2018-11-271-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+11
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-10/+15
* Revert "SERVER-13455 Add new configuration option for mongod to allow separat...Daniel Gottlieb2018-08-291-68/+8
* SERVER-13455 Add new configuration option for mongod to allow separate journa...Dewal Gupta2018-08-241-8/+68
* SERVER-35979 Split ssl_otions and decouple from main runtimeSara Golemon2018-07-091-19/+0
* SERVER-35112 Remove MMAPv1 codeGeert Bosch2018-07-061-150/+0
* SERVER-29917 Alias server options starting with 'ssl' to parameters starting ...Gregory Noma2018-07-051-7/+7
* SERVER-35297 Split server_options and server_status into two pieces.Henrik Edin2018-06-071-1/+1
* SERVER-32590: WT 3.6 <-> 4.0 upgrade/downgrade.Daniel Gottlieb2018-05-181-8/+0
* SERVER-34780 Change --recoverFromOplogAsStandalone to setParameterJudah Schvimer2018-05-101-13/+0
* SERVER-34070 Add flag to perform replication recovery as a standaloneJudah Schvimer2018-04-231-0/+14
* SERVER-34017 Add slowms and slowOpSampleRate startup configuration for mongos.David Storch2018-03-221-22/+0
* SERVER-31802 Provide a better error message if an operator starts a server wi...Andy Schwerin2018-03-191-0/+11
* SERVER-31802 SERVER-31239 Remove master-slave replication and resync command.Andy Schwerin2018-03-131-109/+3
* SERVER-12644 noprealloc warning should be logged properlyGabriel Russell2018-02-221-2/+1
* SERVER-33359: Allow RTT storage engines to manage indexes on rollback.Daniel Gottlieb2018-02-211-2/+9
* SERVER-32951 Add lib for embedded options where we can have a different set o...Henrik Edin2018-02-141-14/+1
* SERVER-29908 Move sharding_task_executor under mongo/sKaloian Manassiev2018-02-021-11/+8