summaryrefslogtreecommitdiff
path: root/jstests/replsets/auth1.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* V8 doesn't have JSON classKristina2010-12-271-17/+18
* rs authKristina2010-12-271-0/+181