summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-41417 Transaction coordinator should only delete durable state if ↵r4.2.0-rc0Esha Maharishi2019-06-041-13/+4
| | | | two-phase commit completed successfully
* 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
| | | | (cherry picked from commit 5e998f021f3dc2f3da3da47d966f4411487c2058)
* SERVER-40386: replace commitTransaction() used in jstests with ↵Lingzhi Deng2019-06-0475-154/+155
| | | | | | commitTransaction_forTesting() (cherry picked from commit 603d97f23ff6836be5e325bf233524d977ea9d6d)
* SERVER-40386: replace abortTransaction() used in jstests with ↵Lingzhi Deng2019-06-0411-22/+28
| | | | | | abortTransaction_forTesting() (cherry picked from commit f41d1675fcbfe3964f18b3fa529d4dbd84a1fc1e)
* SERVER-39293 Correct string literals for oplog collection namespaceJudah Schvimer2019-06-041-8/+12
| | | | (cherry picked from commit 4156b6a9a75131e7d038712279cc7aacdd7c5403)
* SERVER-41427 Bind the isKilledSessionCode return value to a global variableJudah Schvimer2019-06-041-1/+1
| | | | (cherry picked from commit 5e652e3b25628ef4dff8100fded3b02949882bd0)
* Revert "SERVER-41014 extract helper functions from runCreateIndexes()"Benety Goh2019-06-041-111/+54
| | | | This reverts commit 47ca83f447f651fa757d995bc65638d7599e1e5a.
* SERVER-41393 Identify devices by their UUID in /etc/fstab.Max Hirschhorn2019-06-031-3/+12
| | | | | | This ensures they are automatically mounted following a machine reboot. (cherry picked from commit 79091ef290d1c0d73f663787c7982cc4fef2959e)
* 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
| | | | This is an ODR violation. Fixed.
* 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, ↵Mark Benvenuto2019-06-035-32/+22
| | | | results in UB
* Revert "SERVER-41141 Remove DB X lock acquisition for secondary index builds"Gregory Wlodarek2019-06-032-52/+69
| | | | This reverts commit 99185ab9685a51466e56ef0fd862aaf1318a79d6.
* 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 ↵Lingzhi Deng2019-06-026-0/+6
| | | | tests tagged with does_not_support_causal_consistency
* SERVER-40386: assert responses of abortTransaction_forTesting() and ↵Lingzhi Deng2019-06-0138-78/+106
| | | | commitTransaction_forTesting()
* SERVER-40938: fix prepare_conflict_read_concern_behavior.js test on slow ↵Lingzhi Deng2019-05-311-33/+25
| | | | machines
* SERVER-40861 renameCollectionForApplyOps from a collection to itself should ↵Xiangyu Yao2019-05-312-1/+36
| | | | still drop the target
* SERVER-40939 [FLE] Changes to enable $lookupPawel Terlecki2019-05-314-42/+107
| | | | | | Map instead deque is used to enable proper initialization of sub-pipelines. Accessors added to DocumentSourceLookup to implement support in Agg for FLE.
* 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 ↵Vishnu Kaushik2019-05-311-1/+19
| | | | writeConcernMajorityJournalDefault = true
* 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 ↵Gregory Wlodarek2019-05-301-7/+5
| | | | IndexBuildsCoordinator::_registerAndSetUpIndexBuild()