summaryrefslogtreecommitdiff
path: root/src/mongo/client/sdam/topology_description_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-201-2/+2
* SERVER-68378 remove all uses of optional_io.hppBilly Donahue2022-07-291-2/+0
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-51842 Fix duplicate localThresholdMs (localThreshold) server parametersRachita Dhawan2022-01-131-4/+7
* SERVER-59409 part 3, make the ElectionIdSetVersionPair comparisons tidyAndrew Shuvalov2021-10-051-1/+1
* SERVER-60062 Fix cloning of server description and uuid in RSM's topology des...LaMont Nelson2021-09-211-0/+29
* SERVER-51814 adaptForAssert: fix sdam/ ASSERT streamingBilly Donahue2020-10-241-13/+9
* SERVER-49157 Initialize WireSpec during MONGO_INITIALIZERAmirsaman Memaripour2020-07-291-3/+3
* SERVER-47606: make SDAM timeout values into server parametersLamont Nelson2020-05-291-21/+26
* SERVER-45395 Change ServerAddress type to be HostAndPortjannaerin2020-05-061-10/+11
* SERVER-46568 removing the unittestOutput domainGabriel Russell2020-04-141-2/+8
* SERVER-43332: new RSM implementation based on sdamLamont Nelson2020-03-031-59/+62
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45950 TopologyManager should not use idl generated comparison operator...Janna Golden2020-02-181-1/+2
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+7
* SERVER-44950 Update SDAM with new awaitable isMaster fields including topolog...Janna Golden2020-01-131-0/+45
* SERVER-43331 fix windows compileBenety Goh2019-11-091-28/+10
* SERVER-43331 Implement State Machine for Server Discovery and Monitoring SpecLamont Nelson2019-11-081-0/+298