summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-5348 backport C++ driver macro redefinition isolationEric Milkie2012-04-186-39/+81
* SERVER-2988 catch exceptions loading chunksizegregs2012-04-181-27/+38
* SERVER-2988 give error message when initial version can't be written on mongo...Greg Studer2012-04-181-1/+12
* SERVER-1163 Retry calls to FlushViewOfFile on error 33Tad Marshall2012-04-181-5/+32
* undo SERVER-5110 chnages on log display logicrenctan2012-04-171-8/+4
* SERVER-5110 ReplicaSetMonitor::check not thread safe wrt _masterRandolph Tan2012-04-172-64/+185
* Extend writelock during stepdown to include socket close SERVER-4619Kristina2012-04-171-5/+1
* SERVER-5220 removing unreliable '64bit-only' checkEric Milkie2012-04-171-8/+1
* Make test less sensitive to differences between time() and gettimeofday()Mathias Stearn2012-04-171-2/+4
* SERVER-5541 crash in C++ client driver during shutdowing primary mongo server...Randolph Tan2012-04-171-1/+2
* SERVER-3875: Added auth() call to mongotop and fixed output formatting.Daniel Pasette2012-04-171-4/+6
* SERVER-5449: It's not an error for the write() syscall to return a non-negati...Andy Schwerin2012-04-171-12/+21
* Backport support for building when the TERM environment variable isn't set.Andy Schwerin2012-04-171-1/+4
* assert that we have a cursor rather than segv SERVER-5541Eliot Horowitz2012-04-081-0/+1
* DBClientConnection::call needs to call checkConnection to reconnect if the pr...Eliot Horowitz2012-04-071-0/+1
* Fix flaky tests and add more debuggingKristina2012-03-262-8/+23
* python-2.4 compatible version of cleanbb.pyDan Crosta2012-03-261-5/+7
* SERVER-5140: Short-circuit smoke_python_name() if the running python interpre...Andy Schwerin2012-03-201-1/+11
* post 2.0.4Eliot Horowitz2012-03-192-2/+2
* BUMP 2.0.4r2.0.4Eliot Horowitz2012-03-194-3/+10
* post 2.0.4-rc1Eliot Horowitz2012-03-122-2/+2