summaryrefslogtreecommitdiff
path: root/src/mongo/db/mongod_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-19543 SERVER-19992 Move ConfigServerMode enum from ServerGlobalParams ...Spencer T Brody2015-08-181-4/+5
* SERVER-19802 Included compiled modules in --version outputJonathan Reams2015-08-111-0/+1
* SERVER-19732 SERVER-19524 SERVER-19545 Use configsvr instead of configServer ...Spencer T Brody2015-08-081-6/+6
* SERVER-19527 Add configsvrMode flag to mongodSpencer T Brody2015-07-301-0/+25
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-1026/+1073
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-281-3/+5
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-271-5/+3
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-261-3/+5
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-221-5/+3
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-211-3/+5
* SERVER-18099 Refactor buildinfo/version reportingJonathan Reams2015-04-301-2/+0
* SERVER-17817 Make AuthorizationManager a decoration on ServiceContext.Andy Schwerin2015-04-161-4/+2
* SERVER-17965 Allow specifying both --replSet and --configsvr at the same time...Spencer T Brody2015-04-091-6/+0
* SERVER-17863 Sort in config.h header when possibleAndrew Morrow2015-04-031-2/+1
* SERVER-9563 Add support for config.h headerJonathan Reams2015-03-261-3/+5
* SERVER-17590 disallow --fastsync with replica setsBenety Goh2015-03-171-0/+4
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+4
* SERVER-16734 remove checkpointDelaySecs and use syncPeriodSecs insteadEric Milkie2015-01-081-9/+5
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-0/+1
* SERVER-16313 make override of checkpointDelaySecs with syncdelay work properlyEric Milkie2014-12-181-0/+2
* SERVER-16132: implement directoryperdb under WiredTigerEliot Horowitz2014-12-011-6/+5
* SERVER-15884 Clean up mongod --version outputMatt Kangas2014-11-121-1/+14
* SERVER-15970 --durOptions was not workingEric Milkie2014-11-051-2/+2
* SERVER-15557 added "Storage options" section in --help output.Benety Goh2014-11-031-55/+72
* SERVER-15557 extracted mmapv1 startup options from StorageGlobalParams into M...Benety Goh2014-11-031-15/+16
* SERVER-15604 log component kControlMatt Kangas2014-10-271-1/+1
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-15031 Add compile-time flag to control which ReplicationCoordinator is...Spencer T Brody2014-10-021-0/+12
* SERVER-14474 diagLogging command is deprecated. Print warning on use.Matt Kangas2014-08-191-1/+2
* SERVER-14756 support storage.quota.enforced option in the YAML configurationAdam Midvidy2014-08-141-1/+0
* Revert "SERVER-14756 The YAML storage.quota.enforced option is not found"Benety Goh2014-08-141-0/+1
* SERVER-14756 The YAML storage.quota.enforced option is not foundAdam Midvidy2014-08-141-1/+0
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+1