1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/diffusion/view
Bob Trahan 7154bea03c fixes two small diffusion bugs
Summary: make sure we only print the fancy tool tip thing if we have all the data we need. (fixes T2136). additionally, default $branches to array() to prevent errors from reset on null.

Test Plan: made a checkin for a mercurial repo with user "foo@bar" with no branch. verified name showed up in all views. also noted on commit detail view there was no more error about reset() on null for $branches.

Reviewers: epriestley

Reviewed By: epriestley

CC: chad, aran, Korvin

Maniphest Tasks: T2136

Differential Revision: https://secure.phabricator.com/D4065
2012-12-03 09:27:47 -08:00
..
DiffusionBranchTableView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionBrowseTableView.php Fix Diffusion lint counts under SVN 2012-11-16 16:02:05 -08:00
DiffusionCommentListView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionCommentView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionCommitChangeTableView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionEmptyResultView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionHistoryTableView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionTagListView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionView.php fixes two small diffusion bugs 2012-12-03 09:27:47 -08:00