summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.5.1r1.5.1Eliot Horowitz2010-05-034-3/+9
* fix v8 unit testEliot Horowitz2010-05-031-1/+2
* somewhat smarter initial shard selectionEliot Horowitz2010-05-032-6/+49
* some refactoring for SERVER-946Eliot Horowitz2010-05-037-44/+64
* fix ScopedDBCOnnectionleak SERVER-1077Eliot Horowitz2010-05-032-4/+8
* DBClientPaired::isFailed is backwards SERVER-1076Eliot Horowitz2010-05-031-1/+1
* select() change broke USR1Eliot Horowitz2010-05-021-1/+8
* build procdess tweakingDwight Merriman2010-05-027-9/+276
* minorDwight Merriman2010-05-022-131/+129
* vs2010 proj file betterDwight Merriman2010-05-023-1149/+1151
* boost etc mniorDwight Merriman2010-05-014-665/+669
* try to turn on global optimization for windowsDwight Merriman2010-05-011-2/+7
* docs/building tweakDwight Merriman2010-05-011-19/+18
* vcproj fixes and buildboost.bat for windowsDwight Merriman2010-05-017-140/+223
* vcproj workDwight Merriman2010-05-014-742/+12
* Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-05-0120-178/+312
|\
| * Support explicit exclusion of _id. SERVER-822Mathias Stearn2010-04-304-15/+35
| * Enable logappend in the conf file for RPM systems.Richard Kreuter2010-04-301-0/+2
| * Fix repo pushing for RPMs. SERVER-534Richard Kreuter2010-04-301-4/+5
| * reload chunks on errorEliot Horowitz2010-04-301-12/+19
| * chunkSize paramEliot Horowitz2010-04-301-0/+4
| * findOne throws better errorEliot Horowitz2010-04-291-0/+4
| * hack invalid config caseEliot Horowitz2010-04-292-33/+61
| * cursors are weirdEliot Horowitz2010-04-291-1/+4
| * prettier printShardingStatus()Mathias Stearn2010-04-291-9/+12
| * Fix printShardingStatus()Mathias Stearn2010-04-291-1/+1
| * remove duplicate $errMathias Stearn2010-04-291-1/+1
| * Safer filemd5 commandMathias Stearn2010-04-291-2/+4
| * better error messageMathias Stearn2010-04-291-1/+1
| * minor: update SConstruct commentsMike Dirolf2010-04-291-2/+2
| * Tweaked some comments in makedist.py Partially resolves SERVER-534.Richard Kreuter2010-04-291-7/+10
| * Tidied up makedist.py somewhat.Richard Kreuter2010-04-291-123/+62
| * Checkpoint changes to packaging scripts.Richard Kreuter2010-04-293-46/+149
| * Print newlines in mongofilesMathias Stearn2010-04-291-2/+2
| * Debugging for chunk not found errorMathias Stearn2010-04-291-1/+7
| * Stream operator for chunksMathias Stearn2010-04-291-0/+1
| * fix broken tests for SERVER-1065Mathias Stearn2010-04-291-2/+3
| * broken testEliot Horowitz2010-04-291-0/+2
| * chunk migration cleaningEliot Horowitz2010-04-292-6/+11
| * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-04-293-20/+32
| |\
| * | change windows boost orderEliot Horowitz2010-04-291-4/+4
* | | vcprojDwight Merriman2010-05-011-2/+2
| |/ |/|
* | vcproj 2008 add dbclientcursorDwight Merriman2010-04-293-20/+32
|/
* fix vcproj dbclientcursor.cppDwight Merriman2010-04-293-0/+3
* Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-04-2913-315/+487
|\
| * fix how pooling and get more workEliot Horowitz2010-04-293-26/+88
| * some client refactoringEliot Horowitz2010-04-296-291/+356
| * connPoolStatsEliot Horowitz2010-04-282-11/+44
| * dev assertEliot Horowitz2010-04-281-1/+1
| * oplog debuggingEliot Horowitz2010-04-283-3/+13