summaryrefslogtreecommitdiff
path: root/src/mongo/client/server_discovery_monitor_test.cpp
AgeCommit message (Collapse)Author
2024-08-27SERVER-93649 shared_ptr for all TaskExecutor instances (#26357)Billy Donahue
GitOrigin-RevId: 653d1845f2e73e1f4057d4616f43865253972233
2024-05-23SERVER-90645 Enable tidy check misc-unused-using-decls (#22430)Matt Kneiser
Co-authored-by: Benety Goh <benety@mongodb.com> GitOrigin-RevId: e97b100882e14cca504952d321cedfb135321240
2024-03-05SERVER-81825 Only support building OpMsgRequest with ValidatedTenancyScopeSophia Tan
GitOrigin-RevId: 89867354e89599a2f6e90983b8db157a458bd8b4
2024-02-16SERVER-85992 Refactor fromDBAndBody to build requests with ValidatedTenancyScopeJoseph Prince
GitOrigin-RevId: f4e1d34df6a0518d5d05ee2171d2ef15d97e5685
2023-09-11SERVER-51700: Made WireSpec decorator of ServiceContext instead of SingletonErin McNulty
2023-06-22SERVER-77044 IWYU Automated changes for up to end ratio 0.4Daniel Moody
2023-06-15SERVER-77042 automated IWYU changes up to ratio of 0.3Daniel Moody
2023-06-05SERVER-77154 Always use "hello" for connection handshake in internal client codeDavid Storch
2022-08-30SERVER-68910 Recieve -> ReceiveMatt Kneiser
2022-07-29SERVER-68378 remove all uses of optional_io.hppBilly Donahue
2022-07-27SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2021-07-08SERVER-57449: Better FTDC diagnostics of RSMAndrew Shuvalov
2020-11-13SERVER-50513 Rename local variables/functions in the new replica set monitorMatthew Saltz