summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix staticShardInfo to be thread safe SERVER-2929Eliot Horowitz2011-04-111-39/+57
* post 1.8.1Eliot Horowitz2011-04-062-2/+2
* BUMP 1.8.1r1.8.1Eliot Horowitz2011-04-064-3/+9
* post 1.8.1-rc1Eliot Horowitz2011-04-012-2/+2
* BUMP 1.8.1-rc1r1.8.1-rc1Eliot Horowitz2011-03-314-3/+9
* fix 1.8 compile backportEliot Horowitz2011-03-311-2/+2
* remove all clientId related code and systems, and just use tls SERVER-2872Eliot Horowitz2011-03-3112-265/+89
* Cleanup connection when getlasterror failsgreg2011-03-311-2/+30
* fix callback for not master errors on replica set connections and make backgr...Eliot Horowitz2011-03-312-6/+18
* safer not master checkEliot Horowitz2011-03-311-4/+5
* more custom backport of SERVER-2854Eliot Horowitz2011-03-311-1/+1
* custom backport of SERVER-2854Eliot Horowitz2011-03-301-1/+3
* missing commitIfNeeded for dropDups SERVER-2815Mathias Stearn2011-03-301-1/+3
* Missing commitIfNeeded in background index build SERVER-2853Eliot Horowitz2011-03-301-0/+2
* better error messageEliot Horowitz2011-03-301-1/+1
* better errmsg for setShardVersion failureEliot Horowitz2011-03-301-3/+4
* post 1.8.1-rc0Eliot Horowitz2011-03-252-2/+2