summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-10-25Catch DBException separate from std::exception SERVER-4137Mathias Stearn
2011-10-24Initialize auth status in non-default hb ctorKristina
2011-10-24Make secondaries go into recovering state when auth is wrong SERVER-3715Kristina
2011-10-24ScopedConn reconnectionKristina
2011-10-24stop initial sync once minvalid is reached SERVER-3899Kristina
2011-10-23SERVER-3842 - make all initial chunks before marking collection shardedEliot Horowitz
2011-10-23fix \. in printShardingStatus when looking up collections, part of SERVER-3702Eliot Horowitz
2011-10-23factor number of connections into memory leak warning SERVER-4063Eliot Horowitz