mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-02 03:32:42 +01:00
fee8297121
Summary: Ref T13603. This removes the file attachment edge types, which no longer have readers or writers. It does not delete the underlying data. This indirectly removes API access to this edge. As far as I know, this was only used by one customer (see D21480) who has migrated away from Phabricator. Test Plan: Grepped for edge constants. Maniphest Tasks: T13603 Differential Revision: https://secure.phabricator.com/D21823 |
||
---|---|---|
.. | ||
PhabricatorContributedToObjectEdgeType.php | ||
PhabricatorMutedByEdgeType.php | ||
PhabricatorMutedEdgeType.php | ||
PhabricatorObjectHasContributorEdgeType.php | ||
PhabricatorObjectHasDraftEdgeType.php | ||
PhabricatorObjectHasSubscriberEdgeType.php | ||
PhabricatorObjectHasUnsubscriberEdgeType.php | ||
PhabricatorObjectHasWatcherEdgeType.php | ||
PhabricatorObjectMentionedByObjectEdgeType.php | ||
PhabricatorObjectMentionsObjectEdgeType.php | ||
PhabricatorSubscribedToObjectEdgeType.php | ||
PhabricatorTestNoCycleEdgeType.php | ||
PhabricatorUnsubscribedFromObjectEdgeType.php | ||
PhabricatorWatcherHasObjectEdgeType.php |