1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 20:22:46 +01:00
phorge-phorge/src/applications/harbormaster/view
epriestley 86d6abe9db Fix an issue where builds with no initiator failed to render in build plans
Summary: See PHI1743. If a build has no initiator PHID, the rendering pathway incorrectly tries to access a handle for it anyway.

Test Plan:
  - Set a build to have no initiator PHID.
  - Viewed the build plan for the build.
  - Before: fatal when trying to access the `null` handle.
  - After: clean build plan rendering.

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Differential Revision: https://secure.phabricator.com/D21269
2020-05-19 09:46:18 -07:00
..
HarbormasterBuildLogView.php Share the Paste line highlighting behavior for Harbormaster build logs 2018-03-01 12:57:30 -08:00
HarbormasterBuildView.php Fix an issue where builds with no initiator failed to render in build plans 2020-05-19 09:46:18 -07:00
HarbormasterLintPropertyView.php Improve lint/unit limit, sort, view all, collapse behaviors 2015-06-23 13:34:25 -07:00
HarbormasterUnitPropertyView.php In summary interfaces, don't render very large inline remarkup details for unit test messages 2020-02-05 14:26:38 -08:00
HarbormasterUnitSummaryView.php Allow unit test results to specify that their details are formatted with remarkup when reporting to "harbormaster.sendmessage" 2018-08-28 13:26:11 -07:00
ShellLogView.php Fix the legacy "25, 50, 100, unlimited" Harbormaster log links to respect generation selection 2018-04-13 11:55:44 -07:00