summaryrefslogtreecommitdiff
path: root/jstests/tool/stat1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests.Max Hirschhorn2016-06-071-24/+16
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-5/+25
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-4/+3
* TOOLS-488 Tools exit 1 on errorGabriel Russell2014-12-231-1/+1
* TOOLS-492 stat1.js should explicitly specify --authenticationDatabasemike o'brien2014-12-121-2/+2
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-6/+0
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-1/+1
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-1/+1
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-111-1/+1
* SERVER-6246 SERVER-9515 Rename removeUser and removeRole commands to dropUser...Spencer T Brody2013-10-061-1/+1
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-061-1/+1
* SERVER-6246 Restrict direct removes from system.users, add a shell helper to ...Spencer T Brody2013-08-011-2/+1
* add test case for SERVER-3875Lu Guanqun2011-09-191-0/+23