summaryrefslogtreecommitdiff
path: root/jstests/sharding/localhostAuthBypass.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58315 Change jstests to not use standalone nodes as shards nor config ...Marcos José Grillo Ramirez2021-07-071-35/+12
* Revert "SERVER-32531 Disalow standalone nodes as shards if no queryableBackup...Marcos José Grillo Ramirez2021-07-071-12/+35
* SERVER-32531 Disalow standalone nodes as shards if no queryableBackupMode is ...Marcos José Grillo Ramirez2021-07-021-35/+12
* 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-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-201-3/+4
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-101-6/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-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