summaryrefslogtreecommitdiff
path: root/src/mongo/client/sdam/topology_manager_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-201-1/+1
* SERVER-68378 remove all uses of optional_io.hppBilly Donahue2022-07-291-2/+0
* SERVER-54290 Add ability to mock Streamable RSM topology description stateRandolph Tan2021-02-221-4/+4
* SERVER-50513 Rename local variables/functions in the new replica set monitorMatthew Saltz2020-11-131-24/+24
* SERVER-51814 adaptForAssert: fix sdam/ ASSERT streamingBilly Donahue2020-10-241-2/+0
* SERVER-50516 renames: IsMasterRTT=>HelloRTT, IsMasterOutcome=>HelloOutcomeBilly Donahue2020-10-211-16/+16
* SERVER-49297: do not stop monitoring standalone nodeLaMont Nelson2020-08-201-0/+2
* SERVER-50170 fix max staleness read preference parameter for server selectionLaMont Nelson2020-08-141-0/+40
* SERVER-47921 Clean up LOG lines in clientSara Golemon2020-05-141-2/+0
* SERVER-48040 Remove 'streamable' and 'poolResetCounter' from ServerDescriptionjannaerin2020-05-131-35/+0
* SERVER-45395 Change ServerAddress type to be HostAndPortjannaerin2020-05-061-3/+2
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly2020-03-301-12/+14
* Revert "SERVER-46681 Integrate the ServerPingMonitor into the StreamableRepli...Haley Connelly2020-03-271-14/+12
* SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly2020-03-271-12/+14
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-44950 Update SDAM with new awaitable isMaster fields including topolog...Janna Golden2020-01-131-0/+188