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/harbormaster/controller
epriestley 60288edf80 Allow Harbormaster build plans to be disabled
Summary: Fixes T4187. Ref T1049. Allows build plans to be enabled or disabled.

Test Plan: Enabled and disabled build plans.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4187, T1049

Differential Revision: https://secure.phabricator.com/D7822
2013-12-26 10:40:22 -08:00
..
HarbormasterBuildableApplyController.php Use herald to trigger builds of revisions and commits. 2013-11-08 16:58:39 -08:00
HarbormasterBuildableEditController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
HarbormasterBuildableListController.php Get some level of meaningful status information into Harbormaster buildable list 2013-11-06 11:26:17 -08:00
HarbormasterBuildableViewController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
HarbormasterBuildCancelController.php Add a "Make an HTTP Request" build step 2013-11-09 07:16:12 -08:00
HarbormasterBuildViewController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
HarbormasterController.php Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
HarbormasterPlanController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
HarbormasterPlanDisableController.php Allow Harbormaster build plans to be disabled 2013-12-26 10:40:22 -08:00
HarbormasterPlanEditController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
HarbormasterPlanListController.php Allow Harbormaster build plans to be disabled 2013-12-26 10:40:22 -08:00
HarbormasterPlanOrderController.php Implement explicit build step ordering in Harbormaster 2013-12-06 14:12:15 +11:00
HarbormasterPlanViewController.php Allow Harbormaster build plans to be disabled 2013-12-26 10:40:22 -08:00
HarbormasterStepAddController.php Implement explicit build step ordering in Harbormaster 2013-12-06 14:12:15 +11:00
HarbormasterStepDeleteController.php Implement interface for adding, editing and deleting build steps on plans. 2013-11-05 14:08:44 -08:00
HarbormasterStepEditController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00