summaryrefslogtreecommitdiff
path: root/jstests/replsets/auth1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-121-3/+7
* SERVER-25507 again with fix for backup_restore.jsEsha Maharishi2016-08-121-1/+1
* Revert "SERVER-25507 use node's existing options if restart flag passed to Re...r3.3.113.3.12Esha Maharishi2016-08-111-1/+1
* Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a sh...Esha Maharishi2016-08-111-7/+3
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-111-3/+7
* SERVER-25507 use node's existing options if restart flag passed to ReplSetTes...Esha Maharishi2016-08-111-1/+1
* re-enable replsets/auth1.js testScott Hernandez2016-07-151-4/+0
* SERVER-24293 Add tasks on evergreen to run tests with both old and new initia...Judah Schvimer2016-07-111-186/+199
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+10
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-67/+64
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-21964 Remove startPort option from ReplSetTest options in jstests/repl...Jonathan Abrahams2016-01-041-1/+1
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-4/+4
* SERVER-21384 Enable replica set suites for in-memory storage enginesCharlie Swanson2015-11-191-0/+3
* SERVER-20873 Add separate key file using 644 permissionJonathan Abrahams2015-11-191-15/+14
* SERVER-19571 configure regression loop to use --readMode commands in suites t...David Storch2015-07-301-1/+1
* SERVER-18221 Make auth1.js resilient to any node being elected primarySpencer T Brody2015-04-291-0/+1
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-9/+15
* SERVER-17185 improve error handling in replsets/auth1.jsmatt dannenberg2015-02-051-12/+4
* SERVER-16904 re-auth the master if it happens not to be node 0Eric Milkie2015-01-201-2/+2
* SERVER-16420 Make replsets/auth1.js test agnostic about who is elected primarySpencer T Brody2014-12-041-8/+7
* improve replsets/auth1.jsmatt dannenberg2014-11-111-36/+19
* SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"daveh862014-05-221-1/+1
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-151-5/+4
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-061-4/+5
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-061-5/+4
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-10/+7
* SERVER-4966: Renable tests for WindowsMark Benvenuto2014-01-291-3/+0
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-2/+2
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-4/+4
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-111-2/+2
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-061-2/+2
* SERVER-1891 Fix test broken by commit 0eb227c15841da86dbf9d21e7e593c7659040963.Andy Schwerin2013-07-171-3/+3
* SERVER-8003 Add logging to testSpencer T Brody2012-12-211-0/+4
* SERVER-7572 Update error code in testSpencer T Brody2012-12-071-4/+4
* Check authorization in the new AuthorizationManager SERVER-7572Spencer T Brody2012-12-071-3/+3
* fix test to match new build behavior with exit statusesEric Milkie2012-10-101-1/+1
* buildbot SERVER-6160: make using real hostname the default for replica set te...Spencer T Brody2012-06-211-1/+1
* SERVER-5024 disable failing test on Windows for nowEric Milkie2012-02-211-0/+2
* fix test on windowsEric Milkie2012-01-041-1/+1
* Fix a couple tests to work with authKristina2011-11-111-4/+2
* don't allow access to internal user when running with --auth SERVER-3666Kristina2011-08-231-2/+12
* check auth for rs commands SERVER-3418Kristina2011-07-291-0/+4
* move auth key files to jstest/libsKristina2011-06-171-1/+1
* correctly calculate majority in reconfigKristina2011-06-091-2/+9
* authenticate rs manager thread SERVER-2919Kristina2011-04-081-0/+12
* debugging testsKristina2011-04-061-2/+2
* make test wait for replicationKristina2010-12-271-1/+1
* make sure user is written to db before exitingKristina2010-12-271-0/+2
* fix json checkKristina2010-12-271-1/+1