summaryrefslogtreecommitdiff
path: root/jstests/sharding/read_pref.js
Commit message (Expand)AuthorAgeFilesLines
* 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