summaryrefslogtreecommitdiff
path: root/jstests/replsets/auth_no_pri.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-131-2/+2
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-23/+22
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-23/+23
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-1/+4
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-16863 make auth_no_pri.js election-agnosticEric Milkie2015-01-151-2/+2
* SERVER-16002 Make auth_no_pri.js test use SCRAM-SHA-1Andreas Nilsson2014-12-081-1/+1
* SERVER-13295 Ensure that user and data documents reach all nodes in auth_no_p...Andy Schwerin2014-03-201-5/+7
* SERVER-6665 Add test to ensure that you can auth a RS connection to a RS with...Spencer T Brody2014-03-141-0/+27