summaryrefslogtreecommitdiff
path: root/jstests/tool/csvexport1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23023 Disable clang-format for function values in jstests/tool/csvexpo...Mike Grundy2016-03-091-18/+10
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-26/+43
* SERVER-22341 fix jslint errors in jstests/tool with eslint --fixMike Grundy2016-02-051-20/+20
* SERVER-15397 use parsed values to check correctness of CSV import/export valuesmike o'brien2014-10-031-3/+16
* SERVER-14253 mongoexport csv should generate 'ObjectId', not 'ObjectID'Matt Kangas2014-06-251-1/+1
* SERVER-9648 Change type of date export in csv to include millisecondsShaun Verch2013-10-111-2/+6
* SERVER-7718: more test cleanup related to TimestampScott Hernandez2013-03-011-1/+1
* SERVER-5677 Replaced JSON -> BSON parserShaun Verch2012-12-181-1/+3
* - SERVER-2684: csv export expects its own special output for ObjectIdagirbal2011-10-091-2/+2
* 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-261-0/+45