summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backport of fix from SERVER-3824.v1.8Richard Kreuter2012-02-161-1/+1
* post 1.8.5Eliot Horowitz2012-02-012-2/+2
* BUMP 1.8.5r1.8.5Eliot Horowitz2012-02-014-3/+9
* make python version detection quietDan Crosta2012-01-311-2/+1
* even better python version/binary detectionDan Crosta2012-01-311-3/+16
* be smarter about picking python name to invoke smoke.pyDan Crosta2012-01-311-2/+11
* call smoke.py with python 2.5Dan Crosta2012-01-311-2/+2
* post 1.8.5-rc0Eliot Horowitz2011-12-292-2/+2
* add --cc option to SConstruct for solaris buildDan Crosta2011-12-281-0/+5
* BUMP 1.8.5-rc0r1.8.5-rc0Eliot Horowitz2011-12-282-2/+2
* SERVER-3370 SERVER-3218 backport lexNumCmp fixes to 1.8Aaron2011-12-164-4/+69
* SERVER-4171 test for new wbl behavior in 1.8.5Greg Studer2011-12-081-0/+64
* SERVER-4171 check in wbl for newly sharded state, reloadGreg Studer2011-12-083-5/+23
* Change replset tests to use non-static applyOperationKristina2011-11-141-8/+7
* Generalize recloning docs on initial oplog application SERVER-4270Kristina2011-11-145-41/+48
* Make count command on mongos error after 5 failed attempts, instead of retryi...Spencer T Brody2011-11-111-2/+10
* post 1.8.4Eliot Horowitz2011-10-252-2/+2
* BUMP 1.8.4r1.8.4Eliot Horowitz2011-10-244-4/+4
* do not initial sync from a secondary that does not build indexesKristina2011-10-211-0/+1
* backport of fix for cursor timeout iteration, from jira discussion SERVER-3996gregs2011-10-201-2/+5
* backport of SERVER-3866Eliot Horowitz2011-10-141-1/+1
* suppress shard version messages SERVER-3889gregs2011-10-131-1/+1
* post 1.8.4-rc0Eliot Horowitz2011-10-072-2/+2
* 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