summaryrefslogtreecommitdiff
path: root/jstests/tool
Commit message (Expand)AuthorAgeFilesLines
* 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
* rewrote dumpfilename test so that it does the proper thingKevin Matulef2011-12-091-11/+15
* added a js test, but not quite done yetKevin Matulef2011-12-091-0/+20
* Add test for dumping and restoring indexes and collection metadata. SERVER-1311Spencer T Brody2011-12-071-0/+105
* SERVER-4415: Test cases for inf supportBrandon Diamond2011-12-061-0/+81
* SERVER-2157: test for NaN supportBrandon Diamond2011-12-021-0/+56
* escape all embedded quotes in Windows command line parametersEric Milkie2011-12-021-9/+0
* Fix test to work when running with auth.Spencer T Brody2011-11-141-6/+12
* - SERVER-2684: csv export expects its own special output for ObjectIdagirbal2011-10-091-2/+2
* temp disable this test on Windows because of quoting issuesKristina2011-09-301-0/+9
* better $timestamp formatKristina2011-09-281-1/+1
* Fix mongoimport on jsonArrays. SERVER-3834Spencer T Brody2011-09-271-0/+27
* Merge branch 'master' of github.com:mongodb/mongoKristina2011-09-261-0/+32
|\
| * Fix testSpencer T Brody2011-09-231-0/+1
| * Use slaveOk read in mongodump to allow dumping of secondaries. SERVER-3854.Spencer T Brody2011-09-231-0/+31
* | Merge remote-tracking branch 'dannenberg/timebranch'Kristina2011-09-262-0/+63
|\ \ | |/ |/|
| * $timestamp test addeddannenberg2011-07-081-0/+63
* | add test case for SERVER-3875Lu Guanqun2011-09-191-0/+23
* | Make mongorestore ignore 'v' option when restoring indexes: SERVER-3687Spencer T Brody2011-08-293-0/+27
* | Make mongorestore be able to properly restore system.users with --drop. SERVE...Spencer T Brody2011-07-291-0/+36
* | Update test to pass with V8Spencer T Brody2011-07-271-1/+1
* | Part 2 of SERVER-1097: Make mongoexport export valid CSVSpencer T Brody2011-07-262-0/+76
* | Part 1 of SERVER-1097: Make mongoimport adhere to CSV spec.Spencer T Brody2011-07-262-0/+48
* | SERVER-854: reverting back testsagirbal2011-07-053-3/+3
* | SERVER-854: fix tsv1.js to use float numbersagirbal2011-07-052-2/+2
* | test cleaningEliot Horowitz2011-07-051-3/+4
* | temp change to test to fix buildbotagirbal2011-07-041-1/+1