summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47273 Remove blacklist for fixed testBlake Oler2020-08-122-5/+0
* SERVER-50127 fail index build resume if we cannot find resume info using inde...Benety Goh2020-08-121-6/+14
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-08-125-11/+31
* Import wiredtiger: 0c8bd1b18c65ec035684f6ee7a296b971826399e from branch mongo...Chenhao Qu2020-08-124-87/+239
* SERVER-50252 Add the ycsb/linkbench with non-retryable writes to maintenance ...Mikhail Shchatko2020-08-121-1/+49
* Revert "SERVER-49887 Add requireApiVersion server parameter"Vesselina Ratcheva2020-08-123-41/+1
* SERVER-50240 Make CurOp::_numYields atomicJustin Seyster2020-08-122-6/+6
* SERVER-50002 fix ReplicaSetAwareService unittest linkingKevin Pulo2020-08-121-0/+2
* SERVER-50002 separate unittest binary for ReplicaSetAwareServiceKevin Pulo2020-08-121-2/+11
* SERVER-49649 Fix union inner pipeline explainTed Tuckman2020-08-1114-44/+126
* SERVER-50216 Adjust sys-perf frequencies down on masterdalyd2020-08-111-14/+14
* SERVER-48417 Test that multi-node sets resume index builds from the drain wri...Samy Lanka2020-08-116-15/+352
* SERVER-49236 Add functionality for recreating PrimaryOnlyService instances af...Spencer T Brody2020-08-115-90/+433
* SERVER-47604 Don't log that index build failed if it continues in the backgro...Samy Lanka2020-08-112-8/+12
* SERVER-50126 Use constructor delegation for skipped record trackerSamy Lanka2020-08-111-3/+2
* SERVER-50061 convertFrom() assumes NumberDecimal has machine byte orderJustin Seyster2020-08-116-23/+32
* SERVER-49673 Enable basicPlus.js on ephemeralForTestGregory Wlodarek2020-08-111-2/+0
* SERVER-36709 Enable previously disabled tests due to excessive memory usageGregory Wlodarek2020-08-1114-34/+9
* SERVER-50006 Move OCSPManager to ServiceContextMark Benvenuto2020-08-116-8/+35
* SERVER-49687 disable repair_corrupt_document.js under windowsBenety Goh2020-08-111-1/+7
* SERVER-47729 retryable writes test for V2 delta updatesIan Boros2020-08-111-0/+284
* SERVER-50028 remove unnecessary collection catalog lookup from IndexBuildsMan...Benety Goh2020-08-113-6/+5
* SERVER-49887 Add requireApiVersion server parameterA. Jesse Jiryu Davis2020-08-113-1/+41
* SERVER-49219 Document origin of peglibMartin Neupauer2020-08-111-0/+1
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than a...Mindaugas Malinauskas2020-08-114-85/+292
* SERVER-49921 Pull the `_vectorClockPersist` command out of the 'vector_clock_...Kaloian Manassiev2020-08-1110-59/+57
* Import wiredtiger: 36194b4a0341d4b22349510c6a09ab82757f266c from branch mongo...Luke Chen2020-08-115-8/+23
* SERVER-49807 Move onCommit KVDropPendingIdentReaper handling out of the Durab...Dianna Hohensee2020-08-1017-122/+276
* SERVER-50229 Temporarily blacklist rollback_collmods.js and rollback_all_op_t...Jason Chan2020-08-102-0/+8
* Revert "SERVER-38909 Permit empty update modifiers, treating as a no-op rathe...Vesselina Ratcheva2020-08-103-291/+85
* SERVER-50007 Extend FlowControl with shutdown supportMark Benvenuto2020-08-103-0/+15
* SERVER-50050 Fix non-ssl buildMark Benvenuto2020-08-108-1/+16
* SERVER-48795 Initial framework for adding $project to grammarJacob Evans2020-08-1014-1403/+1739
* SERVER-50223 Temporarily make reshardCollection command testing-only.Max Hirschhorn2020-08-101-1/+2
* SERVER-50221 Use shared_ptr to manage NoLimitSorter and InMemIterator in-memo...Gregory Noma2020-08-101-19/+22
* SERVER-49066: Extend generic targeted multiversion tests to include new mixed...Lingzhi Deng2020-08-1016-453/+481
* SERVER-50216 Adjust sys-perf frequencies and fix typosdalyd2020-08-101-2/+2
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than a...Mindaugas Malinauskas2020-08-103-85/+291
* SERVER-50216 Adjust sys-perf frequenciesdalyd2020-08-101-4/+4
* SERVER-50030 Fix kInternalClient check in dbcommands.cppGregory Wlodarek2020-08-101-1/+1
* SERVER-50029 Initialize 'keysInserted' and 'keysDeleted' in the index catalogGregory Wlodarek2020-08-101-2/+2
* SERVER-50063: Consolidate OplogFetcher return code to CallbackCanceled when s...Lingzhi Deng2020-08-102-16/+13
* SERVER-50190: Exclude requires_capped tag from concurrency_replication_multi_...Lingzhi Deng2020-08-101-0/+2
* SERVER-50212 Tag jstests/core/doc_validation_options.js with 'requires_fcv_47'Mihai Andrei2020-08-101-3/+7
* SERVER-48573 txn_two_phase_commit_killop.js should handle clients with no opCtxRandolph Tan2020-08-101-8/+21
* SERVER-25782 Allow SORT_MERGE plans even if some children are FETCH stages ra...Mindaugas Malinauskas2020-08-104-53/+287
* SERVER-50188: Allow multiple setParameters for the same key if their value is...Daniel Gottlieb2020-08-102-10/+35
* SERVER-48390 Exhaust pending calls when $group with $accumulator runs out of ...Arun Banala2020-08-106-29/+127
* Import wiredtiger: 4bcef79f181a296da9a46fb6728203eb3fb5ede1 from branch mongo...Luke Chen2020-08-1014-120/+247
* SERVER-49687 disable validate_during_repair under windowsBenety Goh2020-08-091-1/+7