summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/wiredtiger/wiredtiger_global_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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