summaryrefslogtreecommitdiff
path: root/jstests/sharding/authmr.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-101-7/+2
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-109/+108
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-2/+7
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* 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-110/+109
* 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/+119