1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 18:32:41 +01:00
phorge-phorge/src/applications/releeph/controller/branch
epriestley 904a24c1df Provide an application-wide controller for Releeph
Summary: Fixes T3548. Concrete Releeph controllers currently extend either from ReleephController or PhabricatorController directly. Instead, make them all extend ReleephController. Introduce ReleephProjectController for controllers which depend on project context. Project context code which lived in ReleephController moves to ReleephProjectController.

Test Plan: Viewed list, project, releases, requests.

Reviewers: btrahan, edward

Reviewed By: edward

CC: aran

Maniphest Tasks: T3548

Differential Revision: https://secure.phabricator.com/D6472
2013-07-21 08:42:10 -07:00
..
ReleephBranchAccessController.php Provide an application-wide controller for Releeph 2013-07-21 08:42:10 -07:00
ReleephBranchCreateController.php Provide an application-wide controller for Releeph 2013-07-21 08:42:10 -07:00
ReleephBranchEditController.php Provide an application-wide controller for Releeph 2013-07-21 08:42:10 -07:00
ReleephBranchNamePreviewController.php Provide an application-wide controller for Releeph 2013-07-21 08:42:10 -07:00
ReleephBranchViewController.php Provide an application-wide controller for Releeph 2013-07-21 08:42:10 -07:00