summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.0.6-rc0r2.0.6-rc0Eric Milkie2012-05-224-3/+10
* fassert not available in 2.0 yetEric Milkie2012-05-181-1/+1
* SERVER-5040 retry initial sync if errors occur when creating indexesEric Milkie2012-05-183-5/+59
* SERVER-4609 ensure correct buffer sizes for string representations of numbersEric Milkie2012-05-171-20/+29
* fix js-1.7 for freebsdEric Milkie2012-05-161-0/+2
* backport - fix handling of socket timeouts on Windows SERVER-4758Eric Milkie2012-05-161-13/+13
* SERVER-4758 raising timeout to 10 minutes for safetyEric Milkie2012-05-151-1/+1
* SERVER-5581 (backport only)Eric Milkie2012-05-152-2/+30
* SERVER-5353 Backport print capped collection scan on _id query warning messag...Eric Milkie2012-05-135-18/+118
* SERVER-5746 Wrong initialization for ReplicaSetMonitor NodesRandolph Tan2012-05-101-2/+1
* SERVER-5405 make sure we recycle authenticated conn when doneGreg Studer2012-05-101-0/+5
* SERVER-5405 mongos does not send reads to secondariesRandolph Tan2012-05-102-6/+18
* SERVER-5706 if only slaveDelay'd nodes are available, use themEric Milkie2012-05-102-9/+62
* SERVER-4603 handle last shard migration more correctlyGreg Studer2012-05-091-0/+9
* SERVER-2917: REST interface now authenticate user to db when user successfull...Tony Hannan2012-05-092-6/+9
* SERVER-3791 compact now restarts the extent sizing algorithmEric Milkie2012-05-091-0/+5
* SERVER-5791: SCons shouldn't die if HOME env var is not setDan Crosta2012-05-091-5/+5
* backport of SERVER-5303 yield when fetching a document for migrateEliot Horowitz2012-05-091-18/+39
* post 2.0.5Andy Schwerin2012-05-092-2/+2
* BUMP 2.0.5r2.0.5Andy Schwerin2012-05-083-3/+3
* post 2.0.5-rc1Andy Schwerin2012-05-031-1/+1
* BUMP 2.0.5-rc1r2.0.5-rc1Andy Schwerin2012-05-032-2/+2
* SERVER-5754: Fix erroneous assertion in db/pdfile.cpp.Andy Schwerin2012-05-031-1/+1
* post 2.0.5-rc0Eliot Horowitz2012-04-261-1/+1
* BUMP 2.0.5-rc0r2.0.5-rc0Andy Schwerin2012-04-254-3/+10
* drop collection at end of capped6 since captrunc doesn't replicate properlyEliot Horowitz2012-04-241-1/+1
* emptycapped can be replicatedEliot Horowitz2012-04-241-0/+1
* captrunc doesn't replicate, so drop collections at end of testEliot Horowitz2012-04-242-0/+4
* jstests shouldn't drop the "test" dbEliot Horowitz2012-04-242-3/+2
* backport of SERVER-5357Eliot Horowitz2012-04-231-1/+1
* buildbot and SERVER-4526 mongos_no_detect_sharding.js split logic may change,...Greg Studer2012-04-211-1/+4
* SERVER-4680 sendNextBatch logic isn't correct with nonzero batch size (correc...Greg Studer2012-04-203-12/+22
* Revert "SERVER-4680 sendNextBatch logic isn't correct with nonzero batch size"Greg Studer2012-04-202-9/+11
* SERVER-4680 sendNextBatch logic isn't correct with nonzero batch sizeGreg Studer2012-04-202-11/+9
* SERVER-4777 avoid 'weird case' assertion on modifier update with duplicate fi...Aaron2012-04-204-6/+76
* Better log message SERVER-4810Kristina2012-04-201-1/+4
* Check optimes before stepping down due to priority SERVER-4810Kristina2012-04-202-35/+45
* fix test conflictEliot Horowitz2012-04-201-4/+4
* SERVER-5645: release lock between upserts when applying bulk xfersBen Becker2012-04-191-6/+6
* Don't check /proc/pid/exe in --shutdown SERVER-5358Mathias Stearn2012-04-191-16/+0
* SERVER-5093 fix logic error to avoid memory corruption.Eric Milkie2012-04-191-4/+3
* SERVER-4812 use say() not sayPiggyback() when closing cursors and lazyKill is...Greg Studer2012-04-192-3/+14
* Fix forgotten verify->assert conversion for 2.0.5 backport.Andy Schwerin2012-04-191-1/+1
* make Extent::minSize() match allocation strategy and alloc from free list obe...Eliot Horowitz2012-04-193-1/+37
* Ignore --fork and --logpath when using --shutdown SERVER-5186 SERVER-5187Mathias Stearn2012-04-191-2/+2
* SERVER-4388 update version of newly sharded collection on mongod primary afte...Greg Studer2012-04-192-1/+63
* Don't destroy CommitJob. Causing stackdump after shutdownMathias Stearn2012-04-192-2/+4
* SERVER-5384 removing broken test; MongoRunner does not exist in 2.0Eric Milkie2012-04-191-24/+0
* SERVER-5384 segfault attempting mapreduce with --noscriptingRandolph Tan2012-04-182-0/+25
* SERVER-5406 allow slaveok auth on shard with normal timeoutgregs2012-04-181-2/+2