summaryrefslogtreecommitdiff
path: root/src/mongo/db/mongod_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27383 Restrict use of queryableBackupMode to only shards when starting...Marcos José Grillo Ramirez2021-08-021-3/+6
* SERVER-27383 Disalow starting shards and config servers as standaloneMarcos José Grillo Ramirez2021-07-281-0/+8
* Revert "SERVER-32531 Disalow standalone nodes as shards if no queryableBackup...Marcos José Grillo Ramirez2021-07-071-7/+0
* Revert "SERVER-27383 Disalow standalone nodes as config server if no queryabl...Marcos José Grillo Ramirez2021-07-071-8/+7
* SERVER-27383 Disalow standalone nodes as config server if no queryableBackupM...Marcos José Grillo Ramirez2021-07-061-7/+8
* SERVER-32531 Disalow standalone nodes as shards if no queryableBackupMode is ...Marcos José Grillo Ramirez2021-07-021-0/+7
* SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto2021-06-161-2/+3
* SERVER-53652 Remove Lock Free Reads feature flag and builder.Dianna Hohensee2021-05-271-9/+1
* SERVER-55961: Replace 'whitelist' in variable names, types, and commentsVarun Ravichandran2021-05-121-4/+4
* SERVER-55827: Rename security.clusterIpSourceWhitelist to security.clusterIpS...Varun Ravichandran2021-04-281-2/+2
* SERVER-53934 Refuse to start shards and config servers with setParameter requ...Huayu Ouyang2021-02-191-0/+20
* SERVER-53247 disable enableMajorityReadConcern=false for non-test storage eng...Pavi Vetriselvan2021-01-191-38/+33
* SERVER-53324 remove extra development only logging for lock-free reads and up...Dianna Hohensee2021-01-081-7/+0
* Revert "SERVER-53324 remove extra development only logging for lock-free reads"Dianna Hohensee2021-01-071-0/+7
* SERVER-53324 remove extra development only logging for lock-free readsDianna Hohensee2021-01-061-7/+0
* SERVER-51918 create feature flag for lock free readsBenety Goh2020-12-181-0/+6
* SERVER-52945 Make mongod use x509 auth on egress connections if NetworkInterf...Mark Benvenuto2020-12-111-0/+1
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-1/+0
* SERVER-48516 Verify at startup replica set with auth has a keyFileMark Benvenuto2020-11-131-0/+10
* SERVER-52562 Enable two-phase drop for standalone mode; allow Lock-Free reads...Dianna Hohensee2020-11-121-10/+0
* SERVER-43959: Use "default" initializer prerequisite for warning in mongod_op...Jordi Serra Torrens2020-11-051-3/+6
* SERVER-43959: Make warning for enableMajorityReadConcern show on logJordi Serra Torrens2020-10-281-3/+17
* SERVER-29418 Create a storage-engine agnostic checkpointing threadGregory Wlodarek2020-09-101-0/+3
* 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