1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/harbormaster/query
James Rhodes 0e15393b46 Prevent crash when build step has been deleted on build plan
Summary: This prevents crashes when looking at builds, where the build steps have been deleted on the build plan since the build was run.  Currently the only information that's pulled from the build step is the description (because this was too large to copy to every target).

Test Plan: Tested it locally.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D10361
2014-08-28 08:20:11 +10:00
..
HarbormasterBuildableQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
HarbormasterBuildableSearchEngine.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
HarbormasterBuildableTransactionQuery.php Remove @group annotations 2014-07-10 08:12:48 +10:00
HarbormasterBuildArtifactQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
HarbormasterBuildItemQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
HarbormasterBuildLogQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
HarbormasterBuildMessageQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
HarbormasterBuildPlanQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
HarbormasterBuildPlanSearchEngine.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
HarbormasterBuildPlanTransactionQuery.php Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
HarbormasterBuildQuery.php Implement build generations in Harbormaster 2014-08-21 22:55:24 +10:00
HarbormasterBuildStepQuery.php Implement build simulation; convert Harbormaster to be purely dependency based 2014-07-31 11:39:49 +10:00
HarbormasterBuildStepTransactionQuery.php Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
HarbormasterBuildTargetQuery.php Prevent crash when build step has been deleted on build plan 2014-08-28 08:20:11 +10:00
HarbormasterBuildTransactionQuery.php Remove @group annotations 2014-07-10 08:12:48 +10:00