summaryrefslogtreecommitdiff
path: root/jstests/tool/restorewithauth.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44762 Remove go tools specific testsAndrew Morrow2020-01-071-131/+0
* SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests.Max Hirschhorn2016-06-071-27/+34
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-28/+38
* SERVER-22341 fix jslint errors in jstests/tool with eslint --fixMike Grundy2016-02-051-2/+2
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-11/+8
* SERVER-16518 listCollections response changed to cursor object formJason Rassi2014-12-161-76/+14
* TOOLS-494: fix restorewithauth.js and TOOLS-497: fix dumprestore_auth.jsSam Helman2014-12-111-24/+76
* TOOLS-450 Revert restorewithauth.jsMatt Kangas2014-12-101-78/+28
* TOOLS-450 some dumprestore js tests query system.indexes or system.namespaces...Sam Helman2014-12-101-28/+78
* SERVER-15979 remove even more mmap_v1ismsAdam Midvidy2014-11-061-10/+20
* SERVER-15979 remove another mmap_v1ism from tool suiteAdam Midvidy2014-11-061-1/+2
* SERVER-15979: Remove mmap_v1isms from tool suiteAdam Midvidy2014-11-051-3/+6
* 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-3/+3
* 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-3/+3
* SERVER-8429 Fix tests in jstests/tool.Andy Schwerin2013-02-131-4/+15
* fix tests for new system.users indexEliot Horowitz2012-12-211-1/+1
* SERVER-7182 Call getLastError on the correct database in mongorestoreSpencer T Brody2012-09-281-9/+35
* SERVER-4972 mongorestore restores without no authSiddharth Singh2012-06-041-0/+76