summaryrefslogtreecommitdiff
path: root/jstests/sharding/authConnectionHook.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-101-8/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-39/+33
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-2/+10
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-251-0/+5
* SERVER-27803 add requires_persistence tag to replmonitor_bad_seed.js and auth...Esha Maharishi2017-01-251-2/+10
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-34/+34
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-21/+23
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-22081 blacklisting tests from the continuous config stepdown suite tha...Dianna Hohensee2016-01-151-1/+0
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-1/+1
* SERVER-20530 enable useClusterClientCursor code path for fixed jstestsMisha Tyulenev2015-09-241-3/+0
* SERVER-20194 use the new mongos query path by default for legacy OP_QUERY/OP_...David Storch2015-09-221-0/+3
* SERVER-19085 Add new suite for running 3-node legacy config serversDaniel Alabi2015-07-021-1/+1
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-1/+2
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-1/+1
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-111-1/+1
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-061-1/+1
* SERVER-8786 further stability fixes to sharding/authConnectionHook.jsSpencer T Brody2013-03-041-7/+4
* SERVER-8786 Make sharding/authConnectionHook.js more stableSpencer T Brody2013-03-041-0/+1
* SERVER-8786 Make sure that the ShardingConnectionHook gets added to the conne...Spencer T Brody2013-03-011-0/+47