summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64883 routine changes for branchingr6.0.0-rc0Robert Guo2022-04-134-52/+6
* SERVER-64883 add required variants to the release branchRobert Guo2022-04-131-2/+346
* SERVER-65246 log for waitInHello only if the fail point is setFrederic Vitzikam2022-04-131-6/+9
* SERVER-65219 Run `OpObserverTxnParticipantTest` with `wiredTiger`Gregory Noma2022-04-131-102/+122
* SERVER-65546 Handle classic and SBE queryPlan formats in internal_txns/partia...Jack Mulrow2022-04-131-1/+3
* SERVER-65547 remove unused CollectionMock constructorBenety Goh2022-04-131-3/+1
* SERVER-65388 Pass PrefixId by reference in optimizeGroup()Svilen Mihaylov2022-04-136-96/+83
* SERVER-65539 jepsen_list-append test failures don't upload test filesRichard Samuels2022-04-131-1/+4
* SERVER-65552 Add missing package upload inclusions for enterprise-macos-arm64Andrew Morrow2022-04-131-0/+2
* SERVER-64443 Verify that replanning works for HashJoinMihai Andrei2022-04-138-119/+167
* SERVER-49271 Don't run unittests and dbtests on enterprise-rhel-80-64-bit-mul...Richard Samuels2022-04-131-0/+15
* SERVER-65455 Constructed ReplSetConfig should always construct the recipientC...mathisbessamdb2022-04-132-4/+45
* SERVER-65419 Fix generation of ABT hashes for types with unordered mapsSvilen Mihaylov2022-04-137-33/+10
* SERVER-61656 Extend lastpoint rewrite to $top, $bottom, $topN, $bottomNAlya Berciu2022-04-137-376/+910
* SERVER-65170 Fix compact_structured_encryption_data_coordinator.jsMark Benvenuto2022-04-132-14/+15
* SERVER-65282 Tag generate_v2_resume_token.js as requires_fcv_60Bernard Gorman2022-04-131-0/+3
* Revert "SERVER-64443 Verify that replanning works for HashJoin"auto-revert-processor2022-04-137-180/+117
* SERVER-65491 Add TODOs for the removal of StaleShardVersion exception usagesKaloian Manassiev2022-04-133-2/+8
* SERVER-63039 Add staged documents size target to BatchedDeleteStageJosef Ahmad2022-04-137-31/+89
* SERVER-65491 Use the new ChunkVersion format in the positional pathsKaloian Manassiev2022-04-1310-24/+49
* SERVER-65215 Make _shardsvrGetStatsForBalancing command accept/return collect...Pierlauro Sciarelli2022-04-133-11/+44
* SERVER-64475 Restore the scope of a wrongly moved CollectionDescriptionKaloian Manassiev2022-04-131-6/+7
* SERVER-65157 Use WorkingSetMembers to track staged documents in BatchedDelete...Haley Connelly2022-04-135-103/+255
* SERVER-65438 Use the new ChunkVersion format in appendLegacyWithFieldKaloian Manassiev2022-04-1318-152/+135
* SERVER-59566 Retry and timeout policy for internal transactionsJason Zhang2022-04-133-12/+169
* Import wiredtiger: 7a7d6bf9ab40cd5635ee960fac1b21edf118a007 from branch mongo...Chenhao Qu2022-04-138-552/+595
* Import wiredtiger: 07cee370d83fd1c90f4ecf6781331db020960323 from branch mongo...Chenhao Qu2022-04-139-32/+135
* Import wiredtiger: d071d4624a0bb5005d9968553dd493c15a3400da from branch mongo...Chenhao Qu2022-04-133-12/+19
* Import wiredtiger: c810eab0f47ab0d6e242ff921c179d836b8fd5dc from branch mongo...Chenhao Qu2022-04-139-135/+125
* SERVER-64443 Verify that replanning works for HashJoinMihai Andrei2022-04-137-117/+180
* SERVER-58225 Enable featureFlagSbePlanCacheDavid Storch2022-04-132-2/+2
* SERVER-65420 Take MODE_IS locks when in unittests for HashLookupStageEric Cox2022-04-134-97/+184
* SERVER-65179: Forward task definition dependencies to generated tasksDavid Bradford2022-04-139-36/+99
* SERVER-65398 Remove featureFlagUpdateDocumentShardKeyUsingTransactionApi tag ...Sanika Phanse2022-04-138-21/+17
* SERVER-64722 Adjust expected top count in profile_lookup.js depending on stat...Mihai Andrei2022-04-133-10/+24
* SERVER-63081 Create a test command for internal transactionsSanika Phanse2022-04-128-70/+295
* SERVER-63768 Add activate:false to buildvariant that should only run manuallyBlake Oler2022-04-121-0/+1
* SERVER-63208 Make allowDiskUse opt-out rather than opt-inRomans Kasperovics2022-04-1233-143/+319
* SERVER-59922: Use FCV check with feature flag in replica set setClusterParameterAdam Rayner2022-04-124-18/+113
* SERVER-65464 move daily variant cron to 0300 UTCRobert Guo2022-04-127-122/+133
* SERVER-65192 Implement ColumnShredder to extract paths and cells for a documentMathias Stearn2022-04-125-0/+1459
* SERVER-64757 Improve error messages when scons fails to generate-ninja on Win...Richard Samuels2022-04-121-1/+4
* SERVER-64597 Produce SBE Object instead of BSON in $lookup and $groupNikita Lapkov2022-04-1217-55/+420
* SERVER-60658 Enable feature flag for user write blockingSpencer Jackson2022-04-125-5/+2
* SERVER-65253 Make the balancer invoke `moveRange` instead of `moveChunk`Pierlauro Sciarelli2022-04-121-12/+48
* SERVER-63092 Improve split test library and add tests for writeDidier Nadeau2022-04-1213-101/+474
* SERVER-63559 Move fle2_query_analysis out of feature flag variantsNicholas Zolnierz2022-04-122-3/+1
* SERVER-65204 Remove usages of StaleEpoch from the split's shard role pathKaloian Manassiev2022-04-123-15/+31
* SERVER-65474 Remove comments about ObjectId in WiredTigerRecordStorer6.0.0-alpha1Louis Williams2022-04-122-8/+4
* SERVER-65129 Remove featureFlagAutoParameterizationRuoxin Xu2022-04-1214-141/+79