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
Unknown Object (File)
Sun, Mar 2, 9:28 PM
Unknown Object (File)
Wed, Feb 12, 4:24 AM
Unknown Object (File)
Sun, Feb 9, 12:37 PM
Unknown Object (File)
Sun, Feb 9, 12:37 PM
Unknown Object (File)
Sun, Feb 9, 12:37 PM
Unknown Object (File)
Sun, Feb 9, 12:37 PM
Unknown Object (File)
Sun, Feb 9, 12:37 PM
Unknown Object (File)
Jan 26 2025, 11:45 PM
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).