summaryrefslogtreecommitdiff
path: root/src/mongo/client/read_preference_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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