summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41417 Transaction coordinator should only delete durable state if two-...r4.2.0-rc0Esha Maharishi2019-06-041-13/+4
* SERVER-41302 Lift restriction on publishing embedded SDKs from the 4.2 branchMathew Robinson2019-06-041-3/+0
* SERVER-41468 Only shut down the LogicalSessionsCache if it has been createdKaloian Manassiev2019-06-042-38/+37
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-0475-154/+155
* SERVER-40386: replace abortTransaction() used in jstests with abortTransactio...Lingzhi Deng2019-06-0411-22/+28
* SERVER-39293 Correct string literals for oplog collection namespaceJudah Schvimer2019-06-041-8/+12
* SERVER-41427 Bind the isKilledSessionCode return value to a global variableJudah Schvimer2019-06-041-1/+1
* Revert "SERVER-41014 extract helper functions from runCreateIndexes()"Benety Goh2019-06-041-111/+54
* SERVER-41393 Identify devices by their UUID in /etc/fstab.Max Hirschhorn2019-06-031-3/+12
* SERVER-41233 Add drivers nightly testing to 4.2 branchBrian Samek2019-06-031-0/+717
* SERVER-41225: update evergreen configuration for 4.2 branchtycho garen2019-06-031-51/+2
* SERVER-41014 extract helper functions from runCreateIndexes()Benety Goh2019-06-031-54/+111
* SERVER-41394 Improve error message for wildcard index creationXin Hao Zhang2019-06-031-1/+2
* SERVER-17311 Ensure BSONObj, RecordData, and SharedBuffer are noexcept moveableAlya Berciu2019-06-035-2/+18
* SERVER-39480 Added log messages for failing DBClientConnectionRahul Sundararaman2019-06-031-0/+4
* SERVER-41445 Remove anonymous namespace from `repl_index_build_state.h`.ADAM David Alan Martin2019-06-031-18/+16
* SERVER-41349 Added diagnostic for slow DNS (>1 second)Rahul Sundararaman2019-06-031-1/+9
* SERVER-41024 safeInt64 IDL types are not safe for all numerical inputs, resul...Mark Benvenuto2019-06-035-32/+22
* Revert "SERVER-41141 Remove DB X lock acquisition for secondary index builds"Gregory Wlodarek2019-06-032-52/+69
* SERVER-23923 Track writeConcern through getMoresCharlie Swanson2019-06-0317-60/+215
* SERVER-41438 Relax assertion in benchrun_pipeline_updates.jsCharlie Swanson2019-06-031-1/+1
* SERVER-41421 unconditional_step_down.js requires document level lockingPavi Vetriselvan2019-06-031-0/+1
* SERVER-41141 Remove DB X lock acquisition for secondary index buildsGregory Wlodarek2019-06-032-69/+52
* SERVER-41395: Make sure concurrency suites that run with sessions exclude tes...Lingzhi Deng2019-06-026-0/+6
* SERVER-40386: assert responses of abortTransaction_forTesting() and commitTra...Lingzhi Deng2019-06-0138-78/+106
* SERVER-40938: fix prepare_conflict_read_concern_behavior.js test on slow mach...Lingzhi Deng2019-05-311-33/+25
* SERVER-40861 renameCollectionForApplyOps from a collection to itself should s...Xiangyu Yao2019-05-312-1/+36
* SERVER-40939 [FLE] Changes to enable $lookupPawel Terlecki2019-05-314-42/+107
* SERVER-41432 Add ExprMatchExpressionMatchesReturnsFalseOnException failpointJames Wahlin2019-05-312-2/+24
* SERVER-26906 Add constexpr function to convert DurationsA. Jesse Jiryu Davis2019-05-3110-87/+7237
* SERVER-41428 Robustify update_min_max_examples.jsCharlie Swanson2019-05-311-56/+62
* SERVER-41430 Always spawn connections out of lineBen Caimano2019-05-312-1/+2
* SERVER-41241 Add testing tasks with Flow Control aggressively engagedMaria van Keulen2019-05-315-2/+127
* SERVER-41345 Do not Flow Control after ticket refresher has shut downMaria van Keulen2019-05-315-7/+37
* SERVER-39700 Delete duplicate key test fileGabe Villasana2019-05-311-339/+0
* SERVER-41393 Fix specifying "shell: bash" for fuzzer functions.Max Hirschhorn2019-05-311-3/+3
* SERVER-41102 Join threads in transport_layer_asio_testBen Caimano2019-05-311-4/+20
* SERVER-40563 validate that `(${procname})` is the process' command name.Mathew Robinson2019-05-311-2/+22
* SERVER-41340 Enable Flow Control by defaultMaria van Keulen2019-05-315-14/+15
* SERVER-40177 Enforce prepare conflicts on secondariesLouis Williams2019-05-314-21/+34
* SERVER-41429 disable SUSE 15 build variantsEric Milkie2019-05-311-93/+93
* SERVER-41414: Have stdx::variant unconditionally implemented by mparkJacob Evans2019-05-311-41/+3
* SERVER-38685 Adds a warning when ephemeral storage is used with writeConcernM...Vishnu Kaushik2019-05-311-1/+19
* SERVER-41000 Fix typo in failpoint writeConfilctInRenameCollCopyToTmpZach Yam2019-05-312-3/+3
* SERVER-38105 Removed unused uassertLockTimeout methodGabe Villasana2019-05-311-8/+0
* SERVER-41344 Format using fmt/format instead of snprintfGeert Bosch2019-05-315-67/+201
* SERVER-23831 Remove fastmodinsertXin Hao Zhang2019-05-316-17/+2
* SERVER-41316 Account for constants in UpdateOpEntry size estimateCharlie Swanson2019-05-312-3/+21
* SERVER-38477 index build lock acquisitions should be interruptibleEric Milkie2019-05-311-8/+0
* SERVER-41385 Remove the database MODE_X lock in IndexBuildsCoordinator::_regi...Gregory Wlodarek2019-05-301-7/+5