summaryrefslogtreecommitdiff
path: root/src/mongo/db/mongod_options.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53120 remove unimplemented function parseMongodReplicationOptionsBenety Goh2020-12-011-4/+0
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39538 Convert replication setParameters to IDLJonathan Reams2019-02-261-1/+0
* SERVER-39502 Migrate mongod options to IDLSara Golemon2019-02-161-0/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+11
* SERVER-32951 Add lib for embedded options where we can have a different set o...Henrik Edin2018-02-141-11/+0
* SERVER-32569 allow config servers and shard replica sets to start in non-clus...Misha Tyulenev2018-01-211-0/+2
* SERVER-29176: Implement --clusterIpSourceWhitelistADAM David Alan Martin2017-07-121-2/+4
* SERVER-24914 SERVER-24915 improve getting cwd at server startupKevin Pulo2016-08-161-1/+1
* SERVER-16609: Move storage_options to its own libraryGeert Bosch2015-10-091-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-39/+37
* SERVER-15031 Add compile-time flag to control which ReplicationCoordinator is...Spencer T Brody2014-10-021-0/+3
* SERVER-14395 Clean up StorageEngine initialization and shutdownMathias Stearn2014-07-091-4/+0
* SERVER-14420 Get rid of global replSettings objectSpencer T Brody2014-07-091-0/+4
* SERVER-13372 Canonicalize dur, nodur, journal, nojournal and storage.journali...Shaun Verch2014-03-271-0/+15
* SERVER-11538: Create library for socket code and fix dependencies of libserve...Shaun Verch2013-11-041-0/+3
* SERVER-11144 Swap meaning of prevalidation return value and add commentShaun Verch2013-10-241-0/+5
* SERVER-11144 Do not call _exit directly in any options handling functionsShaun Verch2013-10-231-1/+1
* SERVER-11090 Remove old unused Module classShaun Verch2013-10-091-2/+0
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-0/+23
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-8510 Use new options parser in SNMP moduleShaun Verch2013-09-051-0/+2
* SERVER-8510 Use new option parser in mongod and mongos and move parsing into ...Shaun Verch2013-09-051-0/+30