summaryrefslogtreecommitdiff
path: root/db/clientcursor.h
Commit message (Expand)AuthorAgeFilesLines
* commentDwight2009-10-091-0/+4
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-10-091-1/+4
|\
* | make ClientCursor methods threadsafeDwight2009-10-091-24/+42
|/
* more cleanup / clientcursor encapsulated betterDwight2009-10-071-0/+8
* some code cleanupDwight2009-10-071-56/+2
* no cursor timeout query option - using for cloneEliot Horowitz2009-07-291-3/+20
* remove IdSet (for deduping)Dwight2009-07-021-6/+6
* refactoring field matcher, no function changes yet MINOREliot Horowitz2009-07-011-1/+1
* comments MINORAaron2009-05-281-0/+1
* guard _ids before upgrading storage from cursor MINORAaron2009-05-141-0/+2
* don't do de duping for capped collectionsAaron2009-05-141-1/+1
* adjust dependencies MINORAaron2009-05-111-0/+1
* add storage upgrade to IdSetAaron2009-05-111-8/+47
* extracted DbSetAaron2009-05-061-4/+14
* basic implementation of dup id checking for query resultsAaron2009-05-061-0/+18
* reinstate KeyValJsMatcherAaron2009-04-071-1/+1
* back out KeyValJsMatcher, until we can fix it to handle multikey arrays corre...Aaron2009-04-061-1/+1
* timeout old cursors (for sharding)Dwight2009-03-271-2/+3
* 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