summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: ee1bae262347285f46b5c56cc0490d20b9ee9c98 from branch mongo...r4.2.0-rc2Luke Chen2019-06-2640-1012/+1264
* SERVER-41462 unlock RSTL for index builds on secondariesEric Milkie2019-06-255-13/+44
* SERVER-36469 Change shard_kill_and_pooling.js to use one shard to ensure corr...Blake Oler2019-06-251-1/+1
* SERVER-41004 Allow CursorNotFound errors to count as a successful kill in the...Blake Oler2019-06-251-3/+8
* SERVER-36529 OpObservers for session operations should pass SessionTxnRecordJudah Schvimer2019-06-256-117/+122
* SERVER-41780 always wait for write concern on prepareTransaction retriesJudah Schvimer2019-06-256-15/+181
* SERVER-41435 Blacklist sharding_statistics_server_status.js from csrs stepdow...jannaerin2019-06-251-0/+2
* SERVER-41741 Improve robustness of change_streams_shell_helper_resume_token.jsBernard Gorman2019-06-251-7/+10
* SERVER-41838 Release RSTL if we choose not to commit a prepared transaction a...Judah Schvimer2019-06-254-14/+249
* SERVER-41373 Add abortCause to mongos transactions serverStatus outputJamie Heppenstall2019-06-245-0/+60
* SERVER-41375 Add successfulDurationMicros to commitTypes in mongos transactio...Jamie Heppenstall2019-06-246-6/+112
* SERVER-41572 use FailPointEnableBlock to control failpoints in transaction_co...Lamont Nelson2019-06-243-73/+61
* SERVER-41886: update generate compile expansion for branchSam Kleinman2019-06-241-2/+2
* SERVER-41837 Fix unittest compilation on non-ssl buildsMark Benvenuto2019-06-242-14/+16
* SERVER-41609 Create ClientEncryption object for FLE shell APIMark Benvenuto2019-06-247-20/+38
* SERVER-41644 Expose explicit encryption helpers in community shellMark Benvenuto2019-06-2440-11/+5422
* SERVER-41601 mongocryptd pid file should contain connectivity informationMark Benvenuto2019-06-246-30/+45
* SERVER-40928 mongocryptd --help output list incorrect default portMark Benvenuto2019-06-242-5/+8
* SERVER-41148 FTDC is calling boost::filesystem without passing an error_code ...Mark Benvenuto2019-06-244-16/+59
* SERVER-41816 Clarify purpose of prepared commit uassertsJudah Schvimer2019-06-241-0/+13
* SERVER-40791 Track multi-statement transaction operations for migrations at c...Blake Oler2019-06-2412-103/+248
* SERVER-41860 Blacklist plan cache tests from the transactions passthroughsCharlie Swanson2019-06-2113-7/+39
* SERVER-41164 stop documents from leaking into unrelated changestreams when re...Davis Haupt2019-06-212-2/+74
* SERVER-41862: Make generate resmoke tasks file creation optionalDavid Bradford2019-06-211-0/+1
* SERVER-41352 Incorrect verbose configuration in the wiredtiger connection stringZach Yam2019-06-211-3/+3
* SERVER-40535 read signing keys with readConcern level majorityMisha Tyulenev2019-06-217-13/+33
* SERVER-41589 OplogStartHack should use the requested yield policy.Justin Seyster2019-06-212-3/+49
* SERVER-40478 Merge StorageEngine class with KVStorageEngineXiangyu Yao2019-06-2130-191/+198
* SERVER-41779: reconstructPreparedTransactions should use readSource kNoTimestampLingzhi Deng2019-06-217-10/+148
* SERVER-41753 Change indexc.js to use a single dateTed Tuckman2019-06-211-1/+2
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-06-214-14/+66
* SERVER-41849 Disable the initial sync fuzzer on majority-read-concern-off.vrachev2019-06-201-1/+0
* SERVER-41096 Fix file-based protocol for permitting stepdowns.Max Hirschhorn2019-06-208-121/+413
* SERVER-41583 Refactor the registration and de-registration of collection and ...Xiangyu Yao2019-06-2016-345/+146
* SERVER-41833 Update README license textKelsey Schubert2019-06-201-5/+4
* SERVER-41751 Stop Flow Control mechanism before PeriodicRunner shutdownMaria van Keulen2019-06-202-7/+7
* SERVER-41684 Mobile release process uses wrong paths when copying to download...Mathew Robinson2019-06-201-3/+3
* SERVER-41460 Fixing lintBen Caimano2019-06-202-2/+2
* SERVER-41120 perserve the correct status during scope timeoutGabriel Russell2019-06-201-2/+3
* SERVER-40832 Add accessor to 'expression' in DocumentSourceRedactArun Banala2019-06-201-0/+4
* SERVER-40830 Move 'ReplaceRootTransformation' to header fileArun Banala2019-06-202-63/+68
* SERVER-41701 [FLE] Add support for $bucket and $bucketAutoPawel Terlecki2019-06-192-0/+11
* SERVER-40582 Add microbenchmark task for pipeline-style updatesCharlie Swanson2019-06-191-0/+19
* SERVER-41682 Turned on matchPrimaryNodeBen Caimano2019-06-194-2/+53
* SERVER-41817 String ServerParameters should not be JSON.stringify'dBen Caimano2019-06-191-4/+17
* SERVER-41602 Activate followBusiestNode in ShardingTaskExecutorBen Caimano2019-06-195-112/+258
* SERVER-41460 dropConnections should shut down affected SpecificPoolsBen Caimano2019-06-194-40/+44
* SERVER-39817 SERVER-39819 SERVER-38920 Add ConnectionPoolControllersBen Caimano2019-06-1912-277/+1468
* SERVER-40716 Refactor catalog initialization logic on startupXiangyu Yao2019-06-1923-155/+179
* SERVER-41478 Take initialization of index catalog out of collection constructorXiangyu Yao2019-06-193-3/+10