summaryrefslogtreecommitdiff
path: root/mongodump
Commit message (Expand)AuthorAgeFilesLines
* TOOLS-1016 look for compressed metadata for compressed bson filesMike O'Brien2016-01-111-11/+12
* TOOLS-1021 Updated common.yml to use MongoDB 3.2 for testingJudah Schvimer2015-12-211-3/+0
* TOOLS-948 fixed progress bar calculation when restoring from a gzipped fileJudah Schvimer2015-12-101-0/+9
* TOOLS-982 remove BSONPath from intentsGabriel Russell2015-12-082-40/+36
* TOOLS-920 don't fail when dumping dropped collectionsGabriel Russell2015-10-261-7/+12
* TOOLS-250: default Primary with mongos's or replsetsGabriel Russell2015-10-141-11/+9
* TOOLS-861 no exact count progress-bars when dumping with queriesGabriel Russell2015-10-131-5/+10
* fix kerberos testmike o'brien2015-10-011-3/+5
* lint fixmike o'brien2015-10-011-1/+1
* TOOLS-630 accept read preferences on the command lineGabriel Russell2015-10-012-10/+34
* Revert "TOOLS-630"Gabriel Russell2015-10-012-34/+10
* TOOLS-630Gabriel Russell2015-10-012-10/+34
* TOOLS-912 use NumParallelCollections in mongodump_testGabriel Russell2015-10-011-1/+3
* TOOLS-912 Decouple number parallel collections from numThreads in mongodumpTess Avitabile2015-09-292-5/+8
* 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-1/+13
* TOOLS-797 fix lintmike o'brien2015-08-201-1/+1
* TOOLS-797 add error check before attemping to use --oplog against a mongosmike o'brien2015-08-201-0/+4
* TOOLS-806 clarify help text for --archivemike o'brien2015-08-201-1/+1
* TOOLS-824 disallow specifying --forceTableScan and --query togethermike o'brien2015-08-201-0/+2
* TOOLS-801 dump intent locations include .gzGabriel Russell2015-07-291-7/+6
* TOOLS-716 help text and tests for --queryFileKyle Erf2015-07-243-87/+56
* TOOLS-716: Mongodump: add option to read query from fileDavid Bordeynik2015-07-243-6/+91
* TOOLS-779 print final counts in dump and restoreKyle Erf2015-06-302-19/+37
* TOOLS-798 fixing old school single collection to standard output modeGabriel Russell2015-06-263-41/+60
* TOOLS-792: update mongodump log message for archivesWisdom Omuya2015-06-222-7/+17
* TOOLS-780 Fixing oplog/oplogReplayGabriel Russell2015-06-182-3/+8
* TOOLS-16 mongodump: disable secondary reads when connected to a mongosKyle Erf2015-06-171-3/+15
* TOOLS-670 bugfix on rebase derived bugGabriel Russell2015-06-081-1/+1
* TOOLS-670 dump restore tests working for archive modeGabriel Russell2015-06-081-4/+14
* TOOLS-676: set termErr before closingWisdom Omuya2015-06-081-1/+1
* TOOLS-676: flush buffer before terminatingWisdom Omuya2015-06-083-33/+91
* TOOLS-663 TOOLS-667 support compressed files in dump directoriesGabriel Russell2015-06-042-42/+74
* TOOLS-666 bugfix mux finish before handling the input finish raceGabriel Russell2015-06-041-3/+4
* TOOLS-669 bugfix for CreateUsersRolesVersionIntentsForDB on archivesGabriel Russell2015-06-041-7/+7
* TOOLS-757 error when dumping collections with slashes to a filesystemGabriel Russell2015-06-031-0/+14
* TOOLS-748 disable socket timeouts in dump and restoreKyle Erf2015-05-262-5/+2
* TOOLS-753 fix intent file creation on windowsGabriel Russell2015-05-261-6/+8
* TOOLS-673 TOOLS-669 TOOLS-664 TOOLS-665 TOOLS-23 archiving integrationGabriel Russell2015-05-204-87/+169
* TOOLS-670 Insert the demultiplexer between the intents and the input file in ...Gabriel Russell2015-05-202-6/+16
* TOOLS-669 hook up the multiplexer to mongodumpGabriel Russell2015-05-203-13/+69
* TOOLS-672 TOOLS-674 refactor io in dump and restore preparing for archivingGabriel Russell2015-05-204-81/+271
* TOOLS-698 cache collection options when preparing intentsmike o'brien2015-04-213-61/+118
* TOOLS-178 support for strings in NumberLong and for exporting NumberIntShraya Ramani2015-04-132-2/+2
* TOOLS-677 fix nested options json handlingKyle Erf2015-03-231-3/+7
* TOOLS-649 clarify help text for excludeCollections and excludeCollectionsWith...mike o'brien2015-03-091-2/+2
* TOOLS-638 disable timeouts on metadata commandsKyle Erf2015-03-061-1/+1
* TOOLS-638 stop network timeouts when reading collection optionsKyle Erf2015-02-261-0/+1
* TOOLS-591: fix comment typosWisdom Omuya2015-02-092-6/+3
* TOOLS-591: improve mongoexport documentationWisdom Omuya2015-01-291-0/+2