summaryrefslogtreecommitdiff
path: root/db/namespace.h
Commit message (Expand)AuthorAgeFilesLines
* chedck for indexes on $inc updates. disallow the update then for now -- but ...dwight2008-08-281-6/+10
* transientdetails work in progDwight2008-08-281-0/+8
* added transient namespace infoDwight2008-08-271-33/+35
* repl tweaksDwight2008-08-251-1/+5
* auto add _id index on slave so replication is fastDwight2008-08-191-1/+9
* minor cleanup pragmasDwight2008-08-111-2/+1
* important cursor bug fixes (getmore)Dwight2008-07-301-1/+1
* replicationDwight2008-07-291-1/+6
* fix nasty drop / dropIndex bugsDwight2008-07-241-0/+13
* 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/+13
* more defensive code and smarter validate functionr0.0.7_rc1Dwight2008-06-301-2/+1
* validate a little smarterDwight2008-06-291-0/+7
* first cut at "fast count"r0.0.6_rc1Dwight2008-06-271-2/+3
* pad objects when allocated, when appropriate, to make updates faster.Dwight2008-06-261-1/+20
* dos2unixDwight2008-06-061-225/+225
* mysterious disappearing blog post fixDwight2008-06-061-1/+5
* query embedded objectsDwight2008-06-021-1/+1
* dbproblem.log fileDwight2008-04-251-1/+1
* cap by sizeDwight2008-03-091-2/+2
* cappedDwight2008-03-081-3/+9
* dropDwight2008-02-111-0/+9
* assertions etc.Dwight2008-02-101-0/+1
* separate dbsDwight2008-01-201-4/+59
* minorDwight2007-11-271-1/+1
* dev modeDwight2007-11-271-3/+5
* alignmentDwight2007-11-271-0/+5
* indexing keys in an arrayDwight2007-11-211-1/+4
* bugsDwight2007-11-131-2/+3
* delete and indexesDwight2007-11-111-0/+11
* btree cursorsDwight2007-11-101-0/+128