1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-08 04:48:28 +01:00
phorge-phorge/src/applications/harbormaster/controller
epriestley a1499ceb8f Don't let autoplans be run manually
Summary: Ref T8096. Like stop/start, autoplans are pushed into the system from outside (normally by `arc`) so it doesn't make any sense to run them manually.

Test Plan:
  - Tried to run an autoplan from web UI, got an error.
  - Ran a normal plan from web UI.
  - Tried to run an autoplan from CLI, got an error.
  - Ran a noraml plan from CLI.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T8096

Differential Revision: https://secure.phabricator.com/D13844
2015-08-10 14:14:52 -07:00
..
HarbormasterBuildableActionController.php Fix invalid redirect when issuing actions on buildables 2014-08-21 21:34:57 +10:00
HarbormasterBuildableListController.php Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
HarbormasterBuildableViewController.php [Redesign] Remove AphrontTable restriction on Search Engine 2015-06-29 12:28:55 -07:00
HarbormasterBuildActionController.php phtize all the things 2015-05-22 21:16:39 +10:00
HarbormasterBuildViewController.php Smooth out some UI/UX issues in Harbormaster 2015-06-23 10:23:35 -07:00
HarbormasterController.php Smooth out some UI/UX issues in Harbormaster 2015-06-23 10:23:35 -07:00
HarbormasterLintMessagesController.php Improve lint/unit limit, sort, view all, collapse behaviors 2015-06-23 13:34:25 -07:00
HarbormasterPlanController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
HarbormasterPlanDisableController.php Modernize some Harbormaster Controller/Policy infrastructure 2015-06-21 09:02:44 -07:00
HarbormasterPlanEditController.php Modernize some Harbormaster Controller/Policy infrastructure 2015-06-21 09:02:44 -07:00
HarbormasterPlanListController.php Modernize some Harbormaster Controller/Policy infrastructure 2015-06-21 09:02:44 -07:00
HarbormasterPlanRunController.php Don't let autoplans be run manually 2015-08-10 14:14:52 -07:00
HarbormasterPlanViewController.php Don't let autoplans be run manually 2015-08-10 14:14:52 -07:00
HarbormasterStepAddController.php Lump Harbormaster build steps into groups 2015-08-06 04:19:42 -07:00
HarbormasterStepDeleteController.php Modernize some Harbormaster Controller/Policy infrastructure 2015-06-21 09:02:44 -07:00
HarbormasterStepEditController.php Add "Autoplans" to Harbormaster 2015-06-21 09:04:21 -07:00
HarbormasterUnitMessagesController.php [Redesign] Remove AphrontTable restriction on Search Engine 2015-06-29 12:28:55 -07:00