summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/storage_init.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-9/+4
* SERVER-39813 add oldest required timestamp to server statusBenety Goh2019-05-221-0/+5
* SERVER-38597 Add drop-pending ident counter to serverStatusXiangyu Yao2019-01-111-0/+2
* SERVER-38381 Fix some override qualifiersADAM David Alan Martin2018-12-191-9/+4
* SERVER-38596 add supportPendingDrops to serverStatus outputBenety Goh2018-12-181-0/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-37662: Add backupCursor state to serverStatus.Daniel Gottlieb2018-10-221-2/+8
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-1/+1
* 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