1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/infrastructure/events
epriestley 8cbfb49b4e Remove all edge events
Summary:
Ref T5245. These were a bad idea.

We no longer need actors for edge edits either, so remove those. Generally, edges have fit into the policy model as pure/low-level infrastructure, and they do not have any policy or capability information in and of themselves.

Test Plan: `grep`

Reviewers: chad, btrahan, joshuaspence

Reviewed By: joshuaspence

Subscribers: epriestley

Maniphest Tasks: T5245

Differential Revision: https://secure.phabricator.com/D9840
2014-07-17 15:41:42 -07:00
..
constant Remove all edge events 2014-07-17 15:41:42 -07:00
PhabricatorAutoEventListener.php Make it much easier to add one-off event listeners 2014-05-22 15:19:28 -07:00
PhabricatorEvent.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorEventEngine.php Implement PhabricatorApplicationTransactionInterface on ManiphestTask 2014-07-17 15:40:52 -07:00
PhabricatorEventListener.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorExampleEventListener.php Remove @group annotations 2014-07-10 08:12:48 +10:00