summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/wiredtiger/wiredtiger_options_init.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-1/+0
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39716 Convert WiredTiger config options to IDLSara Golemon2019-02-221-9/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-1/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-15/+14
* SERVER-16734 remove checkpointDelaySecs and use syncPeriodSecs insteadEric Milkie2015-01-081-19/+0
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-1/+3
* SERVER-16313 do not abort for non-mongod with wiredtiger optionsr2.8.0-rc3Eric Milkie2014-12-181-3/+5
* SERVER-16313 make override of checkpointDelaySecs with syncdelay work properlyEric Milkie2014-12-181-8/+13
* SERVER-16313 whitelist of storage options for WiredTigerEric Milkie2014-12-171-10/+12
* SERVER-15971 wiredtiger options should not precede general optionsMatt Kangas2014-11-051-1/+1
* SERVER-15953: add wiredtiger storage engine integrationEliot Horowitz2014-11-051-0/+66