1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/diffusion/controller
Jakub Vrana 3231df7625 Deprecate 'maniphest.enabled' and 'phriction.enabled'
Summary:
Also join concepts of installed and enabled applications.
Also respect uninstalled Maniphest where disabled Maniphest was checked.

Test Plan:
Visited T1, D1.
Uninstalled Maniphest then visited T1, D1.
Disabled Maniphest then visited T1.
Visited /config/edit/maniphest.enabled/.

Reviewers: epriestley, Afaque_Hussain, edward

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5602
2013-04-06 11:39:59 -07:00
..
DiffusionBranchTableController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionBrowseController.php Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
DiffusionBrowseFileController.php Adjust the shade of green in blame 2013-03-08 10:49:45 -08:00
DiffusionChangeController.php Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
DiffusionCommitBranchesController.php Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00
DiffusionCommitController.php Deprecate 'maniphest.enabled' and 'phriction.enabled' 2013-04-06 11:39:59 -07:00
DiffusionCommitEditController.php Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
DiffusionCommitTagsController.php Convert phutil_render_tag(X, Y, '...') to phutil_tag 2013-01-24 19:20:27 -08:00
DiffusionController.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
DiffusionDiffController.php Allow filtering by lint code in Diffusion 2012-11-08 15:44:37 -08:00
DiffusionExternalController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
DiffusionHistoryController.php Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00
DiffusionHomeController.php Fix overescaping for Repositories home screen 2013-02-28 08:47:51 -08:00
DiffusionInlineCommentController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionInlineCommentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionLastModifiedController.php Fix number of lint count displayed on SVN files 2013-02-22 09:33:18 -08:00
DiffusionLintController.php Save blame info to lint messages 2013-03-06 16:19:01 -08:00
DiffusionLintDetailsController.php Save blame info to lint messages 2013-03-06 16:19:01 -08:00
DiffusionPathCompleteController.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
DiffusionPathValidateController.php Fix DiffusionBrowseQuery->setUser() vs ->setViewer() 2013-02-28 17:26:43 -08:00
DiffusionRepositoryController.php Fix DiffusionBrowseQuery->setUser() vs ->setViewer() 2013-02-28 17:26:43 -08:00
DiffusionSymbolController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
DiffusionTagListController.php Delete license headers from files 2012-11-05 11:16:51 -08:00