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_ping_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-19
SERVER-87974 Enable modernize-use-override and apply fixes (#20075)
Ivan Fefer
2024-03-01
SERVER-85993 Make db client create OpMsgRequest with validated tenancy scope ...
Sophia Tan
2024-02-16
SERVER-85992 Refactor fromDBAndBody to build requests with ValidatedTenancyScope
Joseph Prince
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-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2020-10-21
SERVER-50516 renames: IsMasterRTT=>HelloRTT, IsMasterOutcome=>HelloOutcome
Billy Donahue
2020-08-14
SERVER-49694: fix latency measurement in RSM; change latency measurement for ...
LaMont Nelson
2020-08-13
Revert "SERVER-49694: fix latency measurement in RSM; change latency measurem...
LaMont Nelson
2020-08-05
SERVER-49694: fix latency measurement in RSM; change latency measurement for ...
LaMont Nelson
2020-05-12
SERVER-47074 Clean up log lines in mongo/client/sdam and RSM-related files
Haley Connelly
2020-05-06
SERVER-45395 Change ServerAddress type to be HostAndPort
jannaerin
2020-05-01
SERVER-46497 UUID in topologyListener is currently not used
jannaerin
2020-04-14
SERVER-46127 unit tests log to a kTest component
Gabriel Russell
2020-03-30
SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...
Haley Connelly
2020-03-27
Revert "SERVER-46681 Integrate the ServerPingMonitor into the StreamableRepli...
Haley Connelly
2020-03-27
SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...
Haley Connelly
2020-03-10
SERVER-46289 Make SingleServerPingMonitor retry after failed ping
Haley Connelly
2020-03-04
SERVER-45230 Rtt and isMaster from initial handshake should populate initial ...
jannaerin
2020-02-21
SERVER-45567 removing util/log.h where I can
Gabriel Russell
2020-02-07
SERVER-45051 Implement class that collects RTT information from replica set m...
Haley Connelly