summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.8.4-rc0r1.8.4-rc0Eliot Horowitz2011-10-064-3/+9
* on a missing object, thats ok as a delete may occur laterKristina2011-10-052-16/+19
* continuation of initial sync fixKristina2011-10-051-6/+18
* fix a possible issue with initial sync with replication when updates are in f...Kristina2011-10-055-22/+91
* paranoid compiler fixEliot Horowitz2011-09-261-1/+1
* fix numa parsing issue SERVER-3496Eliot Horowitz2011-09-261-1/+1
* Fix mongos skipping checking the health of the first node in the _nodes arraySpencer T Brody2011-09-151-1/+1
* notify when shard version getting resetgregs2011-09-151-0/+8
* when running checkShardVersion, need to make sure we do on actual connection,...Eliot Horowitz2011-09-061-15/+42
* SERVER-3529: Sharded map reduce using merge stalls recreating indexes on the ...agirbal2011-08-292-1/+5
* only allow internal user with --keyFile option SERVER-3666Kristina2011-08-233-0/+7
* post 1.8.3Eliot Horowitz2011-08-202-2/+2
* BUMP 1.8.3r1.8.3Eliot Horowitz2011-08-193-3/+3
* fix assertEliot Horowitz2011-08-171-1/+3
* better handling of new index versions SERVER-3589Eliot Horowitz2011-08-175-0/+31
* more lenient when slowEliot Horowitz2011-08-161-1/+1
* - SERVER-3012: increased SM runtime limit to 64MB Antoine Girbal2011-08-141-1/+1
* post 1.8.1-rc1Eliot Horowitz2011-08-142-2/+2
* BUMP 1.8.3-rc1r1.8.3-rc1Eliot Horowitz2011-08-122-2/+2
* If user sets a smaller stack size than our default we should use it SERVER-2707Mathias Stearn2011-08-122-6/+27
* Add 4MB stack size code to mongod SERVER-2707Mathias Stearn2011-08-121-0/+21
* post 1.8.3Eliot Horowitz2011-08-112-2/+2
* BUMP 1.8.3Eliot Horowitz2011-08-104-3/+9
* backport of SERVER-3462Eliot Horowitz2011-08-071-2/+5
* SERVER-3526: when a collection is renamed, its counters are kept in map, whic...agirbal2011-08-044-1/+16
* backport of SERVER-3447Eliot Horowitz2011-08-041-2/+1
* make chunk cleanup less impactful on FROM SERVER-3524Eliot Horowitz2011-08-031-1/+1
* escaping for regex - SERVER-3471gregs2011-07-291-1/+1
* post 1.8.3-rc0Eliot Horowitz2011-07-282-2/+2
* 1.8.3-rc0r1.8.3-rc0Eliot Horowitz2011-07-282-2/+2
* Revert "use tailing queries for initial sync"Eliot Horowitz2011-07-261-1/+8
* use tailing queries for initial syncKristina2011-07-251-8/+1
* recheck ok() - fix for the fix SERVER-3428gregs2011-07-141-3/+3
* test case for SERVER-3428gregs2011-07-141-0/+37
* don't advance iterator if empty/at end for geo cursor SERVER-3428gregs2011-07-141-1/+8
* supress sharded sub-connection warning for getLastError()gregs2011-07-123-16/+16
* backport of fix for SERVER-2481gregs2011-07-113-1/+44
* more error handling in dumpEliot Horowitz2011-07-111-1/+3
* better error handling for monogodumpEliot Horowitz2011-07-101-1/+8
* Raise stack size to 4MB (2MB on DEBUG build) for backport to 1.8 SERVER-2707Mathias Stearn2011-07-071-1/+1
* Create conn threads in detached state since we never join them SERVER-2707Mathias Stearn2011-07-071-0/+1
* Use 1MB stacks on linux (512k in DEBUG builds) SERVER-2707Mathias Stearn2011-07-071-0/+20
* fix drop2 test with command changeEliot Horowitz2011-07-071-3/+3
* Revert "fix active in curop"Eliot Horowitz2011-07-071-1/+1
* fix active in curopEliot Horowitz2011-07-071-1/+1
* SERVER-3386 start command timers at right locationEliot Horowitz2011-07-071-1/+3
* fix chunk cleaningEliot Horowitz2011-07-071-2/+7
* don't remove old chunk data while in the middle of a migrateEliot Horowitz2011-07-061-53/+66
* don't wassert for too much data written uncommited since it propogates via GLEEliot Horowitz2011-06-301-2/+3
* don't hide first connection warning for shardsgregs2011-06-301-1/+5