summaryrefslogtreecommitdiff
path: root/jstests/auth/mr_auth.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-071-7/+7
* SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()Pavi Vetriselvan2020-08-171-3/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-40/+64
* SERVER-22341 fix jslint errors in jstests/auth with eslint --fixMike Grundy2016-02-051-21/+21
* SERVER-21384 Enable all suites on ephemeral storage enginesCharlie Swanson2015-12-091-0/+3
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-8/+4
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-3/+3
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-2/+2
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-111-3/+3
* SERVER-6246 SERVER-9515 Rename removeUser and removeRole commands to dropUser...Spencer T Brody2013-10-061-1/+1
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-061-3/+5
* SERVER-6246 Restrict direct removes from system.users, add a shell helper to ...Spencer T Brody2013-08-011-1/+1
* move mr_auth test into the auth suite since it starts a mongod; reinstate rem...Aaron2011-12-281-0/+81