summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.2.5r2.2.5-rc0Dan Pasette2013-06-182-2/+2
* SERVER-9694 force a stepdown no matter how far behind we think we areEric Milkie2013-06-171-1/+1
* SERVER-9694 fix for slow disk'd test runnersEric Milkie2013-06-141-1/+6
* SERVER-9694 fix test to cover all GLE stepdown casesEric Milkie2013-06-141-1/+4
* print result from GLE if test fails (for debugging)Eric Milkie2013-06-141-1/+3
* SERVER-5351 - fix compile for backportDan Pasette2013-06-141-0/+1
* SERVER-5351 migrations should use better slave count to determine up-to-dateRandolph Tan2013-06-131-6/+5
* SERVER-6733 lower oplog socket timeout from 10 minutes to 30 secondsEric Milkie2013-06-131-1/+3
* SERVER-6947 Do not create undefined fields in db.createCollectionShaun Verch2013-06-031-1/+5
* SERVER-9417 fix unit test to run correctly with authEric Milkie2013-06-031-2/+1
* SERVER-9417 assert if we stepDown while waiting to satisfy GLEEric Milkie2013-06-032-2/+48
* SERVER-9417 opReplicatedEnough should assert on step downEliot Horowitz2013-06-032-2/+13
* Added logging preceding assertion in database.cpp for exceeded quotasAndrewCEmil2013-05-311-0/+1
* SERVER-8420 add a tailcheck to detect cursor deadnessEric Milkie2013-05-311-0/+3
* SERVER-9808 - use boost/cstdint.h for v2.2Dan Pasette2013-05-311-1/+1
* SERVER-9808 Fix issues found in CoN static analysisAndreas Nilsson2013-05-304-7/+10
* SERVER-9730 under any circumstances, do not vote yea while a primary already...Eric Milkie2013-05-221-5/+3
* SERVER-7771 WritebackListener thread can die while handling exceptionsRandolph Tan2013-05-191-2/+10
* SERVER-8741 make sure we contact from-shard at least once after commitGreg Studer2013-05-191-2/+14
* SERVER-9578 install mongos signal handler for SIGUSR1 before spawning any thr...Eric Milkie2013-05-101-2/+2
* SERVER-4739 use a thread for logRotate signal instead of a signal handlerEric Milkie2013-04-183-12/+52
* post 2.2.4Ernie Hershey2013-04-022-2/+2
* BUMP 2.2.4r2.2.4Dan Pasette2013-03-312-2/+2
* SERVER-9027: allow dbref shard keysScott Hernandez2013-03-281-3/+24
* SERVER-8786 Backport stability fixes to sharding/authConnectionHook.jsSpencer T Brody2013-03-271-5/+4
* post 2.2.4-rc0r2.2.4-rc0Dan Pasette2013-03-272-2/+2
* BUMP 2.2.4-rc0Dan Pasette2013-03-262-2/+2
* SERVER-9124: avoid raw pointers for SM's nativeHelperBen Becker2013-03-251-51/+76
* SERVER-8984: gle c++ client helper should check for command failureScott Hernandez2013-03-252-5/+98
* SERVER-9095 fix reconfig.js on Windows by removing Client from heartbeat threadEric Milkie2013-03-251-8/+1
* SERVER-6591 Visual Studio -- adapt to renamed and added filesTad Marshall2013-03-238-18/+34
* SERVER-7817 - fix no_chaining.js to forceSync from correct hostDan Pasette2013-03-221-2/+8
* SERVER-9022: command line option for releaseConnectionsAfterResponseDan Pasette2013-03-211-0/+6
* SERVER-7034 add 10 second timeouts to three connectionsTad Marshall2013-03-211-2/+4
* SERVER-7817 Display chainingAllowed option when set to falseDan Pasette2013-03-211-17/+24
* SERVER-8172 Exclude $not query operator fields from new upsert document.aaron2013-03-203-3/+43
* SERVER-8335 test for autosplit heuristicsGreg Studer2013-03-201-0/+72
* SERVER-8335 remember _dataWritten for unaffected chunks after partial chunk m...Greg Studer2013-03-202-0/+7
* SERVER-1606: don't duplicate update namesEliot Horowitz2013-03-203-21/+68
* SERVER-8167 make units more accurateGreg Studer2013-03-202-6/+6
* SERVER-8456: use CursorHolder to avoid auto_ptr::releaseBen Becker2013-03-202-12/+10
* SERVER-8442 don't release() direct m/r cursors to shardsgregs2013-03-201-3/+12
* SERVER-8116 - mongostat doesn't divide lock% by sampling intervalDan Pasette2013-03-201-1/+3
* SERVER-9022 allow releasing sharded conn back to pool after read operationGreg Studer2013-03-204-3/+49
* SERVER-6991 better stats for sharded connections and sharded conn poolGreg Studer2013-03-201-19/+150
* Revert "Revert "SERVER-8648 add explicit timeout to checkStatus connection""Greg Studer2013-03-182-1/+6
* SERVER-8685 - use old style append for OpTimeDan Pasette2013-03-151-2/+2
* SERVER-8685 Fix gcc compileTad Marshall2013-03-141-2/+2
* SERVER-8685: mongorestore oplogLimit fixesScott Hernandez2013-03-141-10/+75
* Revert "SERVER-8648 add explicit timeout to checkStatus connection"Dan Pasette2013-03-141-1/+1