summaryrefslogtreecommitdiff
path: root/jstests/auth/auth3.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-05-071-4/+4
* Revert "SERVER-47603 Rewrite db.currentOp() shell helper in terms of $current...Katherine Wu2021-03-291-4/+4
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-03-121-4/+4
* Revert "change jstest file"Lydia Stepanek2020-07-161-1/+0
* change jstest fileLydia Stepanek2020-07-161-0/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-20/+20
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-30181 remove support for pseudo commandsMathias Stearn2017-07-261-1/+1
* SERVER-6302 Fix multiple fsyncLock() invocation race conditionJames Wahlin2016-11-021-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-19/+19
* SERVER-22341 fix jslint errors in jstests/auth with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-1/+7
* SERVER-7775 add currentOp commandAdam Midvidy2015-04-131-1/+1
* SERVER-7775 add killOp commandAdam Midvidy2015-04-061-1/+1
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-261-1/+2
* 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
* add special ns auth testKristina2011-11-111-0/+25