1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 02:12:41 +01:00
phorge-phorge/src/applications/search
Bob Trahan 84ea5c53e4 Kill PhabricatorFileURI
Summary:
we used to need this function for security purposes, but no longer need
it.   remove it so that some call sites can be optimized via smarter data
fetching, and so the whole codebase can have one less thing in it.

Test Plan:
verified the images displayed properly for each of the following
- viewed a diff with added images.
- viewed a user feed
- viewed a user profile
- viewed all image macros
- viewed a paste and clicked through "raw link"
weakness in testing around proxy files and transformed files.  not sure what
these are.  changes here are very programmatic however.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, btrahan, epriestley

Maniphest Tasks: T672

Differential Revision: https://secure.phabricator.com/D1354
2012-01-10 15:21:39 -08:00
..
constants Some documentation updates. 2011-09-14 08:02:31 -07:00
controller Share Revision/Task attaching code 2011-12-16 16:13:00 -08:00
editor/attach Share Revision/Task attaching code 2011-12-16 16:13:00 -08:00
engine Some documentation updates. 2011-09-14 08:02:31 -07:00
index Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into 2012-01-10 11:49:20 -08:00
selector Some documentation updates. 2011-09-14 08:02:31 -07:00
storage Some documentation updates. 2011-09-14 08:02:31 -07:00
view/searchresult Kill PhabricatorFileURI 2012-01-10 15:21:39 -08:00