summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* post 2.2.7v2.2Ernie Hershey2014-01-162-2/+2
|
* BUMP 2.2.7r2.2.7Ernie Hershey2014-01-122-2/+2
|
* post 2.2.7-rc0Ernie Hershey2014-01-092-2/+2
|
* BUMP 2.2.7-rc0r2.2.7-rc0Dan Pasette2014-01-062-2/+2
|
* SERVER-12146 do not check writebacks if calling gle from wblDan Pasette2014-01-062-33/+38
|
* SERVER-10538 SERVER-11731 change segfault to uassert on improper use of $wherematt dannenberg2013-12-091-0/+2
|
* SERVER-9339 do not query a node that is not in PRIMARY or SECONDARY stateEric Milkie2013-08-291-2/+1
|
* SERVER-9339 ensure all rollback update/delete paths are recordedEric Milkie2013-08-296-8/+124
| | | | | Conflicts: src/mongo/db/ops/update.cpp
* post 2.2.6Ernie Hershey2013-08-202-2/+2
|
* BUMP 2.2.6r2.2.6Dan Pasette2013-08-182-2/+2
|
* SERVER-10498 gle_error_message.js sleep 2 secs for reconnect threshold to resetGreg Studer2013-08-151-2/+4
|
* post 2.2.6-rc0Ernie Hershey2013-08-132-2/+2
|
* SERVER-10498 print conn pool stats and ensure migration succeeds before ↵Greg Studer2013-08-131-2/+4
| | | | testing error
* BUMP 2.2.6-rc0r2.2.6-rc0Dan Pasette2013-08-123-3/+3
|
* SERVER-10458 sanity check before critical section that all cloned docs sentGreg Studer2013-08-121-1/+32
|
* SERVER-10478 fix batch limit check for _cloneLocs in migrationGreg Studer2013-08-122-3/+67
|
* SERVER-10039 buildbot test ChunkManagerLoadBasicTest need index to support ↵Greg Studer2013-07-011-0/+5
| | | | sorting chunks in test
* SERVER-10039 sorting ignored in returned query obj for differGreg Studer2013-07-011-4/+4
|
* SERVER-7588 Improve logic for seconds and milliseconds in ISODate constructorDan Pasette2013-07-011-3/+23
| | | | | | | | Do not use floating point for seconds, only for milliseconds. Adjust other date components when milliseconds round up to 1000. Code backported from Tad Marshall's master branch commit: https://github.com/mongodb/mongo/commit/7cf042ff3e0c97a7fe701cd85f5cdd4c1519179b
* post 2.2.5Dan Pasette2013-06-272-2/+2
|
* BUMP 2.2.5r2.2.5Dan Pasette2013-06-262-2/+2
|
* post 2.2.5-rc0Ernie Hershey2013-06-202-2/+2
|
* 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
| | | | | Conflicts: src/mongo/db/dbcommands.cpp
* 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 ↵Eric Milkie2013-05-221-5/+3
| | | | already exists
* 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 ↵Eric Milkie2013-05-101-2/+2
| | | | | | | threads Conflicts: src/mongo/s/server.cpp
* 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
|