summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-50278 Test requireApiVersion param in noPassthrough suiteA. Jesse Jiryu Davis2020-08-132-28/+28
* SERVER-48920 Use document deltas to determine whether update affects indexesArun Banala2020-08-1315-344/+868
* SERVER-50105 check return value from IndexBuildsCoordinator::abortIndexBuildB...Benety Goh2020-08-133-23/+67
* SERVER-49210 Implement validation error generation for geospatial and bitwise...Mindaugas Malinauskas2020-08-137-81/+551
* SERVER-50151 Support $exists match expression in SBEAnton Korshunov2020-08-131-4/+9
* Import wiredtiger: c801f052dfc1efbf609bc16c85433f9537edafe2 from branch mongo...Luke Chen2020-08-1323-138/+226
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalvrachev2020-08-1312-70/+273
* SERVER-48726 Document Server-Internal Baton PatternAmirsaman Memaripour2020-08-123-18/+134
* SERVER-50280 Remove 'supportsMajorityReadConcern' test helper function in fav...Gregory Wlodarek2020-08-1229-258/+25
* SERVER-50280 Remove 'startSetIfSupportsReadMajority' test helper function in ...Gregory Wlodarek2020-08-1225-201/+64
* SERVER-49566 Allow flushRoutingTableCacheUpdates to take majority write concernHaley Connelly2020-08-1210-18/+62
* SERVER-50164 Incorrect warning from Certificate Expiration Monitor when TLS i...Mark Benvenuto2020-08-121-1/+1
* SERVER-48845 Implement TenantCollectionClonerVesselina Ratcheva2020-08-1216-261/+1397
* SERVER-50035 save the errno from pthread_create to report laterGabriel Russell2020-08-121-3/+20
* SERVER-50257 Update erroneous reverse dependency edges in communityAndrew Morrow2020-08-123-7/+7
* SERVER-48990 Added comparable chunk version as a prerequisite to implement a ...Marcos José Grillo Ramírez2020-08-124-1/+214
* SERVER-49436 Change migrations_with_mixed_fcv.js test to reflect current FCV/...Cheahuychou Mao2020-08-123-49/+32
* SERVER-50140: Initial sync cannot survive unclean restart of the sync sourceLingzhi Deng2020-08-1214-15/+140
* SERVER-49914 Disable the TTL monitor for <database>.system.resharding.* names...Haley Connelly2020-08-124-0/+46
* SERVER-48872 Implement agg string expression operators in grammarNick Zolnierz2020-08-1210-3439/+5847
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-08-123-10/+34
* SERVER-50078: Disable bypass_compileDavid Bradford2020-08-121-12/+0
* SERVER-49887 Add requireApiVersion server parameterA. Jesse Jiryu Davis2020-08-124-1/+44
* SERVER-50150 Support $not match expression in SBEAnton Korshunov2020-08-124-51/+80
* 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