Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-22468 Format JS code with approved style in jstests/ | Jonathan Abrahams | 2016-03-09 | 1 | -6/+10 |
* | SERVER-22341 fix jslint errors in jstests/auth with eslint --fix | Mike Grundy | 2016-02-16 | 1 | -2/+2 |
* | SERVER-17450 Standardize on a single way to start mongod in tests | Spencer T Brody | 2015-04-06 | 1 | -7/+4 |
* | SERVER-11555 Replace all occurrences of addUser with createUser in jstests | Spencer T Brody | 2013-11-06 | 1 | -3/+3 |
* | SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon... | Benety Goh | 2013-10-29 | 1 | -1/+1 |
* | SERVER-10794 Maintain backwards-compatible form of addUser for one more release | Spencer T Brody | 2013-10-11 | 1 | -3/+3 |
* | SERVER-9517 Update tests to pass with new user schema | Spencer T Brody | 2013-09-06 | 1 | -5/+7 |
* | make auth/rename.js test a little cleaner | Mathias Stearn | 2011-05-31 | 1 | -5/+6 |
* | renameCollection should only require auth on source and dest DBs, not admin S... | Mathias Stearn | 2011-05-25 | 1 | -0/+39 |