Homec4science

Provide an application-wide controller for Releeph

Authored by epriestley <git@epriestley.com> on Jul 21 2013, 17:42.

Description

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

Details

Committed
epriestley <git@epriestley.com>Jul 21 2013, 17:42
Pushed
aubortJan 31 2017, 17:16
Parents
rPH6cdb02fc7eac: Fix an issue with handle loads; the inner loop expects `$objects` to have only…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH904a24c1df86: Provide an application-wide controller for Releeph (authored by epriestley <git@epriestley.com>).Jul 21 2013, 17:42