summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-22BUMP 2.0.2-rc1r2.0.2-rc1Eliot Horowitz
2011-11-21track initialization of conns SERVER-4324gregs
2011-11-21ignore sharding state on secondaries consistently SERVER-4324Eliot Horowitz
2011-11-21handle non-sharded query not master errors SERVER-4324Eliot Horowitz
2011-11-21test for SERVER-4324Eliot Horowitz
2011-11-21when we get a "not master" error on a command, check for new primary SERVER-4324Eliot Horowitz
2011-11-21don't leak connections when onCreate or onHandOut hook fails SERVER-4331Eliot Horowitz
2011-11-18post 2.0.2-rc0Eliot Horowitz
2011-11-17BUMP 2.0.2-rc0r2.0.2-rc0Eliot Horowitz
2011-11-16limit number of concurrent splitVectors SERVER-4296Eliot Horowitz
2011-11-16scons flag to use each library externally --use-system-(prcre|boost) SERVER-3829Eliot Horowitz
2011-11-16return arrays if arrays given SERVER-3661gregs
2011-11-16don't throw away conn on gle SERVER-4290gregs
2011-11-15Fix auth1 testKristina
2011-11-15SERVER-3528: memory footprint of JS context keeps increasing as it is used, d...agirbal
2011-11-14backport of Make sharded killOp/curOp/unlock check auth SERVER-4250Eliot Horowitz
2011-11-14- SERVER-4114: also add auth hook to shardConnectionPoolagirbal
2011-11-14make buildInfo not require auth again (back to 1.8 behavior) SERVER-3837Eliot Horowitz
2011-11-14Change replset tests to use non-static applyOperationKristina
2011-11-14Generalize recloning docs on initial oplog application SERVER-3367Kristina
2011-11-11Add test for SERVER-4196.Spencer T Brody
2011-11-11Make count command on mongos error after 5 failed attempts, instead of retryi...Spencer T Brody
2011-11-10fix for backwards compatibility and shard versioning SERVER-4240gregs
2011-11-10Fix test - reconnect after server restartKristina
2011-11-10SERVER-4242 hide splitter functiongregs
2011-11-10fix for helper function getChunkDistribution()gregs
2011-11-10shell helpers for some sharding operations/status across a collectiongregs
2011-11-09Only sync from members that build indexes unless buildIndexes=false SERVER-4160Kristina
2011-11-09SERVER-4209 remove warning for sharded sub-conn, this is expected nowgregs
2011-11-08make test not hard code sharding knowledgeEliot Horowitz
2011-11-08fix some unchecked mallocs SERVER-4228Eliot Horowitz
2011-11-07fix testEliot Horowitz
2011-11-07SERVER-4171 modified test for wbl and new sharding, avoids S*RVER-4222gregs
2011-11-07reload shard version if needed for new collections in wbl SERVER-4171gregs
2011-11-07buildbot auto1.js sort() doesn't work the way we thought it did...gregs
2011-11-03make test depend less on sharding internalsEliot Horowitz
2011-11-01force reload of config after two failed wbl checks SERVER-4118gregs
2011-11-01Revert "when splitting chunk thas has a max inf edge, don't leave a chunk big...Eliot Horowitz
2011-11-01better chunking at beginningEliot Horowitz
2011-11-01fix mongosniff build (for me at least)Mathias Stearn
2011-11-01Fix shared-client buildMathias Stearn
2011-11-01make auth test reliableEliot Horowitz
2011-11-01when splitting chunk thas has a max inf edge, don't leave a chunk bigger than...Eliot Horowitz
2011-10-31dup error codegregs
2011-10-31initialize shard connection with serverId, only setShardV on single/replsets ...gregs
2011-10-31spellinggregs
2011-10-29fix bad assert in sharded getLastError handlingEliot Horowitz
2011-10-27option for turning off glibc checkEliot Horowitz
2011-10-25more error handling and msgs for gle SERVER-3763gregs
2011-10-25Set auth hook in final MR step, if it wasn't set previously SERVER-4114Kristina