summaryrefslogtreecommitdiff
path: root/db/clientcursor.h
Commit message (Expand)AuthorAgeFilesLines
* comments/cleanupDwight2009-03-241-8/+6
* Use key matcher, keep real BSONObj in matcher, fix deleteObject bugAaron2009-03-021-1/+1
* Replaced our #defined cout with mongo::out()Aaron2009-01-151-1/+1
* Indent all lines within namespaces one levelAaron2009-01-151-52/+52
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+4
* Replace tab indentation with spacesAaron2008-12-281-47/+49
* replication fixes -- "first: true" support (local.dbinfo.*); clean up class nameDwight2008-12-021-1/+1
* big change for stopOnMissDwight2008-11-181-0/+1
* important cursor bug fixes (getmore)Dwight2008-07-301-1/+0
* fix nasty drop / dropIndex bugsDwight2008-07-241-5/+6
* minor logging and stuff. DEV mode off by default.Dwight2008-07-231-2/+3
* added AGPL License Header to every fileEliot Horowitz2008-07-201-1/+16
* Revert "added AGPL License Header to every file"Eliot Horowitz2008-07-201-128/+1
* added AGPL License Header to every fileEliot Horowitz2008-07-201-1/+128
* bad memory issue with cursorsDwight2008-06-111-0/+1
* horrific cursor code goneDwight2008-06-081-12/+16
* unifhishedDwight2008-06-061-0/+64