Page MenuHomePhabricator

Make the paste "Create" transaction take a file PHID instead of content
ClosedPublic

Authored by epriestley on May 3 2014, 11:35 PM.
Tags
None
Referenced Files
F15421510: D8969.id21289.diff
Sat, Mar 22, 12:26 AM
F15419843: D8969.id21274.diff
Fri, Mar 21, 9:21 AM
F15419543: D8969.id.diff
Fri, Mar 21, 6:55 AM
F15418473: D8969.diff
Thu, Mar 20, 11:32 PM
F15410495: D8969.diff
Wed, Mar 19, 7:30 AM
F15393309: D8969.diff
Sat, Mar 15, 8:47 PM
Unknown Object (File)
Mar 2 2025, 9:28 PM
Unknown Object (File)
Feb 12 2025, 4:24 AM
Subscribers

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Make the paste "Create" transaction take a file PHID instead of content.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Also you can create pastes via email apparently
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 4 2014, 5:33 PM
epriestley updated this revision to Diff 21289.

Closed by commit rPc2f58496ad93 (authored by @epriestley).