summaryrefslogtreecommitdiff
path: root/src/mongo/client/read_preference_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46234 Remove the code for computing hedging delay and add maxTimeMSFor...Cheahuychou Mao2020-02-191-34/+4
* SERVER-45440 Add support for implicit operation hedging when using readPrefer...Cheahuychou Mao2020-01-251-2/+11
* SERVER-45439 Add support for per operation hedging via an explicit read prefe...Cheahuychou Mao2020-01-231-6/+117
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-16/+8
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-28814 Replace ServerSelectionMetadata with just ReadPreferenceSettingMathias Stearn2017-05-121-4/+16
* SERVER-26927 support integer values for maxStalenessSecondsMisha Tyulenev2016-12-121-59/+34
* SERVER-26927 Rename maxStalenessMS to maxStalenessSeconds and support doublesKaloian Manassiev2016-11-151-42/+67
* SERVER-24676 implement support for maxStalenessMS in ReplicaSetMonitorMisha Tyulenev2016-07-191-23/+52
* SERVER-24675 Add maxStalenessMS to ReadPreferenceSettingMisha Tyulenev2016-07-081-0/+56
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-5/+8
* SERVER-20743 Combine target selection and command execution in ShardRegistry.Andy Schwerin2015-10-061-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-67/+78
* SERVER-18587 cleanup ReadPreference and move it to a separate libraryAdam Midvidy2015-05-211-0/+105