1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/paste/conduit
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
..
ConduitAPI_paste_create_Method.php Make the paste "Create" transaction take a file PHID instead of content 2014-05-04 11:11:34 -07:00
ConduitAPI_paste_info_Method.php Fix paste (again) 2012-12-20 13:14:18 -08:00
ConduitAPI_paste_Method.php Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
ConduitAPI_paste_query_Method.php Fix paste (again) 2012-12-20 13:14:18 -08:00