1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/files/conduit
epriestley 13dae05193 Make most file reads policy-aware
Summary: Ref T603. Swaps out most `PhabricatorFile` loads for `PhabricatorFileQuery`.

Test Plan:
  - Viewed Differential changesets.
  - Used `file.info`.
  - Used `file.download`.
  - Viewed a file.
  - Deleted a file.
  - Used `/Fnnnn` to access a file.
  - Uploaded an image, verified a thumbnail generated.
  - Created and edited a macro.
  - Added a meme.
  - Did old-school attach-a-file-to-a-task.
  - Viewed a paste.
  - Viewed a mock.
  - Embedded a mock.
  - Profiled a page.
  - Parsed a commit with image files linked to a revision with image files.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D7178
2013-09-30 09:38:13 -07:00
..
ConduitAPI_file_download_Method.php Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
ConduitAPI_file_info_Method.php Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
ConduitAPI_file_Method.php File - add transactions and editor 2013-09-05 13:11:02 -07:00
ConduitAPI_file_upload_Method.php Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
ConduitAPI_file_uploadhash_Method.php Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00