summaryrefslogtreecommitdiff
path: root/src/mongo/tools/mongobridge_tool/bridge.cpp
AgeCommit message (Collapse)Author
2024-06-26SERVER-90430 Remove ServiceEntryPointCommon and de-virtualize calls for ↵George Wangensteen
ServiceEntryPoint helpers (#22693) GitOrigin-RevId: 441496fbb50cde63bbf6dc84dd641a7a57ac623e
2024-02-21SERVER-84706: Enable background compaction after transitioning to steadyXueruiFa
state replication GitOrigin-RevId: 80cbafb947feafc6d715b8395e93c7a63595e971
2024-02-07SERVER-84253: Refactor MultitenancyCheck (#18532)Dominic
GitOrigin-RevId: 3cf4bf2a0f83f2d1e2530233a9cbe6e51eefb6e6
2023-11-04SERVER-80763 Split SessionManagerCommon into Asio/Grpc specializationsSara Golemon
2023-10-20SERVER-81549: Make ServiceContext::getTransportLayer return a ↵Erin McNulty
TransportLayerManager
2023-10-11SERVER-81503 Make ServiceExecutors independent of the TransportLayerSara Golemon
2023-10-10Revert "SERVER-81503 Make ServiceExecutors independent of the TransportLayer"auto-revert-processor
This reverts commit 7fe1e00ed8ae8c4a2a1b528c669aad155ee21418.
2023-10-10SERVER-81503 Make ServiceExecutors independent of the TransportLayerSara Golemon
2023-10-04SERVER-81602 remove fmtMessage from LOGV2 statementsBilly Donahue
SERVER-80602 codebase-wide changes remove selection test apply clang-format remove mistake files remove format message remove blank line artifacts apply clang-format remove blanks SERVER-81602 logging.md update manual fixup windows fix windows fix mac fix mac fix add note to logging.md about legacy fmt strings
2023-09-29SERVER-80991 Make ServiceEntryPoint a member of Service rather than ↵George Wangensteen
ServiceContext
2023-09-26SERVER-80550 Make NamespaceStringUtil::deserialize no longer use default ↵Mathis Bessa
serialization context
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-09-19SERVER-80192 Move Session tags into ClientAlex Li
2023-09-08SERVER-79203 Split SessionManager from ServiceEntryPointSara Golemon
2023-09-08Revert "SERVER-79203 Split SessionManager from ServiceEntryPoint"Uladzimir Makouski
This reverts commit b7e79fc47861dbf9b9e6f129cc36dc7d98634794.
2023-09-08SERVER-79203 Split SessionManager from ServiceEntryPointSara Golemon
2023-08-02SERVER-65920 Remove NamespaceString ctors with default parameter for tenantIdMathis Bessa
2023-07-06SERVER-26879 Get rid of LockerNoopKaloian Manassiev
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-06-05SERVER-77154 Always use "hello" for connection handshake in internal client codeDavid Storch
2023-02-24SERVER-74241 remove SessionHandle and similar aliasesMatt Diener
2023-01-24SERVER-71906 move asio-related transport files to their own directoryMatt Diener
2022-12-21SERVER-71906 rename TransportLayerASIO to AsioTransportLayerMatt Diener
2022-12-19SERVER-72256 rename mongobridge directoryDaniel Moody