mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-25 00:02:41 +01:00
80f479d948
Summary: we were parsing the git log output slightly incorrectly and over-exploding on spaces. we also needed to escape the path %20 stuff`. Not sure if there's something fancy to do given folks should reparse their repos if they are impacted by this issue. Test Plan: made a directory with spaces and some dummy revisions. observed diffs wouldn't load and links broken. with patch, ran scripts/reparse.php for pertinent revisions and diffs loaded and links weren't broken. Reviewers: floatinglomas, epriestley Reviewed By: epriestley CC: aran, Koolvin Maniphest Tasks: T1252 Differential Revision: https://secure.phabricator.com/D2510 |
||
---|---|---|
.. | ||
controller | ||
data | ||
exception/setup | ||
query | ||
request | ||
tag | ||
view |