summaryrefslogtreecommitdiff
path: root/mongoexport
Commit message (Expand)AuthorAgeFilesLines
* TOOLS-896 Add --noHeaderLine option for export csvZhuZiqiang2016-01-204-7/+35
* TOOLS-250: default Primary with mongos's or replsetsGabriel Russell2015-10-141-1/+20
* TOOLS-630 fix broken read prefs testmike o'brien2015-10-011-1/+1
* lint fixmike o'brien2015-10-011-1/+1
* TOOLS-630 accept read preferences on the command lineGabriel Russell2015-10-012-4/+26
* Revert "TOOLS-630"Gabriel Russell2015-10-012-26/+4
* TOOLS-630Gabriel Russell2015-10-012-4/+26
* TOOLS-916 dont attempt to dive into a nil documentKyle Erf2015-09-252-0/+20
* TOOLS-894 preserve key order in import and exportKyle Erf2015-09-096-34/+99
* TOOLS-846 provide value hints for argument taking optionsGabriel Russell2015-09-011-9/+9
* TOOLS-824 disallow specifying --forceTableScan and --query togethermike o'brien2015-08-201-0/+4
* TOOLS-843 make mongoexport csv test less touchyGabriel Russell2015-07-281-2/+8
* TOOLS-716 help text and tests for --queryFileKyle Erf2015-07-242-9/+9
* TOOLS-716: Mongodump: add option to read query from fileDavid Bordeynik2015-07-242-8/+42
* TOOLS-814 use the correct flags everywhereGabriel Russell2015-07-152-5/+8
* TOOLS-635 show progress bar in mongoexportGabriel Russell2015-06-181-2/+63
* TOOLS-350: remove db name check from mongoexportWisdom Omuya2015-06-151-4/+0
* TOOLS-681 support importing integers and longs without wrapperShraya Ramani2015-05-211-1/+1
* TOOLS-657: properly project dotted fieldsWisdom Omuya2015-05-213-14/+33
* TOOLS-744 fix for csv unit testsShraya Ramani2015-05-201-2/+2
* TOOLS-178 support for strings in NumberLong and for exporting NumberIntShraya Ramani2015-04-131-2/+1
* TOOLS-652 disable socket timeout on export querymike o'brien2015-03-091-0/+1
* TOOLS-84 improve mongoexport help output for CSVmike o'brien2015-02-181-1/+1
* TOOLS-579 --type should disregard string casingGabriel Russell2015-02-102-1/+3
* TOOLS-591: improve mongoexport documentationWisdom Omuya2015-01-295-18/+28
* TOOLS-591: improve common package documentationWisdom Omuya2015-01-284-6/+6
* TOOLS-584 unify usage stringsKyle Erf2015-01-282-2/+9
* TOOLS-591: improve package documentationWisdom Omuya2015-01-233-2/+4
* TOOLS-572 help text rewritesKyle Erf2015-01-161-6/+6
* TOOLS-559 basic error cleanupKyle Erf2015-01-141-1/+1
* TOOLS-563 use --type in mongoexportKyle Erf2015-01-133-14/+21
* TOOLS-566 don't double-write json when using --pretty and --jsonArray togethermike o'brien2015-01-121-9/+7
* TOOLS-554 mongoexport shouldn't close output writer if its writing to standar...mike o'brien2015-01-072-12/+19
* TOOLS-297: make tools' option parse error consistentWisdom Omuya2014-12-181-5/+6
* TOOLS-488: exit with a unique exit code for common "termination" signalsGabriel Russell2014-12-181-0/+2
* TOOLS-258: tools should verify host argument's replica set nameWisdom Omuya2014-12-171-0/+1
* TOOLS-269 capture and propagate error from parsing special keysmike o'brien2014-12-161-1/+4
* tools-469 properly convert query object after parsing special keysmike o'brien2014-12-161-9/+1
* TOOLS-477 --fields should work with --type=json in mongoexportmike o'brien2014-12-162-0/+28
* TOOLS-89 fix json func in integration testmike o'brien2014-12-121-2/+2
* Merge pull request #7 from Antonytm/mastermike o'brien2014-12-113-5/+28
|\
| * Added EOL for pretty outputAntonytm2014-12-111-1/+4
| * Add option to mongoexport to render pretty jsonAntonytm2014-12-113-5/+25
* | tools-475 fix breaking kerberos test on nil pointer errmike o'brien2014-12-111-1/+1
|/
* TOOLS-475 --slaveOk flag should set mode on mongoexport query sessionmike o'brien2014-12-101-0/+4
* TOOLS-449: remove options subpackage from each tool packageSam Helman2014-12-104-13/+10
* tools-446 make connection errors consistent across all tools.mike o'brien2014-12-042-9/+6
* TOOLS-438: replace the exit code literals with constantsGabriel Russell2014-12-041-5/+5
* TOOLS-436: NewSessionProvider to return an errorGabriel Russell2014-12-042-2/+7
* TOOLS-296: conditionally disable 'direct' connection mode with replset-format...Sam Helman2014-12-011-0/+5