summaryrefslogtreecommitdiff
path: root/src/mongo/client/read_preference_test.cpp
AgeCommit message (Expand)Author
2024-09-12SERVER-92062 SERVER-92063 Log warning when hedging options are specified (#26...Patrick Freed
2024-04-15SERVER-89289 Optimize TagSet comparisonsMark Benvenuto
2024-02-04SERVER-85907 Make replica set endpoint skip readPreference retargetingCheahuychou Mao
2024-02-04Revert "SERVER-85907 Make replica set endpoint skip readPreference retargetin...Tommaso Tocci
2024-02-02SERVER-85907 Make replica set endpoint skip readPreference retargeting (#18514)Cheahuychou Mao
2023-10-07SERVER-77158 apply performance-move-const-arg clang tidy rule for clientMatt Boros
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
2022-11-17SERVER-59302 Remove support in client code for commands wrapped with $queryDavid Storch
2020-02-19SERVER-46234 Remove the code for computing hedging delay and add maxTimeMSFor...Cheahuychou Mao
2020-01-25SERVER-45440 Add support for implicit operation hedging when using readPrefer...Cheahuychou Mao
2020-01-23SERVER-45439 Add support for per operation hedging via an explicit read prefe...Cheahuychou Mao
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2017-05-12SERVER-28814 Replace ServerSelectionMetadata with just ReadPreferenceSettingMathias Stearn
2016-12-12SERVER-26927 support integer values for maxStalenessSecondsMisha Tyulenev
2016-11-15SERVER-26927 Rename maxStalenessMS to maxStalenessSeconds and support doublesKaloian Manassiev
2016-07-19SERVER-24676 implement support for maxStalenessMS in ReplicaSetMonitorMisha Tyulenev
2016-07-08SERVER-24675 Add maxStalenessMS to ReadPreferenceSettingMisha Tyulenev
2016-05-28SERVER-23971 Clang-Format codeMark Benvenuto
2015-10-06SERVER-20743 Combine target selection and command execution in ShardRegistry.Andy Schwerin
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
2015-05-21SERVER-18587 cleanup ReadPreference and move it to a separate libraryAdam Midvidy