summaryrefslogtreecommitdiff
path: root/jstests/tool
Commit message (Expand)AuthorAgeFilesLines
* SERVER:8412: re-write repairDatabase to use new constructsEliot Horowitz2014-02-182-6/+9
* SERVER-12409 db.coll.remove() shell helper requires a query predicateDan Pasette2014-02-051-2/+2
* SERVER-12369 Assert that user data properly setup in dumprestore_auth3.js testSpencer T Brody2014-01-301-0/+6
* SERVER-12369 SERVER-11461 Update mongodump and mongorestore to properly handl...Spencer T Brody2014-01-292-1/+190
* SERVER-12088 Enable usePowerOf2Sizes as server-wide defaultDan Pasette2014-01-211-3/+4
* SERVER-12054 Add --sort for mongoexportDan Pasette2014-01-031-0/+26
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-064-7/+7
* SERVER-11555 SERVER-11365 Deprecate addUser shell helper in favor of new crea...Spencer T Brody2013-11-061-4/+4
* SERVER-11499 SERVER-11461 Fix dumprestore5.js and expand it to include rolesSpencer T Brody2013-11-012-37/+56
* SERVER-11462 use base name in tests where verifying filenames. also added bas...Benety Goh2013-11-012-4/+5
* SERVER-11499 Fix dumprestore5.js by counting indexes only on collection of in...Andy Schwerin2013-10-311-1/+1
* SERVER-9514 Add backup and restore rolesSpencer T Brody2013-10-301-3/+9
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-2910-17/+17
* SERVER-11203 Reverting changes to time support code to work with negative time_tShaun Verch2013-10-211-77/+0
* SERVER-11174 Reference db of tool test rather than global db objectShaun Verch2013-10-141-1/+1
* SERVER-11174 Skip tests of negative dates on windowsShaun Verch2013-10-141-0/+8
* SERVER-11174 Skip test for date that cannot be stored on 32 bit systemsShaun Verch2013-10-141-1/+5
* SERVER-6058 Factor out date to UTC handling code and use in mongoexportShaun Verch2013-10-111-0/+65
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-115-7/+7
* SERVER-9648 Change type of date export in csv to include millisecondsShaun Verch2013-10-111-2/+6
* SERVER-9517 Fix tool test to work since "name" field got changed to "user"Spencer T Brody2013-10-101-3/+3
* SERVER-6246 SERVER-9515 Rename removeUser and removeRole commands to dropUser...Spencer T Brody2013-10-062-2/+2
* SERVER-1105 Fix tool tests with auth.Andy Schwerin2013-09-261-1/+1
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-065-12/+12
* SERVER-6246 Restrict direct removes from system.users, add a shell helper to ...Spencer T Brody2013-08-012-4/+1
* SERVER-7355 (5/5) Added jstest for importing large JSON arraysShaun Verch2013-04-261-0/+62
* SERVER-7718: more test cleanup related to TimestampScott Hernandez2013-03-011-1/+1
* SERVER-7718: JS Timestamp constructor now in seconds (not millis anymore)Scott Hernandez2013-02-281-3/+1
* SERVER-8429 Fix tests in jstests/tool.Andy Schwerin2013-02-132-7/+30
* SERVER-7721: require use of --db with --collection for mongodumpDan Pasette2012-12-271-0/+3
* fix tests for new system.users indexEliot Horowitz2012-12-212-4/+4
* SERVER-5677 Replaced JSON -> BSON parserShaun Verch2012-12-183-4/+10
* SERVER-7182 Call getLastError on the correct database in mongorestoreSpencer T Brody2012-09-281-9/+35
* SERVER-7160 Full mongorestore with auth should auth only against the admin dbSpencer T Brody2012-09-261-0/+28
* SERVER-7145 Updated test to reflect new treatment of undefined in jsonString ...Shaun Verch2012-09-251-2/+10
* SERVER-6915 Test cleanup plus add print messagesSiddharth Singh2012-09-191-13/+23
* SERVER-6915 use ::_exit() in toolsSiddharth Singh2012-09-141-0/+79
* SERVER-5516 SERVER-5304 SERVER-6577 new capped collections now get _id index ...Kevin Matulef2012-08-021-4/+4
* SERVER-6630 mongooplog skips drop operationsRandolph Tan2012-07-311-0/+61
* SERVER-6635 - fix dumprestore_repair.js testDan Pasette2012-07-291-3/+6
* SERVER-6635 - fix mongodump --repairDan Pasette2012-07-281-0/+44
* make sure to wait for results in testEliot Horowitz2012-07-141-0/+3
* SERVER-6366 - add test caseAaron Heckmann2012-07-121-0/+102
* SERVER-4972 mongorestore restores without no authSiddharth Singh2012-06-041-0/+76
* Revert incorrect attempt at mongorestore on a sharded cluster. SERVER 3853Spencer T Brody2012-05-291-0/+2
* SERVER-5233: fix mongodump with authentication + testBrandon Diamond2012-05-251-0/+28
* fix mongooplog and add a sanity testEliot Horowitz2012-02-221-0/+26
* SERVER-3937: recommit of restore throttling testBrandon Diamond2012-02-141-0/+63
* make dumpfilename1 test more robust, was failing in buildbotAaron2011-12-171-0/+1
* Mongorestore on sharded cluster: SERVER-3853Spencer T Brody2011-12-131-0/+77