summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 4b5ade6072d548fdebe3b376f94e0d672eea5359 from branch mongo...r3.6.0-rc0Ramon Fernandez2017-10-1221-127/+266
* Revert "SERVER-31481 skip cluster time validation for the __system user in mo...Misha Tyulenev2017-10-111-1/+2
* SERVER-5128/SERVER-5130 Modify js test to validate both tickets are fixedKaloian Manassiev2017-10-114-114/+79
* SERVER-30532 Rename find_and_modify.h to find_and_modify_common.hKaloian Manassiev2017-10-114-22/+8
* SERVER-31213 Retry retryable writes at least once in retryable_writes_jscore_...Jack Mulrow2017-10-117-3/+189
* SERVER-31481 skip cluster time validation for the __system user in mongosMisha Tyulenev2017-10-111-2/+1
* SERVER-31475 Always detach from op ctx after cluster getMore.Charlie Swanson2017-10-114-2/+202
* SERVER-31516 Fix improper initialization of empty NamespaceString.David Storch2017-10-112-1/+13
* SERVER-31517 Disable MONGODB-CR deprecation warning on ephemeral runsSara Golemon2017-10-111-1/+5
* Revert "SERVER-30534 Create a _configsvrDropCollection command"Esha Maharishi2017-10-113-146/+0
* SERVER-31408 Test that all code paths that support expr support throwing at r...Tess Avitabile2017-10-114-28/+108
* SERVER-31468 replSets/startParallelShell.js should wait for its parallel shel...Jonathan Reams2017-10-111-2/+4
* SERVER-31465 Shell should log if it fails because of a bad exit code for a childJonathan Reams2017-10-112-4/+7
* Import tools: 7067f765eb93ff5e1c601fc57317e68eda1978a5 from branch masterRamon Fernandez2017-10-11108-1611/+3907
* SERVER-30482 Verify and enforce good ordering for the values for the sharding...Henrik Edin2017-10-111-0/+24
* SERVER-31496 MatchExpressionParser::parse() should not throwTess Avitabile2017-10-114-36/+53
* SERVER-31167 add document validation tests for $jsonSchemaKyle Suarez2017-10-114-200/+343
* SERVER-30449 Reimplement ProjectionSpecValidator::ensurePathDoesNotConflictOr...Bernard Gorman2017-10-113-17/+132
* SERVER-29609 Avoid interrupt at start of getMore command when using an awaitD...Matthew Russotto2017-10-111-1/+3
* SERVER-29609 Disable deadline while doing sharded postimage lookup for $chang...Matthew Russotto2017-10-114-3/+56
* SERVER-29609 Enable updateLookup for sharded change streams.Matthew Russotto2017-10-1115-244/+859
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-1148-161/+933
* Revert "SERVER-29522 better error codes when running concurrent tests in resm...Max Hirschhorn2017-10-112-152/+70
* SERVER-31378 Improve error checking of $dateToStringAndrew Aldridge2017-10-102-9/+17
* Revert "SERVER-31486 set slaveOk to false on connection to mongos in checkUUI...Esha Maharishi2017-10-101-5/+0
* SERVER-29792 upgrade / downgrade replica set tests for causal consistncyMisha Tyulenev2017-10-102-0/+145
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-1041-196/+269
* SERVER-31494 move distlock acquisition in movePrimary to before reading the d...Esha Maharishi2017-10-101-10/+10
* SERVER-30989 Add Expression rewrite to ExprMatchExpressionJames Wahlin2017-10-109-84/+668
* SERVER-31501 In `testMoveChunkWithSession` ensure the config server primary k...Kaloian Manassiev2017-10-102-1/+7
* SERVER-30278 SCons icecream integrationAndrew Morrow2017-10-103-0/+616
* SERVER-31161 Index created through applyOps command should not inherit collec...Tess Avitabile2017-10-102-0/+164
* SERVER-31184 Make FSM concurrency suites filter chunks based on the namespaceKaloian Manassiev2017-10-105-25/+32
* SERVER-31184 Improve checks in sharding testsKaloian Manassiev2017-10-1012-276/+282
* SERVER-31184 Cleanup usages of global service context objectsKaloian Manassiev2017-10-105-85/+72
* SERVER-31184 Make EnsureFCV a separate test utilitysamantharitter2017-10-104-55/+68
* SERVER-31486 set slaveOk to false on connection to mongos in checkUUIDsConsis...Esha Maharishi2017-10-101-0/+5
* SERVER-27968 $geoWithin with $centerSphere should return LineString and Polyg...Tess Avitabile2017-10-102-0/+272
* SERVER-30496 Update rollback test for collection rename on sync sourceWilliam Schultz2017-10-102-139/+51
* SERVER-31062 Log every oplog entry that is going to be rolled backWilliam Schultz2017-10-101-0/+5
* Revert "SERVER-27968 $geoWithin with $centerSphere should return LineString a...Ramon Fernandez2017-10-102-272/+0
* SERVER-27968 $geoWithin with $centerSphere should return LineString and Polyg...Wan Bachtiar2017-10-102-0/+272
* SERVER-31449 Set 'skipCheckingUUIDsConsistentAcrossCluster' to true in count_...Dianna Hohensee2017-10-101-0/+5
* SERVER-31416 Ban $changeStream from $lookup pipelinesBernard Gorman2017-10-104-5/+126
* SERVER-29522 better error codes when running concurrent tests in resmokeIan Boros2017-10-102-70/+152
* SERVER-31472 resmoke returns error code when StepDownThread terminates premat...Ian Boros2017-10-101-4/+9
* SERVER-31313 Prohibit creating a view with $changeStreamBernard Gorman2017-10-105-19/+156
* SERVER-29137 Implement $changeStream whitelistBernard Gorman2017-10-1011-33/+170
* SERVER-31442 $changeStream pipelines should inherit the collection default co...Bernard Gorman2017-10-103-22/+85
* Import wiredtiger: 0cd3d5bbd8a5c8779f1129c6754b4463403e788f from branch mongo...Alex Gorrod2017-10-1095-1644/+3140