summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.8.2-rc2r1.8.2-rc2Eliot Horowitz2011-05-204-3/+9
* fix compile warningEliot Horowitz2011-05-201-6/+6
* log output fix and slightly more verbose slave failoverEliot Horowitz2011-05-201-2/+2
* fix for duplicate host namesgregs2011-05-201-0/+6
* Fix for potential unsafe access of addressgregs2011-05-201-9/+7
* remove assert until SERVER-3075 is doneEliot Horowitz2011-05-181-1/+1
* scoped_spinlock and a warning in spin lock testsEliot Horowitz2011-05-182-5/+17
* added a spinlock around _cloneLocsEliot Horowitz2011-05-181-4/+19
* fix locking and commentEliot Horowitz2011-05-181-6/+10
* fix remove broadcast checkEliot Horowitz2011-05-131-1/+1
* fix deadlockEliot Horowitz2011-05-122-1/+7
* deterministic slaveok failoverEliot Horowitz2011-05-122-14/+14
* don't shadow return value for maybePrimarygregs2011-05-121-1/+0
* fix race condition when adding hosts to the list of relica set nodesEliot Horowitz2011-05-121-0/+4
* Don't reload ChunkManager in-placeMathias Stearn2011-05-122-14/+7
* Yield lock while building array of objects to migrateMathias Stearn2011-05-121-15/+31
* post 1.8.2-rc1Eliot Horowitz2011-05-122-2/+2
* BUMP 1.8.2-rc1r1.8.2-rc1Eliot Horowitz2011-05-114-3/+9
* fix multi-shard writeback contentionEliot Horowitz2011-05-117-13/+48
* eliminate spurious warningMathias Stearn2011-05-111-2/+2
* manual backport of some the fixes to mongosEliot Horowitz2011-05-114-41/+50
* better test debuggingEliot Horowitz2011-05-111-2/+2
* nicer debugging messageEliot Horowitz2011-05-111-1/+2
* fix compile backport of a replSetGetStatus concurrency fixDwight2011-05-102-0/+4
* backport of a replSetGetStatus concurrency fixDwight2011-05-105-22/+25
* allow {j:true} in getLastError. this indicates wait for journaling. but it ...Dwight2011-05-071-4/+15
* fix connPoolStats race condition SERVER-3043Eliot Horowitz2011-05-051-0/+3
* post 1.8.2-rc0Eliot Horowitz2011-05-042-2/+2
* BUMP 1.8.2-rc0r1.8.2-rc0Eliot Horowitz2011-05-034-3/+9
* ping config server even if not doing balancing round SERVER-3015Eliot Horowitz2011-05-031-8/+9
* Make mongodump --oplog work with auth SERVER-2850Mathias Stearn2011-05-031-0/+2
* fix error message SERVER-2800Mathias Stearn2011-05-031-1/+1
* C++ driver now supports 1.8 M/R options SERVER-2893Mathias Stearn2011-05-033-6/+42
* check slave status before chunk migrate commit starts SERVER-2974Eliot Horowitz2011-05-031-8/+36
* fix socket time SERVER-3014Eliot Horowitz2011-05-021-24/+21
* One more gcc 4.6 fixMathias Stearn2011-05-021-2/+0
* g++ 4.6 compile (new -Wunused-but-set-variable warning)Mathias Stearn2011-05-028-12/+6
* fix m/r handling of undefined SERVER-2861Eliot Horowitz2011-04-282-1/+34
* authenticate rs manager thread SERVER-2919Kristina2011-04-282-0/+15
* don't force a check on _id for sharding as it has to be thereEliot Horowitz2011-04-262-0/+13
* Wait 300s for server shutdown in deb initscripts. SERVER-2041, maybe.Richard Kreuter2011-04-252-0/+3
* only add covered matcher manually if a matcher does not exist SERVER-1742gregs2011-04-204-2/+12
* Print warning when running on NUMA box w/o running numactl --interleaveEliot Horowitz2011-04-201-0/+34
* don't use ShardConnection for getMore SERVER-2961Eliot Horowitz2011-04-191-1/+1
* don't call _reload_inlock while not lockedMathias Stearn2011-04-191-1/+1
* fix catchEliot Horowitz2011-04-151-1/+1
* do not demote primary if a secondary restarts SERVER-2550Kristina2011-04-142-4/+7
* more verbose logging on multiple retriesEliot Horowitz2011-04-121-2/+4
* flushRouterConfig to force a mongos config reload SERVER-2666Eliot Horowitz2011-04-114-0/+53
* better error handling in loading system.js.Eliot Horowitz2011-04-111-2/+2