summaryrefslogtreecommitdiff
path: root/jstests/tool
Commit message (Expand)AuthorAgeFilesLines
* test for --jsonArray SERVER-1083Mathias Stearn2010-06-141-0/+13
* mongoimport: support for escaped " in csv with either "" or \" SERVER-773Mathias Stearn2010-03-221-1/+1
* CSV import/export now supports spaces in field names SERVER-687Mathias Stearn2010-03-011-4/+4
* fix test race conditionAaron2010-02-021-2/+1
* SERVER-308 add support for --directoryperdb optionAaron2010-01-261-2/+2
* debugging for weird 32-bit linux issueEliot Horowitz2009-12-231-0/+2
* mongoimport take --headerline for csv,tsv SERVER-444Eliot Horowitz2009-11-281-1/+12
* fix csv parsing with escaped fields SERVER-441Eliot Horowitz2009-11-281-0/+32
* cleaning tool debugging/testsEliot Horowitz2009-10-094-0/+88
* changed mongoimportJSON to mongoimport - handles json/tsv/csvEliot Horowitz2009-10-091-2/+2
* make tool test more reliable MINOREliot Horowitz2009-08-281-3/+4
* debugging for random tool failure test MINOREliot Horowitz2009-08-271-1/+3
* wait for tools to quit before continuing - faster and more reliableEliot Horowitz2009-08-241-16/+24
* better debugging for a test MINOREliot Horowitz2009-07-291-2/+2
* explicitly bind e2e mongod instances to loopback interfaceAaron2009-05-201-3/+3
* add tool tests where db data files are accessed directlyAaron2009-05-201-13/+30
* add smokeToolAaron2009-05-201-0/+36