summaryrefslogtreecommitdiff
path: root/jstests/sharding/authwhere.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-04-251-0/+1
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-131-3/+9
* Revert "SERVER-26503 fix incorrect uses of assert.throws()"Max Hirschhorn2016-10-111-9/+3
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-111-3/+9
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-6/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-68/+67
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-2/+2
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-2/+11
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-9/+2
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-2/+2
* SERVER-9515 SERVER-6246 SERVER-9517 Instead of "name", in user objects use "u...Spencer T Brody2013-10-101-1/+1
* SERVER-6246 SERVER-9515 Rename removeUser and removeRole commands to dropUser...Spencer T Brody2013-10-061-1/+1
* SERVER-9517 Rename "source" field for users and roles to "db"Spencer T Brody2013-10-061-1/+1
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-061-2/+1
* SERVER-6246 Restrict direct removes from system.users, add a shell helper to ...Spencer T Brody2013-08-011-1/+1
* SERVER-8104 regression tests.Andy Schwerin2013-03-121-0/+86