summaryrefslogtreecommitdiff
path: root/db/namespace.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* temporarily Revert "git rid of "operator string""Mathias Stearn2010-07-071-2/+2
* git rid of "operator string"Mathias Stearn2010-07-071-2/+2
* findIndexByType helperEliot Horowitz2010-06-241-0/+8
* don't allow databases with the same name and different casing SERVER-1149Eliot Horowitz2010-06-151-1/+2
* pack(push|pop) not supported on solarisEliot Horowitz2010-05-261-4/+4
* cleaningDwight Merriman2010-05-231-74/+24
* fix packing for gccdwight2010-05-231-13/+19
* in prog fixing packingDwight Merriman2010-05-231-0/+8
* try to compileDwight Merriman2010-05-231-2/+1