summaryrefslogtreecommitdiff
path: root/jstests/sharding/localhostAuthBypass.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-226/+221
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-071-3/+0
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-3/+5
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-251-0/+6
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-7/+7
* SERVER-25910 fail setShardVersion on mongod if not running with --shardsvrEsha Maharishi2016-09-071-1/+2
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-200/+204
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+2
* SERVER-23733 Tests should not write chunkSize to config.settings directlyKaloian Manassiev2016-05-041-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-85/+90
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-2/+2
* SERVER-19085 Add new suite for running 3-node legacy config serversDaniel Alabi2015-07-021-2/+0
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-4/+7
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-231-10/+15
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-1/+0
* SERVER-14652 update tests for localhost exceptionJonathan2014-07-251-1/+52
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-18/+7
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-20/+7
* SERVER-12088 Enable usePowerOf2Sizes as server-wide defaultDan Pasette2014-01-211-2/+2
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-4/+4
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-111-2/+2
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-061-2/+2
* SERVER-6591 Fix testSpencer T Brody2013-02-111-2/+2
* SERVER-6591: added tests for bypassing authentication when connected with a l...Craig Wilson2013-02-111-0/+231