summaryrefslogtreecommitdiff
path: root/jstests/auth/profile.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57369 Disable concurrent authenticationSara Golemon2022-02-241-41/+31
* SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()Pavi Vetriselvan2020-08-171-1/+1
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-06-081-1/+2
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-4/+3
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-1/+1
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-2/+2
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-111-2/+2
* SERVER-9515 SERVER-6246 SERVER-9517 Instead of "name", in user objects use "u...Spencer T Brody2013-10-101-3/+3
* SERVER-9517 Rename "source" field for users and roles to "db"Spencer T Brody2013-10-061-3/+3
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-061-2/+2
* SERVER-9517 Allow AuthorizationManager to find and parse v2 priv docsSpencer T Brody2013-08-271-6/+6
* Use PrincipalName::getDB() to find database name in introspect.cppAndrew Schwerin2012-12-231-4/+6
* SERVER-7572 Make profiler record user names from AuthorizationManagerSpencer T Brody2012-12-211-0/+50