summaryrefslogtreecommitdiff
path: root/jstests/replsets/auth1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-2/+2
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-27/+27
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-091-1/+3
* Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by...Judah Schvimer2020-07-081-3/+1
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-031-1/+3
* SERVER-47339 Add a function that doesn't require authentication for awaiting ...Samy Lanka2020-05-261-0/+2
* SERVER-43469 Remove TODOs listed for SERVER-35447Jack Mulrow2020-04-301-1/+1
* SERVER-44347 Blacklist tests that initiate a replica set through runCommand f...Jason Chan2019-11-071-1/+1
* SERVER-44319 Skip keyfile check in replica_sets/auth1.js on windowsBen Caimano2019-11-051-10/+16
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-203/+192
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+5
* Revert "Revert "SERVER-34653 don't parse if early auth-checks can reject.""Billy Donahue2018-05-311-1/+1
* Revert "SERVER-34653 don't parse if early auth-checks can reject."Louis Williams2018-05-251-1/+1
* SERVER-34653 don't parse if early auth-checks can reject.Billy Donahue2018-05-251-1/+1
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+1
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+2
* SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all repli...kvwalker2017-09-181-4/+4
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-1/+0
* 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