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
/
client
/
server_discovery_monitor_test.cpp
Age
Commit message (
Expand
)
Author
2024-08-27
SERVER-93649 shared_ptr for all TaskExecutor instances (#26357)
Billy Donahue
2024-05-23
SERVER-90645 Enable tidy check misc-unused-using-decls (#22430)
Matt Kneiser
2024-03-05
SERVER-81825 Only support building OpMsgRequest with ValidatedTenancyScope
Sophia Tan
2024-02-16
SERVER-85992 Refactor fromDBAndBody to build requests with ValidatedTenancyScope
Joseph Prince
2023-09-11
SERVER-51700: Made WireSpec decorator of ServiceContext instead of Singleton
Erin McNulty
2023-06-22
SERVER-77044 IWYU Automated changes for up to end ratio 0.4
Daniel Moody
2023-06-15
SERVER-77042 automated IWYU changes up to ratio of 0.3
Daniel Moody
2023-06-05
SERVER-77154 Always use "hello" for connection handshake in internal client code
David Storch
2022-08-30
SERVER-68910 Recieve -> Receive
Matt Kneiser
2022-07-29
SERVER-68378 remove all uses of optional_io.hpp
Billy Donahue
2022-07-27
SERVER-68246 rewrite calls to boost::optional get and is_initialized
Billy Donahue
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2021-07-08
SERVER-57449: Better FTDC diagnostics of RSM
Andrew Shuvalov
2020-11-13
SERVER-50513 Rename local variables/functions in the new replica set monitor
Matthew Saltz