1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-10 06:41:04 +01:00
phorge-phorge/src/applications/diffusion
Nick Harper 865680ad30 Don't throw an exception if the author of a tag can't be found
Summary:
It's possible to have a tag with no tagger (or git used to allow this),
so some tags (like 26791a8bcf0e6d33f43aef7682bdb555236d56de in the linux
kernel) were causing trouble.

Test Plan:
opened diffusion to a page where I was previously getting a red box complaining
about being unable to parse the output of git for-each-ref.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin, vrana

Differential Revision: https://secure.phabricator.com/D2711
2012-06-11 16:53:52 -07:00
..
controller Diffusion/BrowseFile: Set highlighted with blame as default view 2012-06-07 16:56:26 -07:00
data Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
exception Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
query Don't throw an exception if the author of a tag can't be found 2012-06-11 16:53:52 -07:00
request Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
view Merge author and committer 2012-06-07 17:33:34 -07:00
DiffusionRepositoryTag.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00