summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-75676 Run transaction API cleanup tasks on out of line executorJack Mulrow2023-05-0419-150/+106
* SERVER-73538 added replay protection to collmod coordinator for the acquisiti...Enrico2023-05-041-17/+38
* Revert "SERVER-75497 Convert ordered containers in CollectionCatalog to immut...Gregory Wlodarek2023-05-0423-283/+253
* Revert "SERVER-76208 support query shape serialization in IDL for types with ...Davis Haupt2023-05-0435-420/+214
* SERVER-76749 runTransactionOnShardingCatalog should leave the new operation c...Enrico2023-05-041-14/+13
* SERVER-76693 removed todo comments from previous ticketPeter Volk2023-05-041-2/+0
* SERVER-76651 Switch to using db-contrib-tool symbolize command in resmokeMikhail Shchatko2023-05-047-11/+9
* SERVER-59708 Make plan_explainer plan cache functionality genericPeter Volk2023-05-048-70/+26
* SERVER-68633 Add a check to ensure that new config server collections are add...Shin Yee Tan2023-05-043-1/+133
* Import wiredtiger: f19252c0657e3ac63079a3c1b30e96ffa76043c9 from branch mongo...Luke Pearson2023-05-043-1/+53
* Import wiredtiger: afc007257052e30b3c1d2e4540d7a3f6c56c069f from branch mongo...Luke Pearson2023-05-045-3/+15
* Import wiredtiger: 192aeac71b10e545724d0037e7ebe38a1c4276ce from branch mongo...Luke Pearson2023-05-042-12/+14
* SERVER-76824 Do not run mr_single_reduce.js in stepdown suitesJustin Seyster2023-05-041-0/+2
* SERVER-76179 Add RuntimeDirectory to mongod.service for RPMAlexander Neben2023-05-042-0/+2
* SERVER-76795 Update views.js SBE clustered collection explain checksKevin Cherkauer2023-05-041-28/+44
* SERVER-76737: Fix Index Build Race Condition in TMRS TestsChristopher Caplinger2023-05-032-73/+93
* SERVER-76773 Improve write error handling in TS_MODIFY stageYuhong Zhang2023-05-034-99/+117
* SERVER-76812 Added eslint for arm64Xander Neben2023-05-032-11/+28
* SERVER-76801 Make MovePrimaryDonor::onBeganBlockingWrites() IdempotentBrett Nawrocki2023-05-031-0/+4
* SERVER-76359 Fix source formatting of `idl/generator.py`Amirsaman Memaripour2023-05-031-3/+5
* SERVER-74822 Remove buffering with deque in BSONColumnHenrik Edin2023-05-035-291/+191
* SERVER-76741 Split prepared transactions should be aborted after reserving ab...Wenbin Zhu2023-05-032-40/+33
* SERVER-76208 support query shape serialization in IDL for types with custom s...Davis Haupt2023-05-0335-214/+420
* SERVER-75821 Only end session in onPrimaryTransactionalWrite if client has oneJack Mulrow2023-05-032-7/+3
* SERVER-76789 Add immer to README.third_party.mdHenrik Edin2023-05-031-0/+2
* SERVER-76781: Decouple opdebug metric collection from telemetryWill Buerger2023-05-0316-89/+61
* SERVER-76289 Block opening new change streams during shard split or shard mer...Mickey. J Winters2023-05-039-2/+104
* SERVER-73619 Keep multi-keyness info for disabled indexesMisha Tyulenev2023-05-035-55/+186
* SERVER-76778 Rename mongo-decoration to mongodb-decorationKaloian Manassiev2023-05-031-2/+2
* SERVER-76676: Concurrent access of waitForWriteConcernDurationMillis in OpDebugseanzimm2023-05-032-4/+10
* SERVER-75644 Abort an index build locally if the build state hasn't yet repli...Josef Ahmad2023-05-032-12/+18
* SERVER-76772 Fix Catalogid tracker cleanup after untimestamped writesHenrik Edin2023-05-033-14/+76
* SERVER-76742 Improve unhash speed of GeoHashJordi Olivares Provencio2023-05-035-134/+111
* SERVER-76424 Replace 'redact' with 'hmac' in $telemetry syntaxTed Tuckman2023-05-0347-314/+316
* SERVER-74592: Remove Shard Merge path from TMRSChristopher Caplinger2023-05-037-971/+161
* SERVER-74188 Add CurrOp debug metrics to checkMetadataConsistency commandPol Pinol Castuera2023-05-032-1/+22
* Revert "SERVER-76643 do not print warnings from building rdkafka or libbson"auto-revert-processor2023-05-032-12/+13
* SERVER-76694 Removed double net code for duplicate keysPeter Volk2023-05-032-13/+1
* SERVER-76130 Update ScopedAdmissionPriorityForLock architecture guide linkHaley Connelly2023-05-031-2/+2
* Import wiredtiger: 7d22e18851ba48f07ec2e5eabcbbf9d4735d9885 from branch mongo...Luke Pearson2023-05-0311-77/+98
* Import wiredtiger: e9602ac223cd11dbbb8cc1534ec8cc0f1d03b9dd from branch mongo...Luke Pearson2023-05-0312-42/+294
* Import wiredtiger: 46fb8317e1cfbbb72204596065d78d951fc36c82 from branch mongo...Luke Pearson2023-05-033-1/+3
* Import wiredtiger: 4061ee7289304fdd594e2b1377bfa432ee6533e1 from branch mongo...Luke Pearson2023-05-0313-516/+602
* Import wiredtiger: abad2c9b00ef5c3170748609dd898fd464a0ad0f from branch mongo...Luke Pearson2023-05-037-18/+35
* Import wiredtiger: d641e2829dfe88fcf9308abda679041a663c9bcc from branch mongo...Luke Pearson2023-05-032-1/+34
* Import wiredtiger: 75ef679933e826b07a3b5383f084dbc82770e424 from branch mongo...Luke Pearson2023-05-032-2/+5
* SERVER-76643 do not print warnings from building rdkafka or libbsonDaniel Moody2023-05-032-13/+12
* SERVER-73083 Support findAndModify with remove: true on a timeseries collectionYoonsoo Kim2023-05-0312-165/+682
* SERVER-76268 Create FallbackOpObserverMatt Kneiser2023-05-037-116/+310
* SERVER-65369 Remove $_generateV2ResumeTokens parameter from aggregate command...Arun Banala2023-05-0314-401/+0