summaryrefslogtreecommitdiff
path: root/db/cap.cpp
Commit message (Expand)AuthorAgeFilesLines
* reduce queryutil dependencies a bitAaron2011-04-251-1/+0
* SERVER-2737 commitIfNeeded() in cappedTruncateAfter()Aaron2011-03-221-0/+1
* rename backgroundIndexBuildInProgress to indexBuildInProgressAaron2011-01-141-2/+2
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-28/+31
* Add support for making NamespaceDetails::Extra writes durable and use this du...Aaron2010-12-281-1/+1
* fix capped commentAaron2010-12-281-5/+4
* SERVER-2294 capped truncate handle empty extentAaron2010-12-271-10/+18
* simple refactor of capped delete codeAaron2010-12-271-51/+41
* capped deletion commentsAaron2010-12-271-8/+63
* make some capped deletion cases durableAaron2010-12-271-22/+23
* add testDwight2010-12-221-1/+1
* Pull some durability code into a class for easy disablingMathias Stearn2010-12-101-8/+8
* towards durabilitydwight2010-09-271-22/+24
* commentsdwight2010-09-071-0/+1
* rs rollback create collectionDwight2010-08-031-1/+1
* SERVER-1549 implement empty cappedAaron2010-08-021-0/+42
* capped trunc prob final cutAaron2010-07-261-0/+2
* add assertAaron2010-07-261-0/+1
* capped truncate rough cutAaron2010-07-261-5/+63
* truncatecapped testdwight2010-07-261-2/+4
* rsdwight2010-07-251-54/+28
* capped reorg somedwight2010-07-251-25/+87
* Merge branch 'master' of github.com:mongodb/mongodwight2010-07-241-1/+0
|\
| * get rid of Flag_CappedDisallowDeleteEliot Horowitz2010-07-231-1/+0
* | checkpointdwight2010-07-241-1/+12
|/
* separate file for capped codedwight2010-07-231-0/+242