1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-12 23:08:37 +01:00
phorge-phorge/src/applications/paste/xaction
epriestley 4a2d961e76 Adjust paste content transaction to support earlier file PHID extraction
Summary: Ref T13603. New transactional file attachment extracts PHIDs earlier than the older mechanism did. Allow either pathway to save content and extract a PHID.

Test Plan:
  - Created and modified a paste.
  - Confirmed both pathways do old and new storage writes.

Maniphest Tasks: T13603

Differential Revision: https://secure.phabricator.com/D21817
2022-05-19 13:21:03 -07:00
..
PhabricatorPasteContentTransaction.php Adjust paste content transaction to support earlier file PHID extraction 2022-05-19 13:21:03 -07:00
PhabricatorPasteLanguageTransaction.php Fix "arc paste" to stop creating pastes with an empty string ("") as the "language" 2018-05-09 13:22:58 -07:00
PhabricatorPasteStatusTransaction.php Fix a Paste activate/archive status constant in rendering 2016-07-06 07:16:55 -07:00
PhabricatorPasteTitleTransaction.php Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
PhabricatorPasteTransactionType.php Modularize application transactions in Paste, mostly 2016-06-14 06:13:28 -07:00