summaryrefslogtreecommitdiff
path: root/jstests/sharding/mongos_rs_auth_shard_failure_tolerance.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-28948 fix for mongos_rs_auth_shard_failure_tolerance.jsEsha Maharishi2017-07-181-0/+1
|
* SERVER-28948 open up secondaries to checking shardVersionEsha Maharishi2017-07-181-0/+12
|
* SERVER-27599 replace unpredictable unordered config.shards queries with ↵Dianna Hohensee2017-04-111-5/+5
| | | | shard accesses through ShardingTest
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-8/+2
|
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-138/+132
|
* SERVER-17971 Remove separateConfig option from ShardingTest and make its ↵Spencer T Brody2015-04-141-2/+1
| | | | behavior the default
* SERVER-16649 Wait for replication in ↵Spencer T Brody2014-12-241-21/+23
| | | | mongos_rs_{auth_}shard_failure_tolerance.js tests
* SERVER-14914 Stop using waitForHealth in ReplSetTest.stopRandolph Tan2014-08-191-4/+4
|
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-13/+12
|
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-97/+41
|
* SERVER-7246 legacy user authentication should use primary preferred read prefGreg Studer2013-12-111-0/+345