summaryrefslogtreecommitdiff
path: root/db/namespace.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-3526: when a collection is renamed, its counters are kept in map, whic...agirbal2011-08-041-0/+1
* SERVER-2500 private map was using too much memory on windowsdwight2011-02-151-1/+3
* rename backgroundIndexBuildInProgress to indexBuildInProgressAaron2011-01-141-4/+4
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-59/+59
* dur cleanup of nolog method. no change in actual behavior yet.Dwight2011-01-031-2/+2
* Add support for making NamespaceDetails::Extra writes durable and use this du...Aaron2010-12-281-0/+6
* simple refactor of capped delete codeAaron2010-12-271-0/+2
* capped deletion commentsAaron2010-12-271-1/+8
* verbose option to collstats that gives you extent breakdownsEliot Horowitz2010-12-271-1/+1
* dur declare as small a region as possible for the write intentdwight2010-12-161-1/+1
* Missing write intentsMathias Stearn2010-12-161-1/+1
* debuggingDwight2010-12-131-0/+6
* Pull some durability code into a class for easy disablingMathias Stearn2010-12-101-4/+4
* commentsEliot Horowitz2010-11-161-1/+2
* move inl header inclusion to topDwight2010-11-041-2/+0
* more cleaning toward conventionsdwight2010-10-191-6/+7
* mergedwight2010-10-161-0/+6
|\
| * elim warning msvcDwight2010-10-151-1/+1
| * using BSONObjMaxSize everywhere bson size comes into playEliot Horowitz2010-10-101-0/+6
* | towards compact cmddwight2010-10-161-1/+3
|/
* dur workDwight2010-10-011-2/+2
* checkpoint some prep workDwight2010-09-301-0/+1
* remove MMF:pointer to keep code simple - we are going to take a different app...Dwight2010-09-301-2/+1
* intent to writeDwight2010-09-291-2/+2
* more intent to write declarationsDwight2010-09-281-2/+6
* towards durabilitydwight2010-09-271-16/+5
* cleaning-move more to inl file instead of .hDwight2010-09-141-58/+10
* towards a new capped impl; NamespaceDetails readability; cleaningdwight2010-09-091-2/+14
* namespacedetails a little more readabledwight2010-09-081-76/+55
* cleaningdwight2010-09-081-2/+1
* Namespace class cleanerdwight2010-09-071-63/+28
* name was confusingdwight2010-09-071-3/+3
* easier to read inlines at enddwight2010-09-071-27/+27
* SERVER-1549 implement empty cappedAaron2010-08-021-2/+3
* clean up asserts to make people less scared from normal behavioEliot Horowitz2010-07-311-3/+11
* Merge branch 'master' of github.com:mongodb/mongodwight2010-07-261-1/+0
|\
| * cleaning pidfilepath code - adding to mongos SERVER-1488Eliot Horowitz2010-07-261-1/+0
* | rs rollbackdwight2010-07-261-1/+1
|/
* truncatecapped testdwight2010-07-261-1/+1
* rsdwight2010-07-251-21/+20
* capped reorg somedwight2010-07-251-3/+10
* Merge branch 'master' of github.com:mongodb/mongodwight2010-07-241-5/+1
|\
| * get rid of Flag_CappedDisallowDeleteEliot Horowitz2010-07-231-5/+1
* | checkpointdwight2010-07-241-0/+2
|/
* separate file for capped codedwight2010-07-231-4/+5
* checkpointdwight2010-07-231-0/+4
* remove collection level logging SERVER-1455Eliot Horowitz2010-07-211-14/+1
* change LazyString to toString rather than (string)Eliot Horowitz2010-07-171-0/+4
* Remove --lockfilepath option. SERVER-1411Richard Kreuter2010-07-131-1/+0
* Add a --pidfilepath option, (next step: delete --lockfilepath). SERVER-1411Richard Kreuter2010-07-131-0/+1