summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43860 Always upsert exact source document for pipeline-insert $merger4.2.2-rc0Bernard Gorman2019-12-0338-611/+1571
* SERVER-44687 Enforce macOS 10.12 target minimumAndrew Morrow2019-12-021-7/+3
* SERVER-44578 Remove references to unused libs in storage_wiredtiger_coreMaria van Keulen2019-12-021-2/+0
* SERVER-44612 recoverFromOplogAsStandalone with takeUnstableCheckpointOnShutdo...Judah Schvimer2019-12-0210-30/+419
* SERVER-43384 Use non-snapshot read concern for sharded transaction in aggrega...Jack Mulrow2019-12-021-1/+0
* SERVER-44617 $regexFind crash when one of the capture group doesn't match the...Arun Banala2019-11-282-9/+117
* SERVER-44755 Change assertion number in wt_missing_file_errors.jsLuke Chen2019-11-281-1/+1
* Import wiredtiger: 1311372125d14fe97b07d0f4c165b1ad9efb4e9a from branch mongo...Luke Chen2019-11-2847-953/+1465
* SERVER-44868 Initialsync logkeeper and logkeeper-short tests passes snapshot ...Suganthi Mani2019-11-271-0/+10
* SERVER-44476 Include number of jumbo chunks remaining in output of removeShardMarcos José Grillo Ramírez2019-11-274-43/+80
* SERVER-43882 startBuildingIndexForRecovery needs to own record data prior to ...Eric Milkie2019-11-251-0/+5
* SERVER-43880 renameBetweenDBs needs to own record data prior to yieldingEric Milkie2019-11-251-0/+6
* SERVER-44675 Handle race in repl metrics testA. Jesse Jiryu Davis2019-11-221-1/+14
* SERVER-39574 Support intermediate certificates in PEMKeyFile on WindowsMark Benvenuto2019-11-224-113/+262
* SERVER-43319 Increase cursor timeout for 'concurrency_simultaneous' fixturesArun Banala2019-11-223-0/+9
* SERVER-41372 Constrain callback-taking methods on FuturesBen Caimano2019-11-222-47/+106
* SERVER-42925 Refactor idempotency tests oplog application and fix oplog visib...Lingzhi Deng2019-11-216-88/+48
* SERVER-43693 Reduce probability of unique index upgrade collMod in testsMaria van Keulen2019-11-203-6/+29
* Import tools: c3d21876c39e136a5573356ddde1bc5ec5069ffb from branch v4.2Tim Fogarty2019-11-204-4/+175
* SERVER-44545 Remove mobile embedded variants and associated support filesAndrew Morrow2019-11-2014-1439/+3
* SERVER-44643: Use awaitSecondaryNodes in rollback_after_enabling_majority_rea...Lingzhi Deng2019-11-201-1/+1
* SERVER-40372 Track transaction sizeTess Avitabile2019-11-2010-22/+215
* SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...Arun Banala2019-11-2025-28/+272
* SERVER-44025 Ensure isNamedCode specializations have internal linakageMark Benvenuto2019-11-191-1/+1
* SERVER-44721 Parse AWS responses as non-strict, ignore unexpected fieldsMark Benvenuto2019-11-193-8/+26
* SERVER-44270 Compilation fails with --libc++ and clang 8.0+Mark Benvenuto2019-11-191-1/+3
* SERVER-44727: detect-changes should not be called via run-dsiDavid Bradford2019-11-191-6/+0
* SERVER-44348 Add deprecation warning for , in mapReduceMihai Andrei2019-11-191-1/+29
* SERVER-44373: recover_multiple_prepared_transactions_startup.js test should w...Lingzhi Deng2019-11-191-1/+6
* SERVER-44027 Remove global X lock for renameCollection between DBsGregory Wlodarek2019-11-182-36/+43
* SERVER-44028 Remove global X lock for ClonerGregory Wlodarek2019-11-181-4/+4
* SERVER-44026 Remove global X lock for reIndexGregory Wlodarek2019-11-184-10/+12
* SERVER-44029 Remove global X lock for replSetResizeOplogGregory Wlodarek2019-11-181-32/+23
* SERVER-30612 zbigMapReduce.js stopBalancer can time out waiting for long migr...Marcos José Grillo Ramírez2019-11-181-1/+1
* Import wiredtiger: aad5d17b00b9921f206b5255a4d79f404db79321 from branch mongo...Luke Chen2019-11-1824-235/+481
* SERVER-44269 Replace core/max_time_ms.js with modernized version in noPassthr...Ian Boros2019-11-1523-492/+524
* SERVER-43337 Check that txn writes are successful before attempting to commit...Janna Golden2019-11-152-0/+4
* SERVER-44651: Update signal processing versionDavid Bradford2019-11-151-1/+1
* SERVER-42393 Fix initial sync race in assertStartInReplSetMaria van Keulen2019-11-151-6/+7
* SERVER-38691 Add explain_cmd.js to backports_required_for_multiversion_tests.ymlDavid Percy2019-11-141-0/+2
* SERVER-44377 generate correct plan for indexed inequalities to nullIan Boros2019-11-133-54/+171
* SERVER-44320 Allow users with enableSharding cluster AT to manipulate shardin...Sara Golemon2019-11-134-20/+68
* BACKPORT-5441: [v4.2] Use signal processing without DSIAlexander Costas2019-11-133-24/+56
* SERVER-43152 remove twoPhaseCreateIndexes test commandBenety Goh2019-11-135-128/+1
* SERVER-43152 add vector elements to MongodbCAPITest::RunListCommands test ass...Benety Goh2019-11-131-2/+3
* SERVER-44289 permit writeConcern on retryable writes that move doc onto anoth...Kevin Pulo2019-11-136-14/+61
* SERVER-44579 pin pywin32 in pip/components/platform.reqZakhar Kleyman2019-11-121-1/+2
* SERVER-43987 Require predicates with OperationContext::waitForConditionOrInte...Ben Caimano2019-11-1219-317/+537
* SERVER-38691 Include serverInfo in explain output for aggregation and shardingDavid Percy2019-11-1110-22/+124
* SERVER-44319 Skip keyfile check in replica_sets/auth1.js on windowsBen Caimano2019-11-111-10/+16