summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/wiredtiger/wiredtiger_global_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23543 Hide WiredTiger option.Ian Kuehne2017-07-061-0/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-32/+40
* SERVER-23624 Allow wiredTigerCacheSizeGB to be specified as a floatDan Pasette2016-04-151-3/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-118/+114
* SERVER-16734 remove checkpointDelaySecs and use syncPeriodSecs insteadEric Milkie2015-01-081-11/+4
* SERVER-16313 add missing space to option descriptionEric Milkie2014-12-231-1/+1
* SERVER-16606 remove index blockCompressor and collection prefixCompression op...Eric Milkie2014-12-191-33/+14
* SERVER-16313 whitelist of storage options for WiredTigerEric Milkie2014-12-171-30/+133
* ERVER-965: Store the indexes of a collection on another partition/drive than ...Eliot Horowitz2014-12-011-3/+13
* SERVER-16266 Change wiredtiger engine name to wiredTiger.Max Hirschhorn2014-11-211-9/+9
* Finish changing --wiredTigerDatabaseConfig to --wiredTigerEngineConfigDan Pasette2014-11-081-4/+4
* Change --wiredTigerDatabaseConfig to --wiredTigerEngineConfigDan Pasette2014-11-071-2/+2
* SERVER-15971 fix mongod --help format when wiredtiger enabledMatt Kangas2014-11-051-11/+0
* SERVER-15953: add wiredtiger storage engine integrationEliot Horowitz2014-11-051-0/+87