summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/storage_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45975: Added --oplogMinRetention cli optionAndrew Chen2020-02-181-0/+1
* Revert "SERVER-45975: Added --oplogMinRetention cli option"Benety Goh2020-02-151-1/+0
* SERVER-45975: Added --oplogMinRetention cli optionAndrew Chen2020-02-141-0/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39906 Migrate storage parameters to IDLSara Golemon2019-03-021-52/+0
* SERVER-39502 Migrate mongod options to IDLSara Golemon2019-02-161-1/+0
* 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
* Revert "SERVER-13455 Add new configuration option for mongod to allow separat...Daniel Gottlieb2018-08-291-5/+1
* SERVER-13455 Add new configuration option for mongod to allow separate journa...Dewal Gupta2018-08-241-1/+5
* SERVER-35421 Embedded options parsing can re-initialize.Henrik Edin2018-06-121-0/+21
* SERVER-34345 replace ...WITH_VALIDATOR macros to ->withValidator syntax.Billy Donahue2018-05-151-41/+33
* SERVER-24739: Validate syncdelay at startup and on setParameterDaniel Gottlieb2016-11-291-2/+20
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+2
* SERVER-16609: Periodically flush journal to stable storageGeert Bosch2015-10-091-0/+28
* SERVER-16609: Move storage_options to its own libraryGeert Bosch2015-10-091-0/+66