index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
tools
/
mongobridge_tool
Age
Commit message (
Expand
)
Author
2024-08-28
SERVER-90983 Separate service arch owned files to new subteams (#26262)
Ryan Berryhill
2024-08-14
SERVER-93421 Convert 118 IDL generators to run in Bazel (#26151)
Zack Winter
2024-08-05
SERVER-93168 Populate all directories with Bazel exports (#25724)
Zack Winter
2024-06-26
SERVER-90430 Remove ServiceEntryPointCommon and de-virtualize calls for Servi...
George Wangensteen
2024-05-22
SERVER-90615: Enable python formatting checks for src directory (#22299)
Steve McClure
2024-04-15
SERVER-88727 Convert CODEOWNERS to new OWNERS.yml format (#21095)
Matt Broadstone
2024-02-21
SERVER-84706: Enable background compaction after transitioning to steady
XueruiFa
2024-02-07
SERVER-84253: Refactor MultitenancyCheck (#18532)
Dominic
2023-11-04
SERVER-80763 Split SessionManagerCommon into Asio/Grpc specializations
Sara Golemon
2023-10-20
SERVER-81549: Make ServiceContext::getTransportLayer return a TransportLayerM...
Erin McNulty
2023-10-11
SERVER-81503 Make ServiceExecutors independent of the TransportLayer
Sara Golemon
2023-10-10
Revert "SERVER-81503 Make ServiceExecutors independent of the TransportLayer"
auto-revert-processor
2023-10-10
SERVER-81503 Make ServiceExecutors independent of the TransportLayer
Sara Golemon
2023-10-04
SERVER-81602 remove fmtMessage from LOGV2 statements
Billy Donahue
2023-09-29
SERVER-80991 Make ServiceEntryPoint a member of Service rather than ServiceCo...
George Wangensteen
2023-09-26
SERVER-80550 Make NamespaceStringUtil::deserialize no longer use default seri...
Mathis Bessa
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-09-19
SERVER-80192 Move Session tags into Client
Alex Li
2023-09-08
SERVER-79203 Split SessionManager from ServiceEntryPoint
Sara Golemon
2023-09-08
Revert "SERVER-79203 Split SessionManager from ServiceEntryPoint"
Uladzimir Makouski
2023-09-08
SERVER-79203 Split SessionManager from ServiceEntryPoint
Sara Golemon
2023-08-02
SERVER-65920 Remove NamespaceString ctors with default parameter for tenantId
Mathis Bessa
2023-07-06
SERVER-26879 Get rid of LockerNoop
Kaloian Manassiev
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-06-05
SERVER-77154 Always use "hello" for connection handshake in internal client code
David Storch
2023-05-18
SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the clas...
Kaloian Manassiev
2023-05-18
Revert "SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match ...
auto-revert-processor
2023-05-17
SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the clas...
Kaloian Manassiev
2023-02-24
SERVER-74241 remove SessionHandle and similar aliases
Matt Diener
2023-01-24
SERVER-71906 move asio-related transport files to their own directory
Matt Diener
2022-12-21
SERVER-71906 rename TransportLayerASIO to AsioTransportLayer
Matt Diener
2022-12-19
SERVER-72256 rename mongobridge directory
Daniel Moody