summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix numa issue SERVER-3212Eliot Horowitz2011-06-091-1/+5
* try to fix numa segfault SERVER-3212Eliot Horowitz2011-06-091-16/+18
* typoEliot Horowitz2011-06-091-1/+1
* port 1.8.2Eliot Horowitz2011-06-072-2/+2
* BUMP 1.8.2Eliot Horowitz2011-06-064-3/+9
* maxconns for mongosEliot Horowitz2011-06-062-13/+15
* post rc3Eliot Horowitz2011-06-012-2/+2
* BUMP 1.8.2-rc3r1.8.2-rc3Eliot Horowitz2011-06-014-3/+9
* check for manager before using CS-666gregs2011-05-311-2/+4
* wait for from writebacks in balancer CS-635gregs2011-05-311-0/+8
* increased assert verbosityEliot Horowitz2011-05-271-2/+2
* check if master is null CS-596gregs2011-05-271-2/+2
* fix spinlock deadlockEliot Horowitz2011-05-261-3/+5
* show user asserts in verbose modeEliot Horowitz2011-05-221-0/+1
* test more reliableEliot Horowitz2011-05-211-0/+4