summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage_options.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18101 Remove usage of default_version.cppKaloian Manassiev2015-04-171-4/+0
* SERVER-17554 Remove support for building with journaling off by defaultJonathan Reams2015-04-011-6/+0
* SERVER-16734 remove checkpointDelaySecs and use syncPeriodSecs insteadEric Milkie2015-01-081-1/+11
* SERVER-16132: implement directoryperdb under WiredTigerEliot Horowitz2014-12-011-0/+6
* SERVER-15557 extracted mmapv1 startup options from StorageGlobalParams into M...Benety Goh2014-11-031-40/+28
* SERVER-10515 removed unused file mongos_persistence_stubs.cppBenety Goh2014-10-301-2/+0
* SERVER-14556 mongod --configsvr default dbpath should be same as 2.4Matt Kangas2014-07-171-5/+4
* SERVER-14395 Clean up StorageEngine initialization and shutdownMathias Stearn2014-07-091-0/+4
* SERVER-13635 SERVER-1153: can choose heap1 at startup, but doesn't remotely w...Eliot Horowitz2014-06-191-0/+2
* remove unused option for hintsEliot Horowitz2014-06-181-4/+1
* SERVER-10515 Convert special cased parameters to proper ServerParametersShaun Verch2014-06-061-2/+0
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-0/+117