summaryrefslogtreecommitdiff
path: root/jstests/sharding/auth_add_shard.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-121-2/+2
* Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a sh...Esha Maharishi2016-08-111-2/+2
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-111-2/+2
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-3/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-8/+6
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-67/+71
* SERVER-22765 Improve error checking in sharding testsKaloian Manassiev2016-02-231-2/+2
* SERVER-22765 Remove unnecessary logging in sharding tests when running on con...Randolph Tan2016-02-221-1/+1
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-301-43/+43
* Revert "SERVER-22027 Sharding should not retry killed operations"Kaloian Manassiev2015-12-301-43/+43
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-301-43/+43
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-111-1/+1
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-12/+5
* 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
* Fix test by using localhost for whole test clusterSpencer T Brody2012-06-061-4/+4
* SERVER-5962 Move primary shard before running testSiddharth Singh2012-05-301-8/+5
* SERVER-5124 Verify auth failure for add/rem shardSiddharth Singh2012-05-291-0/+109