summaryrefslogtreecommitdiff
path: root/client/dbclientcursor.h
Commit message (Collapse)AuthorAgeFilesLines
* check all shard connections at once so we don't get cascading failure ↵Eliot Horowitz2010-08-031-3/+2
| | | | SERVER-1560
* fix batchSizeEliot Horowitz2010-07-281-1/+1
|
* SERVER-1278 Expose cursor buffer remains to js testingAlberto Lerner2010-07-221-2/+3
|
* cleaningdwight2010-07-181-1/+1
|
* mergeAaron2010-07-151-1/+1
|
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-07-151-2/+6
|\
| * Assert if DBClientCursor is NULL SERVER-1372Mathias Stearn2010-07-151-2/+6
| |
* | SERVER-1387 clone/exhaustAaron2010-07-141-0/+16
|/
* peekdwight2010-07-061-0/+7
|
* QueryOption_Exhaustdwight2010-06-061-0/+2
|
* make client -> mongod connection static SERVER-956Eliot Horowitz2010-05-191-1/+4
|
* rs and lots of misc including dbwebserverDwight2010-05-061-1/+1
|
* remove duplicate $errMathias Stearn2010-04-291-1/+1
|
* better error messageMathias Stearn2010-04-291-1/+1
|
* fix how pooling and get more workEliot Horowitz2010-04-291-5/+3
|
* some client refactoringEliot Horowitz2010-04-291-0/+174