1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/project/conduit
Joshua Spence f0db6e4818 Migrate Project edges to subclass PhabricatorEdgeType
Summary: Modernize Project edges to subclass `PhabricatorEdgeType`. Largely based on D11045.

Test Plan: Add a member to a project, saw new rows in the `phabricator_project.edge` and `phabricator_user.edge` tables.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11111
2015-01-02 10:10:59 +11:00
..
ProjectConduitAPIMethod.php Add icon, color and profile image to project.query 2014-11-09 11:37:23 -08:00
ProjectCreateConduitAPIMethod.php Migrate Project edges to subclass PhabricatorEdgeType 2015-01-02 10:10:59 +11:00
ProjectQueryConduitAPIMethod.php Add slug check around project.query conduit call 2014-10-07 15:05:57 -07:00