summaryrefslogtreecommitdiff
path: root/src/mongo/db/mongod_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29720 Provide a libmongodbcapi database wrapper for service contextBen Shteinfeld2017-07-141-1/+1
* Revert "SERVER-29720 Provide libmongodbcapi database wrapper for service cont...Ben Shteinfeld2017-07-131-1/+1
* SERVER-29176: Implement --clusterIpSourceWhitelistADAM David Alan Martin2017-07-121-0/+23
* SERVER-29927: Hide --groupCollections startup flagDaniel Gottlieb2017-07-111-5/+7
* SERVER-29720 Provide libmongodbcapi database wrapper for service contextBen Shteinfeld2017-07-111-1/+1
* Revert "SERVER-29720 Provide libmongodbcapi database wrapper for service cont...Ben Shteinfeld2017-07-111-1/+1
* SERVER-29720 Provide libmongodbcapi database wrapper for service contextBen Shteinfeld2017-07-111-1/+1
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-8/+8
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-271-86/+0
* SERVER-28741: add --groupCollections server parameterDaniel Gottlieb2017-04-241-0/+9
* SERVER-4786 Allow specifying sample rate of slow queriesEvan Broder2017-01-261-0/+11
* SERVER-25932 Make MONGO_EXPORT_SERVER_PARAMETER use AtomicWord instead of std...Mark Benvenuto2017-01-051-6/+5
* SERVER-23103 Move assembleResposne to its own libraryAndrew Morrow2016-12-141-1/+0
* SERVER-23103 Move DiagLog to its own libraryAndrew Morrow2016-12-141-2/+1
* SERVER-27217 check for new nopreallocj parameter full name when parsing optionsEric Milkie2016-12-051-2/+2
* SERVER-27217 Allow nopreallocj to be specified in a YAML config fileEric Milkie2016-11-301-3/+5
* SERVER-24739: Validate syncdelay at startup and on setParameterDaniel Gottlieb2016-11-291-0/+7
* SERVER-23941 fix check for incompatible arguments when using queryableBackupModeSam Rossi2016-09-161-6/+3
* SERVER-25970 mongod with WT does not start on Windows unless dbpath is specifiedMark Benvenuto2016-09-091-9/+10
* SERVER-24991 log redaction for matcher, ops, pipeline, queryThomas Schubert2016-09-021-4/+4
* Revert "SERVER-24551 Version 3.2 incorrect 'nojournal is not allowed when con...Esha Maharishi2016-09-011-7/+2
* Revert "SERVER-25388 Use consistent options parsing to force journaling to be...Esha Maharishi2016-09-011-5/+6
* Revert "Revert "SERVER-24551 Version 3.2 incorrect 'nojournal is not allowed ...Esha Maharishi2016-09-011-2/+1
* SERVER-24914 SERVER-24915 improve getting cwd at server startupKevin Pulo2016-08-161-2/+2
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-2/+3
* Revert "SERVER-24551 Version 3.2 incorrect 'nojournal is not allowed when con...Esha Maharishi2016-08-101-1/+2
* SERVER-22734 unify --version output, thus adding enterprise designationsMatt Cotter2016-08-011-10/+0
* SERVER-25388 Use consistent options parsing to force journaling to be enabled...Sam Dunietz2016-08-011-6/+5
* SERVER-23920 Disallow --master/--slave with --shardsvrSam Dunietz2016-07-281-1/+3
* SERVER-24551 Version 3.2 incorrect 'nojournal is not allowed when configsvr i...Sam Dunietz2016-07-071-2/+7
* SERVER-24323 Rename CatalogManager to ShardingCatalogClientSpencer T Brody2016-06-131-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-165/+177
* SERVER-22664 Add _overrideShardIdentity configuration for cloud backup serviceRandolph Tan2016-05-051-0/+37
* SERVER-23268 remove CatalogManager::ConfigServerMode::SCCCMisha Tyulenev2016-04-211-36/+1
* SERVER-22708 Insecure configuration startup warningsAndreas Nilsson2016-03-251-27/+2
* SERVER-22663 Remember --shardsvr settingRandolph Tan2016-03-231-22/+26
* SERVER-23130 rename readOnly flag to querableBackupMode and hide itAdam Midvidy2016-03-181-7/+9
* SERVER-22357 disable journal in readOnly modeAdam Midvidy2016-02-231-2/+6
* SERVER-22683 support replication.enableMajorityReadConcern=false in configura...Benety Goh2016-02-181-1/+2
* SERVER-22256 disallow readOnly incompatible paramsAdam Midvidy2016-01-291-0/+21
* SERVER-22230 add command-line setting for readOnly modeAdam Midvidy2016-01-201-0/+13
* SERVER-14501 moved ReplSettings class implementation from repl_settings.h int...Dianna Hohensee2016-01-041-22/+23
* SERVER-20064: use default oplog size for CSRSScott Hernandez2015-10-311-2/+2
* SERVER-20992: Fix type error in configuration argumentGeert Bosch2015-10-191-1/+1
* SERVER-16609: Periodically flush journal to stable storageGeert Bosch2015-10-091-8/+11
* SERVER-20707 Add --enableMajorityReadConcern optionMathias Stearn2015-10-081-0/+13
* SERVER-20722 require journaling and rs pv1 with config serversmatt dannenberg2015-10-081-1/+2
* SERVER-20746 --configsvr shouldn't imply --master when in csrs modeSpencer T Brody2015-10-061-1/+3
* SERVER-20330 sharding.configsvrMode option not recognized when specified in y...Randolph Tan2015-09-111-1/+1
* SERVER-16852 Print buildInfo in version output/allow override of buildInfoJonathan Reams2015-09-041-3/+1