summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* stop pinging at shutdownEliot Horowitz2010-07-231-1/+1
* fixingEliot Horowitz2010-07-231-2/+2
* fix bach size for weird casesEliot Horowitz2010-07-231-0/+2
* cleaning remove flagsEliot Horowitz2010-07-222-2/+13
* SERVER-1278 sharding/cursor1.js shouldn't really work, fix upcomingAlberto Lerner2010-07-222-1/+6
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-221-2/+3
|\
| * SERVER-1278 Expose cursor buffer remains to js testingAlberto Lerner2010-07-221-2/+3
* | treat some stale configs differently SERVER-1430Eliot Horowitz2010-07-221-0/+5
|/
* findOne now takes const Query&Eliot Horowitz2010-07-214-6/+6
* raw methods for talking to dbEliot Horowitz2010-07-213-5/+34
* fix warningEliot Horowitz2010-07-202-3/+3
* rsDwight2010-07-201-2/+2
* SERVER-1270 Elim c_str() /clientAlberto Lerner2010-07-202-3/+3
* rsdwight2010-07-191-1/+1
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-195-33/+34
|\
| * signed unsigned warningDwight2010-07-191-1/+1
| * Merge branch 'master' of github.com:mongodb/mongodwight2010-07-194-32/+32
| |\
| | * SERVER-1270 Fix example codeAlberto Lerner2010-07-191-3/+3
| | * SERVER-1270 Hook StringData to BufBuilderAlberto Lerner2010-07-192-28/+28
| * | rs initial syncdwight2010-07-191-1/+2
* | | passthrough mongod $err through mognos SERVER-1431Eliot Horowitz2010-07-191-0/+7
* | | dos2unixEliot Horowitz2010-07-191-12/+14
| |/ |/|
* | Eliminate BSONObj->string implicit conversionAlberto Lerner2010-07-181-1/+1
|/
* cleaningdwight2010-07-186-7/+28
* Revert "SERVER-1270 Prep for hooking StringData"Alberto Lerner2010-07-175-11/+11
* SERVER-1270 Prep for hooking StringDataAlberto Lerner2010-07-175-11/+11
* use long instead of int for countEliot Horowitz2010-07-161-1/+1
* fix error codeEliot Horowitz2010-07-161-1/+1
* mergeAaron2010-07-151-1/+1
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-07-153-3/+12
|\
| * Assert if DBClientCursor is NULL SERVER-1372Mathias Stearn2010-07-152-2/+11
| * don't inline in cpp SERVER-1420Eliot Horowitz2010-07-141-1/+1
* | SERVER-1387 clone/exhaustAaron2010-07-143-13/+78
|/
* More logging messagesAlberto Lerner2010-07-131-1/+2
* conn cleaningEliot Horowitz2010-07-131-1/+4
* timeouts for distlockEliot Horowitz2010-07-132-12/+44
* remove old pingersEliot Horowitz2010-07-132-6/+21
* distlock pings, get rid of ourHostnameEliot Horowitz2010-07-132-21/+61
* add distlock.cpp to vcxproj filesDwight2010-07-122-3/+3
* distlock cleaningEliot Horowitz2010-07-123-95/+123
* new fileEliot Horowitz2010-07-121-0/+80
* dist lock fixesEliot Horowitz2010-07-123-25/+104
* turn down verbosityEliot Horowitz2010-07-081-2/+2
* temporarily Revert "git rid of "operator string""Mathias Stearn2010-07-073-5/+9
* git rid of "operator string"Mathias Stearn2010-07-073-9/+5
* peekdwight2010-07-062-2/+31
* Adjust messageAlberto Lerner2010-07-051-1/+1
* unrefed local vardwight2010-07-041-1/+1
* saferEliot Horowitz2010-07-041-1/+2
* make sure we own our getLastErrorEliot Horowitz2010-07-041-2/+2