summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/storage_init.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34751 Replace getGlobalStorageEngine cals with getStorageEngine.Andy Schwerin2018-05-031-1/+1
* SERVER-32517 Parse readConcern snapshot and atClusterTimeTess Avitabile2018-01-231-0/+2
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+5
* SERVER-21414 serverStatus storageEngine.persistentKyle Suarez2016-02-291-1/+2
* SERVER-22230 add command-line setting for readOnly modeAdam Midvidy2016-01-201-1/+2
* SERVER-16609: Move storage_options to its own libraryGeert Bosch2015-10-091-1/+1
* SERVER-18022 Read Majority Committed implementation for primary nodesMathias Stearn2015-06-291-1/+9
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-12/+11
* SERVER-14062 Add OperationContext to ServerStatusSectionKaloian Manassiev2014-11-251-5/+6
* SERVER-14413 move globalStorageEngine inside of global envHari Khalsa2014-08-261-0/+56