summaryrefslogtreecommitdiff
path: root/src/mongo/db/mongod_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-32569 allow config servers and shard replica sets to start in non-clus...Misha Tyulenev2018-01-211-4/+19
* SERVER-32529 Revert "SERVER-32105 Require shard servers and config servers to...Esha Maharishi2018-01-041-20/+6
* SERVER-32105 Require shard servers and config servers to be started with --re...Esha Maharishi2017-11-301-15/+20
* SERVER-32051 Require shard servers and config servers to be replica setsEsha Maharishi2017-11-211-5/+14
* SERVER-31350: Make enableMajorityReadConcern a noopDaniel Gottlieb2017-10-201-7/+14
* Revert "Revert "SERVER-21677 Remove "diaglog" support from the server""Dan Pasette2017-09-211-16/+0
* Revert "SERVER-21677 Remove "diaglog" support from the server"Ian Whalen2017-09-211-0/+16
* SERVER-21677 Remove "diaglog" support from the serverDan Pasette2017-09-201-16/+0
* 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