1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-08 12:58:31 +01:00
phorge-phorge/src/applications/harbormaster/controller
epriestley afd04731ab Add a "Create build step" transaction to Harbormaster
Summary:
Without this, build steps that have no options (like "wait for previous commits") don't actually save, since the transaction array is empty.

This also generally nice and consistent.

Test Plan: Created a new "wait" step, viewed transaction log.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D8791
2014-04-16 13:01:56 -07:00
..
HarbormasterBuildableActionController.php Allow entire buildables to restart/stop/resume 2014-01-06 14:12:15 -08:00
HarbormasterBuildableListController.php Prevent buildable list in Harbormaster from breaking when container or buildables are missing 2014-03-25 17:35:49 -07:00
HarbormasterBuildableViewController.php Allow Harbormaster build targets to wait for messages 2014-04-16 13:01:46 -07:00
HarbormasterBuildActionController.php Allow entire buildables to restart/stop/resume 2014-01-06 14:12:15 -08:00
HarbormasterBuildViewController.php Allow external systems to send messages to build targets 2014-03-25 16:11:28 -07:00
HarbormasterController.php Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
HarbormasterPlanController.php Replace "Cancel Build" with "Stop", "Resume" and "Restart" 2014-01-06 12:32:20 -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 Replace "Cancel Build" with "Stop", "Resume" and "Restart" 2014-01-06 12:32:20 -08:00
HarbormasterPlanOrderController.php Make Harbormaster input and output artifacts more explicit 2014-03-25 16:02:34 -07:00
HarbormasterPlanRunController.php Add bin/harbormaster to make builds easier to debug 2013-12-26 10:40:52 -08:00
HarbormasterPlanViewController.php Rename "BuildStepImplementation" to "HarbormasterBuildStepImplementation" 2014-03-25 16:09:21 -07:00
HarbormasterStepAddController.php Don't create invalid build steps while adding them 2014-03-25 16:12:05 -07:00
HarbormasterStepDeleteController.php Implement interface for adding, editing and deleting build steps on plans. 2013-11-05 14:08:44 -08:00
HarbormasterStepEditController.php Add a "Create build step" transaction to Harbormaster 2014-04-16 13:01:56 -07:00