Delete PhabricatorRemarkupRuleProxyImage

Summary: don't need it now that uploading files is so easy. Plus it made for some buggy jonx if / when there were bad image links coupled with caching. In theory this is a lot less pretty though if folks linked to a bunch of files served elsewhere using images.

Test Plan: http://does-not-exist.com/imaginary.jpg rendered as a link!

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2000

Differential Revision: https://secure.phabricator.com/D3908
This commit is contained in:
Bob Trahan
2012-11-07 14:31:43 -08:00
parent 7332599e03
commit 9966af50dd
9 changed files with 10 additions and 147 deletions

View File

@@ -0,0 +1 @@
DROP TABLE {$NAMESPACE}_file.file_proxyimage;