summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/mmap_v1/mmap_v1_init.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-9/+10
* SERVER-23243 Replace Listener::getElapsedTimeMillis() in record_access_tracke...Waley Chen2016-04-281-1/+1
* SERVER-22352 do not fail startup if lockFile cannot be created in readOnly modeAdam Midvidy2016-02-171-1/+1
* SERVER-22245 implement storage engine API changes for readOnly modeAdam Midvidy2016-01-201-0/+4
* SERVER-16609: Move storage_options to its own libraryGeert Bosch2015-10-091-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-34/+32
* SERVER-17878 Rename GlobalEnvironmentExperiment to ServiceContext.Andy Schwerin2015-04-031-2/+2
* SERVER-17370 Fix bugs in storage engine-specific index and collection optionsMathias Stearn2015-03-191-9/+0
* SERVER-16567 check startup options against creation settings in data director...Benety Goh2015-01-091-0/+21
* SERVER-16677 added unclean shutdown warning to global environmentBenety Goh2015-01-051-2/+3
* SERVER-16233 storage engine factories support index options validationBenety Goh2014-12-031-0/+4
* SERVER-16137 validate collection storage options for all storage enginesEric Milkie2014-12-011-0/+5
* SERVER-16266 Change wiredtiger engine name to wiredTiger.Max Hirschhorn2014-11-211-0/+4
* SERVER-14413 move globalStorageEngine inside of global envHari Khalsa2014-08-261-0/+57