summaryrefslogtreecommitdiff
path: root/jstests/connection_status.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13297: remove dead jstestsScott Hernandez2014-03-251-27/+0
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-03-031-0/+27
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-27/+0
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-1/+1
* SERVER-9516 connectionStatus should return authenticatedUsers as {user: <stri...Andy Schwerin2013-10-311-1/+1
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-111-1/+1
* 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-1/+1
* SERVER-6246 Restrict direct removes from system.users, add a shell helper to ...Spencer T Brody2013-08-011-1/+1
* Fix some tests to work in parallel suite by dropping system.users at the begi...Spencer T Brody2013-07-011-0/+1
* SERVER-7124 connectionStatus commandMathias Stearn2012-12-211-0/+26