summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-03BUMP 2.0.5-rc1r2.0.5-rc1Andy Schwerin
2012-05-03SERVER-5754: Fix erroneous assertion in db/pdfile.cpp.Andy Schwerin
2012-04-26post 2.0.5-rc0Eliot Horowitz
2012-04-25BUMP 2.0.5-rc0r2.0.5-rc0Andy Schwerin
2012-04-24drop collection at end of capped6 since captrunc doesn't replicate properlyEliot Horowitz
2012-04-24emptycapped can be replicatedEliot Horowitz
2012-04-24captrunc doesn't replicate, so drop collections at end of testEliot Horowitz
2012-04-24jstests shouldn't drop the "test" dbEliot Horowitz
2012-04-23backport of SERVER-5357Eliot Horowitz
2012-04-21buildbot and SERVER-4526 mongos_no_detect_sharding.js split logic may change,...Greg Studer
2012-04-20SERVER-4680 sendNextBatch logic isn't correct with nonzero batch size (correc...Greg Studer
2012-04-20Revert "SERVER-4680 sendNextBatch logic isn't correct with nonzero batch size"Greg Studer
2012-04-20SERVER-4680 sendNextBatch logic isn't correct with nonzero batch sizeGreg Studer
2012-04-20SERVER-4777 avoid 'weird case' assertion on modifier update with duplicate fi...Aaron
2012-04-20Better log message SERVER-4810Kristina
2012-04-20Check optimes before stepping down due to priority SERVER-4810Kristina
2012-04-20fix test conflictEliot Horowitz
2012-04-19SERVER-5645: release lock between upserts when applying bulk xfersBen Becker
2012-04-19Don't check /proc/pid/exe in --shutdown SERVER-5358Mathias Stearn
2012-04-19SERVER-5093 fix logic error to avoid memory corruption.Eric Milkie
2012-04-19SERVER-4812 use say() not sayPiggyback() when closing cursors and lazyKill is...Greg Studer
2012-04-19Fix forgotten verify->assert conversion for 2.0.5 backport.Andy Schwerin
2012-04-19make Extent::minSize() match allocation strategy and alloc from free list obe...Eliot Horowitz
2012-04-19Ignore --fork and --logpath when using --shutdown SERVER-5186 SERVER-5187Mathias Stearn
2012-04-19SERVER-4388 update version of newly sharded collection on mongod primary afte...Greg Studer
2012-04-19Don't destroy CommitJob. Causing stackdump after shutdownMathias Stearn
2012-04-19SERVER-5384 removing broken test; MongoRunner does not exist in 2.0Eric Milkie
2012-04-18SERVER-5384 segfault attempting mapreduce with --noscriptingRandolph Tan
2012-04-18SERVER-5406 allow slaveok auth on shard with normal timeoutgregs
2012-04-18SERVER-5348 backport C++ driver macro redefinition isolationEric Milkie
2012-04-18SERVER-2988 catch exceptions loading chunksizegregs
2012-04-18SERVER-2988 give error message when initial version can't be written on mongo...Greg Studer
2012-04-18SERVER-1163 Retry calls to FlushViewOfFile on error 33Tad Marshall
2012-04-17undo SERVER-5110 chnages on log display logicrenctan
2012-04-17SERVER-5110 ReplicaSetMonitor::check not thread safe wrt _masterRandolph Tan
2012-04-17Extend writelock during stepdown to include socket close SERVER-4619Kristina
2012-04-17SERVER-5220 removing unreliable '64bit-only' checkEric Milkie
2012-04-17Make test less sensitive to differences between time() and gettimeofday()Mathias Stearn
2012-04-17SERVER-5541 crash in C++ client driver during shutdowing primary mongo server...Randolph Tan
2012-04-17SERVER-3875: Added auth() call to mongotop and fixed output formatting.Daniel Pasette
2012-04-17SERVER-5449: It's not an error for the write() syscall to return a non-negati...Andy Schwerin
2012-04-17Backport support for building when the TERM environment variable isn't set.Andy Schwerin
2012-04-08assert that we have a cursor rather than segv SERVER-5541Eliot Horowitz
2012-04-07DBClientConnection::call needs to call checkConnection to reconnect if the pr...Eliot Horowitz
2012-03-26Fix flaky tests and add more debuggingKristina
2012-03-26python-2.4 compatible version of cleanbb.pyDan Crosta
2012-03-20SERVER-5140: Short-circuit smoke_python_name() if the running python interpre...Andy Schwerin
2012-03-19post 2.0.4Eliot Horowitz
2012-03-19BUMP 2.0.4r2.0.4Eliot Horowitz
2012-03-12post 2.0.4-rc1Eliot Horowitz