summaryrefslogtreecommitdiff
path: root/src/mongo/db/repair_database.h
Commit message (Expand)AuthorAgeFilesLines
* 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