summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-44550 Remove mobile specific commands from embeddedAndrew Morrow2019-12-173-155/+0
* SERVER-45050 Change Windows Kerberos client to use default credentials when n...Mark Benvenuto2019-12-171-9/+10
* SERVER-44733 Change stream should throw ChangeStreamFatalError if a single sh...Bernard Gorman2019-12-178-20/+96
* SERVER-44557 Set the default for MSVC_VERSION to VS2017Andrew Morrow2019-12-164-36/+207
* SERVER-44341 Round-robin policy for shardCollection pre-splitting on zonesTommaso Tocci2019-12-162-10/+69
* SERVER-28977 Coverity analysis defect 101508: Data race conditionEric Milkie2019-12-132-31/+34
* SERVER-43875 Start initial sync oplog fetching from an earlier point to fetch...Samyukta Lanka2019-12-134-188/+609
* SERVER-43210 Allow time for cursors to indicate that a session has been kille...Lamont Nelson2019-12-131-4/+5
* SERVER-43960 Make sharding_balance4.js wait for chunk splits in between updatesMatthew Saltz2019-12-121-2/+7
* SERVER-43018 Transactions that perform untimestamped reads should check min v...Suganthi Mani2019-12-128-15/+79
* SERVER-44595 Clarify TransportLayer shutdownBen Caimano2019-12-122-44/+89
* SERVER-44619 add expected error code to testBenety Goh2019-12-111-11/+11
* SERVER-42183 Check for duplicate namespaces when dumping catalogLouis Williams2019-12-111-0/+8
* SERVER-44619 truncate message for error code 16746 if too longBenety Goh2019-12-112-2/+20
* SERVER-42697 Add setParameter tcmallocReleaseRateHenrik Ingo2019-12-114-0/+58
* SERVER-43623 Stop catching exceptions in NetworkInterfaceASIORahul Sundararaman2019-12-101-12/+2
* SERVER-44568 Update server's embedded time zone rules to version 2019c.David Storch2019-12-102-8637/+8219
* Import tools: e1304cf0911c168efc59c3aab3449919cd9f88ed from branch v4.2Tim Fogarty2019-12-106-21/+107
* SERVER-44977 Allow $changeStream with updateLookup to run directly against a ...Bernard Gorman2019-12-102-1/+54
* SERVER-32567 Replace queryoptimizer3.js with yield_with_drop.js FSM testJames Wahlin2019-12-1018-97/+150
* SERVER-43764 Add more testing for special values in DoubleDoubleSummationAnton Korshunov2019-12-103-11/+30
* SERVER-44775 Make pauseWhileSet increment _timesEntered onceCheahuychou Mao2019-12-1010-46/+138
* SERVER-44546 Remove mobile variants and embedded benchmarksAndrew Morrow2019-12-0960-4418/+9
* SERVER-44828 Correct logic to re-compute dependenciesCharlie Swanson2019-12-091-7/+16
* SERVER-44869 Add query knobs for $push and $addToSet memory limitsCharlie Swanson2019-12-097-12/+90
* SERVER-44174 $push and $addToSet should restrict memory usageCharlie Swanson2019-12-097-99/+194
* Import wiredtiger: 8b63de583201b15f38cc161298d5ebc215c817a3 from branch mongo...r4.2.2-rc1r4.2.2Luke Chen2019-12-0518-220/+180
* 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