summaryrefslogtreecommitdiff
path: root/src/mongo/db/repair_database.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40717 Remove CollectionCatalogEntry and KVColletionCatalogEntryXiangyu Yao2019-06-281-4/+5
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+2
* SERVER-40716 Refactor catalog initialization logic on startupXiangyu Yao2019-06-071-7/+1
* SERVER-39515 Remove DatabaseCatalogEntryXiangyu Yao2019-04-101-3/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39086 Refactor startup index builds to use the IndexBuildsCoordinatorGregory Wlodarek2019-02-131-6/+3
* SERVER-39037 Refactor check whether a replica set node is running in standalo...Gregory Wlodarek2019-01-251-2/+11
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-35112 Remove MMAPv1 codeGeert Bosch2018-07-061-5/+1
* SERVER-30081: Run storage recovery at startup.Daniel Gottlieb2017-08-151-0/+32
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-15/+14
* SERVER-16502: open database after repair is doneScott Hernandez2015-01-021-0/+5
* SERVER-16173 Rewrite repair for KVEnginesMathias Stearn2014-12-081-0/+45
* SERVER-13635: abstract storagesize per db for listDatabasesEliot Horowitz2014-10-111-44/+0
* SERVER-13635: move dropDatabase real work to StorageEngineEliot Horowitz2014-08-051-3/+0
* SERVER-13635: remove path concept from DatabaseHolder, and move repair and li...Eliot Horowitz2014-06-181-7/+0
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-2/+2
* SERVER-13643 Plumb TransactionExperiment through repairDatabaseMathias Stearn2014-04-301-1/+3
* SERVER:8412: re-write repairDatabase to use new constructsEliot Horowitz2014-02-181-0/+52