summaryrefslogtreecommitdiff
path: root/s
Commit message (Expand)AuthorAgeFilesLines
* name threadsDwight2010-05-182-1/+2
* Require update object to have full shard key.Mathias Stearn2010-05-141-3/+4
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-05-121-0/+320
|\
| * vc filterDwight2010-05-121-0/+320
* | SERVER-109 multi buffer messageAaron2010-05-126-14/+14
* | compile allAaron2010-05-121-4/+4
|/
* some debugging for SERVER-1109Eliot Horowitz2010-05-111-1/+4
* on min/max split, make chunk size 10% smaller so a few more objects won't pus...Eliot Horowitz2010-05-112-5/+21
* object id coordination across cluster SERVER-927Eliot Horowitz2010-05-113-2/+43
* merge signal handling between mongod and mongosEliot Horowitz2010-05-101-3/+4
* vs2008 project updatedDwight Merriman2010-05-091-1/+1
* more typos SERVER-1103Eliot Horowitz2010-05-081-1/+1
* fix pcre for utf8 in vsxproj filesDwight Merriman2010-05-071-4/+4
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-05-064-3/+18
|\
| * Count multi-insert. SERVER-814Mathias Stearn2010-05-054-3/+18
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-05-054-52/+73
|\ \ | |/
| * sharding: Use ChunkRanges rather than Chunks for getChunksForQueryMathias Stearn2010-05-054-52/+73
* | balancing improvementsEliot Horowitz2010-05-053-13/+33
|/
* compileDwight2010-05-041-3/+3
* Merge branch 'master' of github.com:mongodb/mongoDwight2010-05-042-1/+4
|\
| * compile fixMathias Stearn2010-05-041-1/+1
| * ChunkRangeManager::upper_bound and lower_bound helpersMathias Stearn2010-05-041-0/+3
* | Merge branch 'master' of github.com:mongodb/mongoDwight2010-05-044-14/+254
|\ \ | |/
| * ChunkRange and ChunkRangeManager. Maintained but not used yetMathias Stearn2010-05-042-2/+242
| * shardkey const correctnessMathias Stearn2010-05-042-12/+12
* | vs2010 cleaningDwight2010-05-041-2/+36
|/
* Command::run gets "test" not "test.$cmd"Eliot Horowitz2010-05-033-55/+34
* somewhat smarter initial shard selectionEliot Horowitz2010-05-032-6/+49
* some refactoring for SERVER-946Eliot Horowitz2010-05-037-44/+64
* vs2010 proj file betterDwight Merriman2010-05-021-518/+518
* vcproj fixes and buildboost.bat for windowsDwight Merriman2010-05-012-13/+23
* vcproj workDwight Merriman2010-05-011-166/+4
* reload chunks on errorEliot Horowitz2010-04-301-12/+19
* chunkSize paramEliot Horowitz2010-04-301-0/+4
* hack invalid config caseEliot Horowitz2010-04-292-33/+61
* cursors are weirdEliot Horowitz2010-04-291-1/+4
* Debugging for chunk not found errorMathias Stearn2010-04-291-1/+7
* Stream operator for chunksMathias Stearn2010-04-291-0/+1
* chunk migration cleaningEliot Horowitz2010-04-292-6/+11
* vcproj 2008 add dbclientcursorDwight Merriman2010-04-291-0/+4
* fix vcproj dbclientcursor.cppDwight Merriman2010-04-291-0/+1
* Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-04-292-2/+5
|\
| * dev assertEliot Horowitz2010-04-281-1/+1
| * oplog debuggingEliot Horowitz2010-04-281-1/+2
| * don't want to balance to configEliot Horowitz2010-04-281-1/+3
* | boost can now be at \boost on windows; various vs2010 vcproj make clenaupDwight Merriman2010-04-291-349/+4
|/
* elim some 64 bit warnings etc.Dwight Merriman2010-04-281-6/+6
* visual studio 2010Dwight Merriman2010-04-281-24/+686
* really fix getLastError in mongos SERVER-1039Eliot Horowitz2010-04-283-8/+5
* renameCollection in mongos SERVER-948Mathias Stearn2010-04-281-2/+35