0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Mathias Stearn
b52051be93 test for --jsonArray SERVER-1083 2010-06-14 10:56:25 -04:00
Mathias Stearn
f816dc8419 mongoimport: support for escaped " in csv with either "" or \" SERVER-773 2010-03-22 13:56:48 -04:00
Mathias Stearn
05de70c790 CSV import/export now supports spaces in field names SERVER-687 2010-03-01 14:04:09 -05:00
Aaron
817c2a3028 fix test race condition 2010-02-02 17:20:17 -08:00
Aaron
d0847c9912 SERVER-308 add support for --directoryperdb option 2010-01-26 14:40:06 -08:00
Eliot Horowitz
c86a5a480f debugging for weird 32-bit linux issue 2009-12-23 16:16:48 -05:00
Eliot Horowitz
e0dff0748a mongoimport take --headerline for csv,tsv SERVER-444 2009-11-28 17:29:23 -05:00
Eliot Horowitz
2e23773bf9 fix csv parsing with escaped fields SERVER-441 2009-11-28 11:19:51 -05:00
Eliot Horowitz
8a6dfdc9e9 cleaning tool debugging/tests 2009-10-09 22:11:15 -04:00
Eliot Horowitz
0496aa5ac7 changed mongoimportJSON to mongoimport - handles json/tsv/csv 2009-10-09 14:55:29 -04:00
Eliot Horowitz
41d2f24171 make tool test more reliable MINOR 2009-08-28 13:35:08 -04:00
Eliot Horowitz
ccf5dc907c debugging for random tool failure test MINOR 2009-08-27 13:45:31 -04:00
Eliot Horowitz
f5a8781aae wait for tools to quit before continuing - faster and more reliable 2009-08-24 11:54:44 -04:00
Eliot Horowitz
a60415e5a6 better debugging for a test MINOR 2009-07-29 13:32:08 -04:00
Aaron
5fb0867997 explicitly bind e2e mongod instances to loopback interface 2009-05-20 17:04:28 -04:00
Aaron
919bdb31ce add tool tests where db data files are accessed directly 2009-05-20 12:16:25 -04:00
Aaron
b403a0c0f3 add smokeTool 2009-05-20 11:29:40 -04:00