summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60540 Add retryability support for internal transactions for findAndMo...Cheahuychou Mao2021-11-2011-411/+958
* SERVER-61191 Add postImage and needsRetryImage to ReplOperationCheahuychou Mao2021-11-203-11/+32
* SERVER-61190 Rename numberOfPreImagesToWrite to numberOfPrePostImagesToWriteCheahuychou Mao2021-11-2018-54/+57
* SERVER-60727: Remove mixed mode updates on local.system.replsetLingzhi Deng2021-11-202-11/+26
* SERVER-60989 Make TransactionRouter take in txnNumberAndRetryCounter instead ...Sanika Phanse2021-11-208-603/+527
* SERVER-61633 Join _oplogFetcherExecutor in resharding recipient at exit.Max Hirschhorn2021-11-194-0/+17
* SERVER-61580 Add support for extraData to enumsSara Golemon2021-11-192-1/+46
* SERVER-61455 Unify UserName and RoleName into AuthNameSara Golemon2021-11-198-683/+509
* SERVER-61470 uninitialized variable in unit testsergey.galtsev2021-11-191-1/+1
* SERVER-61490 disable TCPFastOpen during egress testBilly Donahue2021-11-191-2/+6
* SERVER-61416 Indefinitely retry errors in rename coordinatorPierlauro Sciarelli2021-11-193-7/+19
* SERVER-59793: Omit tenantId from metrics for MergeChristopher Caplinger2021-11-1916-82/+240
* SERVER-60748 update OpObserverTest::EachOnDeleteRequiresAboutToDelete to refl...Benety Goh2021-11-191-3/+3
* SERVER-61015: Remove dead ConflictingOperationInProgress checksChristopher Caplinger2021-11-191-10/+2
* Revert "SERVER-61047 Add test-only server parameter to validate BSONColumn in...Henrik Edin2021-11-193-88/+0
* SERVER-58352 cleanup some dead codeNeil Shweky2021-11-192-3/+1
* SERVER-60679: Parse proxy protocol header on proxied connectionsTyler Seip2021-11-1915-47/+182
* SERVER-61155 Add collStat for number of subobj compression restarts for times...Henrik Edin2021-11-197-13/+53
* SERVER-61610 Fix ignore dbHash mismatches for invalidated retryable FaM imagesJason Chan2021-11-191-2/+5
* SERVER-61534 Increase default max chunk size to 128MiBPierlauro Sciarelli2021-11-193-6/+7
* SERVER-61047 Add test-only server parameter to validate BSONColumn in the val...Henrik Edin2021-11-193-0/+88
* SERVER-61527 Delete unused makeGuard functionA. Jesse Jiryu Davis2021-11-191-6/+0
* SERVER-61611 OpObserver::aboutToDelete() accepts UUIDBenety Goh2021-11-1923-14/+42
* SERVER-61469 Fix coverity warningPaolo Polato2021-11-191-1/+1
* SERVER-61468 fix coverity warningPaolo Polato2021-11-191-1/+1
* SERVER-61556 Fix SBE lib dependenciesAlexander Ignatyev2021-11-199-66/+45
* SERVER-61493 Support sharded $stddev accumulators for SBE group pushdownYoonsoo Kim2021-11-193-11/+47
* SERVER-59831 Pass `dupsAllowed=true` to `WiredTigerIndexUnique::_insert` on s...Yuhong Zhang2021-11-193-4/+48
* SERVER-61593 Test command waitForMemberState should be interruptibleMatthew Russotto2021-11-1912-25/+56
* SERVER-58602 Implement $geoNear on time-series measurementsDavid Percy2021-11-198-64/+360
* SERVER-61492 Support sharded $avg accumulator for SBE $group pushdownYoonsoo Kim2021-11-194-29/+141
* SERVER-47808 Add new registerChange overload to simplify Change codeGabriel Marks2021-11-1916-277/+137
* SERVER-60741 Change eligible find operations to not reposition cursors across...Ian Boros2021-11-1829-73/+312
* SERVER-61565 Data race in TenantMigrationRecipientServiceA. Jesse Jiryu Davis2021-11-181-14/+27
* SERVER-26287 Disallow creation of TTL indexes on capped collectionsGabriel Marks2021-11-181-0/+15
* SERVER-49748 Load sync source FCV into memory at beginning of initial syncJason Chan2021-11-181-0/+6
* SERVER-61532 Expose opcounters to detect constraint violationsJudah Schvimer2021-11-182-9/+88
* SERVER-58533 Log FCV at initialization and on log rotationReo Kimura2021-11-183-2/+22
* SERVER-61552 Change of storage parameters for storage engine re-init must occ...Matthew Russotto2021-11-183-9/+23
* SERVER-61570 Rename supportMultitenancy to multitenancySupportSara Golemon2021-11-184-9/+9
* SERVER-58429 enable group lowering into SBE for cached and multi- plansIrina Yatsenko2021-11-1820-143/+167
* SERVER-61459 Use local read concern to get CollectionType when running assign...Yuhong Zhang2021-11-181-1/+2
* SERVER-61496 [SBE] Fix handling of nested SORT_MERGE stages in buildSortMergeMihai Andrei2021-11-181-14/+56
* SERVER-61510 applyTimeseriesOptionsModifications() accepts CollModTimeseries ...Benety Goh2021-11-184-10/+7
* SERVER-60702 Enable bounded collscans with arbitrary cluster keysJosef Ahmad2021-11-183-13/+15
* SERVER-61427 Skip duplicate index key handler when exact key already exists i...Gregory Noma2021-11-178-83/+102
* SERVER-61365 - adding unit test for batch writes resulting in tenantMigration...mathisbessamdb2021-11-173-1/+271
* SERVER-61046 TrialRunTracker support in HashAgg stageJustin Seyster2021-11-1711-11/+409
* SERVER-61410 Re-enable BSONColumn FTDC roundtrip test with re-generated binaryHenrik Edin2021-11-172-8659/+8685
* SERVER-60572 Validate collection name for system.buckets.* namespacesDaniel Gomez Ferro2021-11-172-1/+11