summaryrefslogtreecommitdiff
path: root/mongorestore
Commit message (Expand)AuthorAgeFilesLines
* TOOLS-1043 explicitly create collections even when using noOptionsRestoreMike O'Brien2016-02-172-23/+19
* TOOLS-1016 look for compressed metadata for compressed bson filesMike O'Brien2016-01-111-0/+3
* TOOLS-954 Added bypassDocumentValidation option to mongorestore and mongoimportJudah Schvimer2015-12-162-9/+12
* TOOLS-982 remove BSONPath from intentsGabriel Russell2015-12-085-63/+65
* TOOLS-967 reworking RestoreUsersOrRolesGabriel Russell2015-11-192-78/+90
* TOOLS-807 NewBufferlessBSONSource for decoding binary dataGabriel Russell2015-11-101-1/+4
* TOOLS-983 check Prelude.Read() error before using dataGabriel Russell2015-11-101-3/+3
* TOOLS-847 stop handling SIGHUPGabriel Russell2015-09-211-2/+2
* TOOLS-846 provide value hints for argument taking optionsGabriel Russell2015-09-011-4/+4
* TOOLS-793 adding server and tool version to the archive prelude headerGabriel Russell2015-09-011-0/+3
* TOOLS-806 clarify help text for --archivemike o'brien2015-08-201-1/+1
* TOOLS-743 test updatesThomas Delacour2015-07-242-2/+2
* TOOLS-779 print final counts in dump and restoreKyle Erf2015-06-302-10/+13
* TOOLS-798 fixing old school single collection to standard output modeGabriel Russell2015-06-265-37/+121
* TOOLS-792: update mongodump log message for archivesWisdom Omuya2015-06-222-15/+28
* TOOLS-782 fixing compressed archivesGabriel Russell2015-06-191-17/+21
* TOOLS-780 Fixing oplog/oplogReplayGabriel Russell2015-06-181-1/+3
* TOOLS-670 dump restore tests working for archive modeGabriel Russell2015-06-082-2/+7
* TOOLS-676: return termErr in mongorestoreWisdom Omuya2015-06-081-1/+5
* TOOLS-676: flush buffer before terminatingWisdom Omuya2015-06-083-14/+45
* TOOLS-663 TOOLS-667 support compressed files in dump directoriesGabriel Russell2015-06-042-18/+71
* TOOLS-669 bugfix for CreateUsersRolesVersionIntentsForDB on archivesGabriel Russell2015-06-042-4/+9
* TOOLS-754 prevent applyOps from overflowing maximum message sizeKyle Erf2015-05-281-1/+5
* TOOLS-748 disable socket timeouts in dump and restoreKyle Erf2015-05-264-9/+2
* TOOLS-673 TOOLS-669 TOOLS-664 TOOLS-665 TOOLS-23 archiving integrationGabriel Russell2015-05-207-106/+221
* TOOLS-670 Insert the demultiplexer between the intents and the input file in ...Gabriel Russell2015-05-205-99/+243
* TOOLS-669 hook up the multiplexer to mongodumpGabriel Russell2015-05-202-1/+4
* TOOLS-672 TOOLS-674 refactor io in dump and restore preparing for archivingGabriel Russell2015-05-207-98/+159
* TOOLS-726 handle special types in extra index fieldsKyle Erf2015-05-071-1/+6
* TOOLS-717 don't restore system.profilemike o'brien2015-04-231-0/+7
* TOOLS-637 log extra debug info about concurrency options in mongorestoremike o'brien2015-03-261-5/+9
* TOOLS-655 allow full restores if config db not present in dump directory.mike o'brien2015-03-251-3/+6
* TOOLS-679 handle nested extended json in collection optionsKyle Erf2015-03-251-0/+6
* TOOLS-661 better error wrapping in restore.goKyle Erf2015-03-131-2/+2
* TOOLS-643 allow overriding writeconcern for mongos nodesmike o'brien2015-03-091-3/+5
* TOOLS-634 copy session for all insertion workersKyle Erf2015-02-251-2/+9
* TOOLS-623 allow repl set wc tags in mongorestoreKyle Erf2015-02-111-2/+2
* TOOLS-591: improve mongorestore documentationWisdom Omuya2015-02-026-59/+74
* TOOLS-606 properly handle bulk buffers in restoreKyle Erf2015-01-301-5/+0
* TOOLS-604 handle empty metadata files in mongorestoreKyle Erf2015-01-301-0/+6
* TOOLS-605 mongorestore checks if it can use write commandsKyle Erf2015-01-301-5/+11
* TOOLS-196 properly emulate legacy scheduling for -j=1 in mongorestoreKyle Erf2015-01-291-1/+1
* TOOLS-596 expose insertion worker optionsKyle Erf2015-01-293-4/+5
* TOOLS-591: improve mongoexport documentationWisdom Omuya2015-01-291-0/+2
* TOOLS-591: improve mongooplog documentationWisdom Omuya2015-01-291-11/+1
* TOOLS-597 use -j for insertion workers when restoring 1 collectionKyle Erf2015-01-281-0/+10
* TOOLS-591: improve common package documentationWisdom Omuya2015-01-283-8/+8
* TOOLS-584 unify usage stringsKyle Erf2015-01-282-1/+11
* TOOLS-594 accept single .bson file in mongorestoreKyle Erf2015-01-263-0/+95
* TOOLS-591: improve package documentationWisdom Omuya2015-01-233-2/+4