Page MenuHomePhabricator

Paste - fix caching mechanism for S3-stored files
ClosedPublic

Authored by btrahan on Aug 19 2014, 6:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 25, 12:10 AM
Unknown Object (File)
Dec 10 2024, 4:02 PM
Unknown Object (File)
Dec 5 2024, 1:45 AM
Unknown Object (File)
Dec 3 2024, 12:27 AM
Unknown Object (File)
Nov 30 2024, 2:36 AM
Unknown Object (File)
Nov 30 2024, 2:36 AM
Unknown Object (File)
Nov 27 2024, 3:07 PM
Unknown Object (File)
Nov 23 2024, 8:46 AM
Subscribers

Details

Summary

Fixes T5798. We basically weren't using the caching mechanism. Also adds service calls for S3 stuff, and support for seeing a little info like you can for conduit.

Test Plan

uploaded a paste, looked at paste list - no s3 service calls. edited the paste, looked at paste list - no s3 service calls and edited content properly shown

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to Paste - fix caching mechanism for S3-stored files.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Aug 19 2014, 6:57 PM
btrahan updated this revision to Diff 24791.

Closed by commit rPed98a1cc8464 (authored by @btrahan).