summaryrefslogtreecommitdiff
path: root/jstests/sharding/read_pref.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-23/+3
* SERVER-51680 Remove non-test usages of ScanningReplicaSetMonitor from the cod...Matthew Saltz2020-11-201-2/+1
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-131-2/+2
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-1/+1
* SERVER-34061 Stop preemptively loading sharded collections when loading a dat...Tommaso Tocci2020-06-301-1/+3
* SERVER-46509 Change disableStreamableReplicaSetMonitor server parameter to an...Haley Connelly2020-03-031-1/+1
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-0/+1
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-051-1/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-051-0/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-169/+167
* Revert "SERVER-41181 Fix sharding tests for hostname normalization"A. Jesse Jiryu Davis2019-06-111-2/+2
* SERVER-41181 Fix sharding tests for hostname normalizationA. Jesse Jiryu Davis2019-05-171-2/+2
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-4/+0
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-31579 Tag specific sharding tests as being resource intensiveEddie Louie2017-10-181-0/+4
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+4
* SERVER-31184 Improve checks in sharding testsKaloian Manassiev2017-10-101-167/+172
* SERVER-26435 Refactor replsettest.js to reduce sizeJames Wahlin2016-10-171-3/+5
* SERVER-24831 read_pref.js should wait for mongos replSet view with proper tagsRandolph Tan2016-07-011-1/+5
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-58/+50
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-111-2/+3
* SERVER-20194 re-enable testsDavid Storch2015-09-241-22/+2
* SERVER-20194 modify read_pref.js sharding test to accommodate explain format ...David Storch2015-09-171-2/+13
* SERVER-19341 fix read preference and slaveOk handling for the find commandDavid Storch2015-09-011-0/+6
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-131-12/+25
* SERVER-14742 delete old explain and turn on explain 2.0David Storch2014-09-031-13/+21
* SERVER-9634 typo fixesVeres Lajos2014-06-091-1/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-3/+4
* Increase verbosity for SERVER-10206Randolph Tan2013-07-241-1/+1
* SERVER-8849 read_pref.js failure in RHEL-64bitRandolph Tan2013-03-051-0/+1
* SERVER-8374 Mongos incorrectly parses read preference spec with $query syntaxRandolph Tan2013-02-071-113/+134
* Make read_pref.js more resilient to transient network errors after a replSetR...Spencer T Brody2013-02-071-2/+13
* SERVER-8219 empty tag sets [{}] asserts with primary read preferenceRandolph Tan2013-02-011-1/+9
* SERVER-4237 Make jstests/shard/read_pref.js work with authSpencer T Brody2012-12-231-0/+1
* SERVER-7962 read_pref.js failure in RHEL-64bitRandolph Tan2012-12-171-1/+2
* Make sharding/read_pref.js more robustSpencer T Brody2012-10-101-1/+2
* SERVER-6834 wait for all stopped nodes to be down in testTad Marshall2012-08-301-1/+3
* SERVER-4464 drivers and mongos should support 5 read preferencesRandolph Tan2012-07-051-0/+140