summaryrefslogtreecommitdiff
path: root/jstests/replsets/auth2.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44503 Fix race in replsets/auth2.jsA. Jesse Jiryu Davis2019-11-121-13/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-64/+64
* SERVER-31658 Wait for state SECONDARY instead of RECOVERING in replsets/auth2.jsWilliam Schultz2017-10-201-6/+6
* SERVER-31456 Set initial{Cluster,Operation}Time in concurrency suite.Max Hirschhorn2017-10-141-0/+5
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-10/+8
* SERVER-30835 Increase wtimeout in auth2.js testSpencer T Brody2017-08-251-1/+1
* SERVER-28376 fixed replsets/auth2.js to not clobber global 'rs' variable.Benety Goh2017-03-281-54/+58
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-17/+19
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-3/+3
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-21384 Enable replica set suites for in-memory storage enginesCharlie Swanson2015-11-191-0/+4
* SERVER-20873 Add separate key file using 644 permissionJonathan Abrahams2015-11-191-9/+9
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-031-2/+2
* SERVER-16306 fix primary to node 0 in auth2.jsEric Milkie2014-11-241-52/+20
* SERVER-15098: funnel all auth errors to the correct status/checksScott Hernandez2014-10-141-24/+22
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-5/+1
* SERVER-4966: Renable tests for WindowsMark Benvenuto2014-01-291-2/+0
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-1/+2
* 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 debugging output to test to understand failure. SERVER-5948Spencer T Brody2012-05-281-0/+4
* SERVER-5876 buildbot auth.js + others - make sure we wait for replication of ...Greg Studer2012-05-211-1/+1
* SERVER-5024 disable more tests for WindowsEric Milkie2012-02-211-0/+2
* fix test for when sockets closeEliot Horowitz2011-12-031-2/+7
* Make secondaries go into recovering state when auth is wrong SERVER-3715Kristina2011-10-051-0/+98