summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-01BUMP 1.8.2-rc3r1.8.2-rc3Eliot Horowitz
2011-05-31check for manager before using CS-666gregs
2011-05-31wait for from writebacks in balancer CS-635gregs
2011-05-27increased assert verbosityEliot Horowitz
2011-05-27check if master is null CS-596gregs
2011-05-26fix spinlock deadlockEliot Horowitz
2011-05-22show user asserts in verbose modeEliot Horowitz
2011-05-21test more reliableEliot Horowitz
2011-05-21post rc2Eliot Horowitz
2011-05-20BUMP 1.8.2-rc2r1.8.2-rc2Eliot Horowitz
2011-05-20fix compile warningEliot Horowitz
2011-05-20log output fix and slightly more verbose slave failoverEliot Horowitz
2011-05-20fix for duplicate host namesgregs
2011-05-20Fix for potential unsafe access of addressgregs
2011-05-18remove assert until SERVER-3075 is doneEliot Horowitz
2011-05-18scoped_spinlock and a warning in spin lock testsEliot Horowitz
2011-05-18added a spinlock around _cloneLocsEliot Horowitz
2011-05-18fix locking and commentEliot Horowitz
2011-05-13fix remove broadcast checkEliot Horowitz
2011-05-12fix deadlockEliot Horowitz
2011-05-12deterministic slaveok failoverEliot Horowitz
2011-05-12don't shadow return value for maybePrimarygregs
2011-05-12fix race condition when adding hosts to the list of relica set nodesEliot Horowitz
2011-05-12Don't reload ChunkManager in-placeMathias Stearn
2011-05-12Yield lock while building array of objects to migrateMathias Stearn
2011-05-12post 1.8.2-rc1Eliot Horowitz
2011-05-11BUMP 1.8.2-rc1r1.8.2-rc1Eliot Horowitz
2011-05-11fix multi-shard writeback contentionEliot Horowitz
2011-05-11eliminate spurious warningMathias Stearn
2011-05-11manual backport of some the fixes to mongosEliot Horowitz
2011-05-11better test debuggingEliot Horowitz
2011-05-11nicer debugging messageEliot Horowitz
2011-05-10fix compile backport of a replSetGetStatus concurrency fixDwight
2011-05-10backport of a replSetGetStatus concurrency fixDwight
2011-05-07allow {j:true} in getLastError. this indicates wait for journaling. but it ...Dwight
2011-05-05fix connPoolStats race condition SERVER-3043Eliot Horowitz
2011-05-04post 1.8.2-rc0Eliot Horowitz
2011-05-03BUMP 1.8.2-rc0r1.8.2-rc0Eliot Horowitz
2011-05-03ping config server even if not doing balancing round SERVER-3015Eliot Horowitz
2011-05-03Make mongodump --oplog work with auth SERVER-2850Mathias Stearn
2011-05-03fix error message SERVER-2800Mathias Stearn
2011-05-03C++ driver now supports 1.8 M/R options SERVER-2893Mathias Stearn
2011-05-03check slave status before chunk migrate commit starts SERVER-2974Eliot Horowitz
2011-05-02fix socket time SERVER-3014Eliot Horowitz
2011-05-02One more gcc 4.6 fixMathias Stearn
2011-05-02g++ 4.6 compile (new -Wunused-but-set-variable warning)Mathias Stearn
2011-04-28fix m/r handling of undefined SERVER-2861Eliot Horowitz
2011-04-28authenticate rs manager thread SERVER-2919Kristina
2011-04-26don't force a check on _id for sharding as it has to be thereEliot Horowitz
2011-04-25Wait 300s for server shutdown in deb initscripts. SERVER-2041, maybe.Richard Kreuter