1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/paste/controller
epriestley c2f58496ad Make the paste "Create" transaction take a file PHID instead of content
Summary:
Ref T4814. Although this approach made sense at one point, we have more file infrastructure now and T4814 will be easier if we just pass a PHID in.

Also swap Conduit over to use the Editor.

Test Plan:
  - Created a paste.
  - Created a paste via Conduit.
  - Verified that files had correct permissions and appropriate object links in Files.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4814

Differential Revision: https://secure.phabricator.com/D8969
2014-05-04 11:11:34 -07:00
..
PhabricatorPasteCommentController.php Paste - add transactions 2013-08-02 12:56:58 -07:00
PhabricatorPasteController.php Line highlighting for pastes 2013-08-04 12:12:37 -07:00
PhabricatorPasteEditController.php Make the paste "Create" transaction take a file PHID instead of content 2014-05-04 11:11:34 -07:00
PhabricatorPasteListController.php Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00
PhabricatorPasteViewController.php Make the paste "Create" transaction take a file PHID instead of content 2014-05-04 11:11:34 -07:00