summaryrefslogtreecommitdiff
path: root/client/parallel.h
Commit message (Expand)AuthorAgeFilesLines
* fix FutureEliot Horowitz2010-09-171-0/+1
* simplify Future and have it catch exceptionsEliot Horowitz2010-09-171-4/+1
* block rather than poll in CommandResult::join()Mathias Stearn2010-09-081-0/+3
* get rid of last _grab SERVER-1602Mathias Stearn2010-09-081-4/+1
* cleaning to make sure _init isn't being called twiceEliot Horowitz2010-08-011-1/+2
* fix memory leak in ParallelCursor on config changesEliot Horowitz2010-07-291-2/+12
* fix skip + batch size issueEliot Horowitz2010-07-281-1/+1
* SERVER-1278 sharding/cursor1.js shouldn't really work, fix upcomingAlberto Lerner2010-07-221-0/+1
* Eliminate BSONObj->string implicit conversionAlberto Lerner2010-07-181-1/+1
* cleaningdwight2010-07-181-3/+0
* Revert "SERVER-1270 Prep for hooking StringData"Alberto Lerner2010-07-171-1/+1
* SERVER-1270 Prep for hooking StringDataAlberto Lerner2010-07-171-1/+1
* temporarily Revert "git rid of "operator string""Mathias Stearn2010-07-071-1/+3
* git rid of "operator string"Mathias Stearn2010-07-071-3/+1
* typoEliot Horowitz2010-06-281-1/+1
* sharded explain SERVER-953Eliot Horowitz2010-05-261-34/+43
* checkpoint for explain sharded SERVER-953Eliot Horowitz2010-05-261-0/+3
* stdafx.h -> pch.h part 2Eliot Horowitz2010-04-271-1/+1
* Automatic cleanup of global macros in client headers. SERVER-1042Mathias Stearn2010-04-231-0/+4
* utility - not sure where i'm going with it yetEliot Horowitz2010-04-161-0/+55
* skip for sharding SERVER-1022Eliot Horowitz2010-04-141-0/+3
* removing duplicate logicEliot Horowitz2010-04-141-4/+2
* fix filter cursorEliot Horowitz2010-04-141-0/+1
* a bunch of refactoring for mongos linkingEliot Horowitz2010-04-131-3/+23
* Performance fix: pass set<ServerAndQuery> as a const reference toIlya Martynov2010-02-091-3/+3
* when scanning serially, if a chunk had no results, stopped prematurely SHARDI...Eliot Horowitz2010-01-151-0/+8
* some more debugging for sharding MINOREliot Horowitz2010-01-141-0/+6
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-11-161-2/+23
|\
| * some docsEliot Horowitz2009-11-161-2/+23
* | compile visual studioDwight2009-11-161-1/+1
|/
* some threaded options for doing queries remotelyEliot Horowitz2009-11-031-0/+52
* sharded map-reduce basic test works SHARDING-37Eliot Horowitz2009-11-031-0/+4
* some sharded query re-factoringEliot Horowitz2009-11-031-0/+104