summaryrefslogtreecommitdiff
path: root/src/mongo/client/dbclientcursor.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-7636 Do not use cached connection when read preference changesRandolph Tan2013-02-141-0/+3
* SERVER-939 abilitiy to distribute collections in a single dbRandolph Tan2013-01-181-1/+7
* Make handling of stale configs in ParallelSortClusteredCursor saferSpencer T Brody2012-08-091-0/+2
* pch headerSiddharth Singh2012-08-061-1/+1
* SERVER-5797 Uncaught exception in count_slaveok.jsRandolph Tan2012-05-221-0/+10
* SERVER-5348 make dbclient.h the main C++ driver include fileEric Milkie2012-04-021-2/+0
* Fix Visual Studio Solution BuildsAndy Schwerin2012-03-231-1/+1
* SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin2012-03-231-4/+8
* fix slave ok getMore cursors via mongos by storing actual server usedEliot Horowitz2012-01-251-0/+6
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+243