summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-2441-11461/+0
* begin the process of putting global vairables in one central location. in par...Dwight2011-12-191-0/+2
* slight clarify var namedwight2011-12-172-34/+33
* Merge branch 'master' of github.com:mongodb/mongoDwight2011-12-166-6/+910
|\
| * SERVER-4220 buildbot count_slaveok.js explicitly set booleans, don't be cleve...Greg Studer2011-12-152-4/+3
| * unreferenced variable warningTad Marshall2011-12-151-1/+1
| * SERVER-4470 Added BSONNULL driver language constructKevin Matulef2011-12-141-0/+4
| * buildbot dumprestore9.js make sure we initialize bools correctly in pcursor m...Greg Studer2011-12-142-1/+6
| * allow commands to be run sharded via ParallelCursor SERVER-4220gregs2011-12-144-77/+170
| * SERVER-4220 extend namespacestring to handle commands, use in pcursorGreg Studer2011-12-142-8/+8
| * allow non-lazy cursors via sharded pcursors SERVER-4220gregs2011-12-142-29/+56
| * SERVER-4220 disable request retries, now handled by pcursorGreg Studer2011-12-143-5/+53
| * consistent initialization of parallel cursor across shards SERVER-4220Greg Studer2011-12-143-23/+626
| * SERVER-4220 add better parallelcursor constructorGreg Studer2011-12-133-0/+125
| * add ChunkManager to ShardConnection SERVER-4220gregs2011-12-131-3/+3
* | comments and loggingDwight2011-12-161-0/+2
|/
* SERVER-4399 make replica set updating more reliable in c++ driver, remove nod...Greg Studer2011-12-092-37/+165
* merge from mainU-tellus\cwestin2011-12-078-37/+134
|\
| * SERVER-4398 report the actual elapsed time for a sharded query, rather than a...Eric Milkie2011-12-052-7/+4
| * syncDelay parm for mongoperfDwight2011-12-051-5/+25
| * warning unused local variabledwight2011-11-231-3/+3
| * handle non-sharded query not master errors SERVER-4324Eliot Horowitz2011-11-211-1/+24
| * when we get a "not master" error on a command, check for new primary SERVER-4324Eliot Horowitz2011-11-202-2/+25
| * don't leak connections when onCreate or onHandOut hook fails SERVER-4331Eliot Horowitz2011-11-201-5/+23
| * SERVER-4291: Return code of recv uncheckedBrandon Diamond2011-11-171-3/+4
| * helpdwight2011-11-131-6/+8
| * mongoperfdwight2011-11-101-3/+3
| * mongoperfDwight2011-11-101-7/+20
* | merge trunk to forkU-tellus\cwestin2011-11-0912-59/+547
|\ \ | |/
| * Merge branch 'master' of github.com:mongodb/mongodwight2011-11-092-18/+27
| |\
| | * make ns functions usable elsewhere SERVER-4220gregs2011-11-092-18/+27
| * | mongopoerfdwight2011-11-091-3/+8
| |/
| * tweak mongoperfdwight2011-11-091-8/+5
| * mongoperfdwight2011-11-071-8/+21
| * mongoperf workDwight2011-11-072-28/+155
| * mongoperfdwight2011-11-072-3/+24
| * mongoperf workdwight2011-11-072-113/+166
| * Implement operator<< for std::ostream output for mongo::QueryYakov Markovitch2011-11-021-0/+4
| * mongoperf beginningsDwight2011-10-312-7/+30
| * allow retrying of Future::Commands SERVER-4158gregs2011-10-312-18/+54
| * changes to staleconfigexceptions for SERVER-4158gregs2011-10-313-5/+23
| * beginnings of a perf testDwight2011-10-282-0/+179
| * compiledwight2011-10-281-0/+6
| * dynhost workdwight2011-10-281-5/+6
| * better error messagegregs2011-10-251-1/+1
| * beginning of dynamic naming (nondns) capabilitydwight2011-10-251-4/+0
| * spellinggregs2011-10-202-8/+8
* | merge from headU-tellus\cwestin2011-10-1215-152/+187
|\ \ | |/
| * buildbot better message for slave reselect when master sharding_rs2.jsgregs2011-10-111-1/+5
| * fix getLastErrorDetailed definitions to matchEliot Horowitz2011-10-104-7/+8