summaryrefslogtreecommitdiff
path: root/src/mongo/client/dbclient_session.cpp
AgeCommit message (Expand)Author
2024-05-23SERVER-90645 Enable tidy check misc-unused-using-decls (#22430)Matt Kneiser
2024-03-05SERVER-81825 Only support building OpMsgRequest with ValidatedTenancyScopeSophia Tan
2024-02-16SERVER-85992 Refactor fromDBAndBody to build requests with ValidatedTenancyScopeJoseph Prince
2023-12-20SERVER-83932 Reorganize gRPC call status reporting (#17604)Patrick Freed
2023-12-06SERVER-83408 Fixed the DBClientSession constr to use soTimeout paramVinod Kumar
2023-10-13SERVER-80502: Connect using gRPC in the test runner when gRPC=true is specifiedErin McNulty
2023-10-06SERVER-80570: Introduce DBClientGRPCStreamErin McNulty
2023-10-06Revert "SERVER-80570: Introduce DBClientGRPC"auto-revert-processor
2023-10-06SERVER-80570: Introduce DBClientGRPCErin McNulty
2023-09-15SERVER-81002: Added in mutex to WireSpecErin McNulty
2023-09-14SERVER-80505 Split generic DBClientConnection functionality into superclass (...Patrick Freed