summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix config refreshing from a writeback listenerEliot Horowitz2011-06-303-12/+44
* nicer debuggingEliot Horowitz2011-06-301-2/+2
* only check shard version on 'top-level' shard connections SERVER-3926gregs2011-06-291-11/+39
* time ChunkManager loadingEliot Horowitz2011-06-291-2/+24
* add nojournal option to 1.8Eliot Horowitz2011-06-291-0/+4
* SERVER-3142, part 2 (backport to 1.8)Richard Kreuter2011-06-231-3/+9
* don't reacquire read lock when getting all shards SERVER-3266gregs2011-06-172-1/+6
* 1.8.3 prepEliot Horowitz2011-06-152-2/+2
* BUMP 1.8.2r1.8.2Eliot Horowitz2011-06-152-2/+2
* 1.8.2 back in busineessEliot Horowitz2011-06-142-2/+2
* Make sharded findAndModify correctly handle StaleConfigException on shardMathias Stearn2011-06-141-0/+4
* dont log too much when DR102 error happensEliot Horowitz2011-06-131-2/+11