summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/storage_options.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+11
* Revert "SERVER-13455 Add new configuration option for mongod to allow separat...Daniel Gottlieb2018-08-291-10/+0
* SERVER-13455 Add new configuration option for mongod to allow separate journa...Dewal Gupta2018-08-241-0/+10
* SERVER-36208 Remove repairDatabase server command and shell helperLouis Williams2018-08-131-2/+1
* SERVER-35112 Remove MMAPv1 codeGeert Bosch2018-07-061-6/+0
* SERVER-35421 Embedded options parsing can re-initialize.Henrik Edin2018-06-121-12/+14
* SERVER-28741: add --groupCollections server parameterDaniel Gottlieb2017-04-241-0/+10
* SERVER-25932 Make MONGO_EXPORT_SERVER_PARAMETER use AtomicWord instead of std...Mark Benvenuto2017-01-051-2/+3
* SERVER-24739: Validate syncdelay at startup and on setParameterDaniel Gottlieb2016-11-291-0/+1
* SERVER-22230 add command-line setting for readOnly modeAdam Midvidy2016-01-201-0/+2
* SERVER-21973 move all server options initializers to NSDMIsAdam Midvidy2016-01-041-23/+10
* SERVER-21097 Add a lint rule to prohibit std::atomic, add NOLINT to existing ...Andy Schwerin2015-10-231-2/+2
* SERVER-16609: Periodically flush journal to stable storageGeert Bosch2015-10-091-0/+4
* SERVER-16609: Move storage_options to its own libraryGeert Bosch2015-10-091-0/+115