Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-16609: Move storage_options to its own library | Geert Bosch | 2015-10-09 | 1 | -66/+0 |
* | SERVER-20096: ExportedServerParameter<T> is not thread-safe for parameters ch... | Mark Benvenuto | 2015-09-22 | 1 | -4/+4 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -29/+23 |
* | SERVER-16734 remove checkpointDelaySecs and use syncPeriodSecs instead | Eric Milkie | 2015-01-08 | 1 | -0/+11 |
* | SERVER-15557 extracted mmapv1 startup options from StorageGlobalParams into M... | Benety Goh | 2014-11-03 | 1 | -62/+10 |
* | SERVER-10515 removed unused file mongos_persistence_stubs.cpp | Benety Goh | 2014-10-30 | 1 | -5/+0 |
* | SERVER-14556 mongod --configsvr default dbpath should be same as 2.4 | Matt Kangas | 2014-07-17 | 1 | -0/+9 |
* | SERVER-10515 Convert special cased parameters to proper ServerParameters | Shaun Verch | 2014-06-06 | 1 | -6/+53 |
* | SERVER-8510 Get rid of CmdLine struct and use new option handling style | Shaun Verch | 2013-10-04 | 1 | -0/+62 |