summaryrefslogtreecommitdiff
path: root/src/mongo/db/repair_database.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13641 remove recovery unit passthroughs from operationcontextHari Khalsa2014-05-151-4/+4
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-3/+3
* SERVER-13922 remove dbtemprelease from non-repl remaining spotsHari Khalsa2014-05-141-1/+0
* SERVER-13643 Plumb TransactionExperiment through repairDatabaseMathias Stearn2014-04-301-18/+20
* SERVER-13739: don't delete new files until as late as possible during repairEliot Horowitz2014-04-301-6/+17
* SERVER-13641 move dur above index layerHari Khalsa2014-04-291-1/+1
* SERVER-13643 Move Txn pluming above Database and CollectionMathias Stearn2014-04-291-3/+5
* SERVER-13084: remove Client::database and make many things not use thread loc...Eliot Horowitz2014-04-171-3/+0
* SERVER-13084: move iterator into record layerEliot Horowitz2014-04-101-3/+2
* check for interrupt in outer loop of repair commandEric Milkie2014-03-101-0/+2
* SERVER-8412 clean up intmax_tEric Milkie2014-02-191-5/+5
* SERVER-8412: fix repair database failure cleanupEliot Horowitz2014-02-191-7/+35
* SERVER:8412: re-write repairDatabase to use new constructsEliot Horowitz2014-02-181-0/+428