1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 04:32:43 +01:00
phorge-phorge/src/infrastructure/export
epriestley a79bb55f3f Support CSV, JSON, and tab-separated text as export formats
Summary: Depends on D18919. Ref T13046. Adds some simple modular exporters.

Test Plan: Exported pull logs in each format.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13046

Differential Revision: https://secure.phabricator.com/D18934
2018-01-26 11:16:52 -08:00
..
PhabricatorCSVExportFormat.php Support CSV, JSON, and tab-separated text as export formats 2018-01-26 11:16:52 -08:00
PhabricatorEpochExportField.php Support CSV, JSON, and tab-separated text as export formats 2018-01-26 11:16:52 -08:00
PhabricatorExportField.php Support CSV, JSON, and tab-separated text as export formats 2018-01-26 11:16:52 -08:00
PhabricatorExportFormat.php Support CSV, JSON, and tab-separated text as export formats 2018-01-26 11:16:52 -08:00
PhabricatorIDExportField.php Support CSV, JSON, and tab-separated text as export formats 2018-01-26 11:16:52 -08:00
PhabricatorIntExportField.php Support CSV, JSON, and tab-separated text as export formats 2018-01-26 11:16:52 -08:00
PhabricatorJSONExportFormat.php Support CSV, JSON, and tab-separated text as export formats 2018-01-26 11:16:52 -08:00
PhabricatorPHIDExportField.php Add a basic, general-purpose export workflow for all objects with SearchEngine support 2018-01-26 11:15:59 -08:00
PhabricatorStringExportField.php Add a basic, general-purpose export workflow for all objects with SearchEngine support 2018-01-26 11:15:59 -08:00
PhabricatorTextExportFormat.php Support CSV, JSON, and tab-separated text as export formats 2018-01-26 11:16:52 -08:00