summaryrefslogtreecommitdiff
path: root/jstests/auth/user_defined_roles.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-101-3/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+3
* SERVER-33882 Add requires_sharding tag to sharding testsjannaerin2018-03-141-0/+1
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+3
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-111-2/+2
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-15/+12
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-56/+68
* SERVER-22341 fix jslint errors in jstests/auth with eslint --fixMike Grundy2016-02-051-8/+8
* SERVER-15870 fix up some tests depending on unpruned serverStatusDan Pasette2014-11-011-1/+1
* SERVER-13191 migrate auth jstest suite to use write commands apiRandolph Tan2014-03-261-24/+16
* Add basic jstest for user defined rolesSpencer T Brody2013-12-041-0/+149