mirror of
https://we.phorge.it/source/phorge.git
synced 2025-03-02 07:29:25 +01:00
Summary: Ref T13603. This adds a second write to new "attachment" storage to all writers except one in Paste, which creates the file inline. Test Plan: - Updated a macro image, confirmed a write to "attachment" storage (transaction pathway). - Updated a blog profile image, confirmed a write to "attachment" storage (legacy pathway). Maniphest Tasks: T13603 Differential Revision: https://secure.phabricator.com/D21816 |
||
---|---|---|
.. | ||
__tests__ | ||
PhabricatorFile.php | ||
PhabricatorFileAttachment.php | ||
PhabricatorFileChunk.php | ||
PhabricatorFileDAO.php | ||
PhabricatorFileExternalRequest.php | ||
PhabricatorFileNameNgrams.php | ||
PhabricatorFileSchemaSpec.php | ||
PhabricatorFileStorageBlob.php | ||
PhabricatorFileTransaction.php | ||
PhabricatorFileTransactionComment.php | ||
PhabricatorTransformedFile.php |