1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 20:22:46 +01:00
phorge-phorge/src/applications/releeph/controller/project
epriestley a84cc777c8 Remove "Project ID" from Releeph Projects
Summary:
Fixes T3660. Releeph Projects currently have an unused one-to-one mapping to Phabricator projects. This isn't consistent with other applications and has no integrations or uses. Get rid of it.

NOTE: Waiting for signoff from @legneato on T3660 before pulling the trigger here.

Test Plan: Created and edited Releeph projects. Grepped for references to project ID; there are a dozen or so but they're all either Releeph projects or Arcanist projects.

Reviewers: btrahan

Reviewed By: btrahan

CC: LegNeato, aran

Maniphest Tasks: T3660

Differential Revision: https://secure.phabricator.com/D6635
2013-08-14 09:00:56 -07:00
..
ReleephProjectActionController.php Provide an application-wide controller for Releeph 2013-07-21 08:42:10 -07:00
ReleephProjectCreateController.php Remove ReleephProject->repositoryID writes 2013-08-14 09:00:25 -07:00
ReleephProjectEditController.php Remove "Project ID" from Releeph Projects 2013-08-14 09:00:56 -07:00
ReleephProjectListController.php Remove all reads of ReleephProject->repositoryID 2013-08-14 08:59:28 -07:00
ReleephProjectViewController.php Provide an application-wide controller for Releeph 2013-07-21 08:42:10 -07:00