summaryrefslogtreecommitdiff
path: root/db/storage.h
Commit message (Expand)AuthorAgeFilesLines
* add index id in userCreateNS, unless this is not requested in create specAaron2009-04-211-0/+1
* name enums to make old compiler happy (thx kristina)Aaron2009-04-061-1/+1
* datastore workDwight2009-02-021-10/+9
* pragma pack changes for solarisEliot Horowitz2009-02-011-2/+2
* inmemrecstore beginningsunknown2009-01-311-0/+1
* abstracting out record storage for btreeunknown2009-01-311-2/+2
* Indent all lines within namespaces one levelAaron2009-01-151-117/+117
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+4
* Large oplog collection sizes + miscAaron2009-01-131-2/+5
* Replace tab indentation with spacesAaron2008-12-281-71/+104
* clean up compare for diskloc class a little had some dup codeDwight2008-12-171-7/+2
* rename classesDwight2008-10-211-2/+2
* minor cleanup pragmasDwight2008-08-111-2/+1
* added AGPL License Header to every fileEliot Horowitz2008-07-201-0/+16
* Revert "added AGPL License Header to every file"Eliot Horowitz2008-07-201-128/+0
* added AGPL License Header to every fileEliot Horowitz2008-07-201-0/+128
* fix deleteindexes and drop issuer0.0.7_rc3Dwight2008-07-071-2/+4
* validate a little smarterDwight2008-06-291-0/+6
* db.dropDatabase();Dwight2008-06-241-1/+2
* dos2unixDwight2008-06-061-90/+90
* new dup key implementationDwight2008-03-131-0/+10
* clientCursor fixesDwight2008-02-261-1/+4
* parent ptr fix (btree)Dwight2008-02-141-4/+7
* more logging on assertDwight2008-02-011-0/+6
* separate dbsDwight2008-01-201-14/+17
* index deleteDwight2007-12-061-1/+1
* insert works for btree now (no find yet)Dwight2007-11-091-0/+2
* checkpointing btree - not fully doneDwight2007-11-081-0/+2
* check cursors on a deleteDwight2007-11-041-1/+12
* update, deleteDwight2007-10-301-4/+14
* checkpoint delete codeDwight2007-10-301-1/+4
* first commitDwight2007-10-191-0/+37