1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/diffusion
Bob Trahan 80f479d948 Make directories with spaces in their names work OK in diffusion end to end
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
2012-05-20 15:29:36 -07:00
..
controller Support branch offset/limit in Mercurial 2012-05-10 14:18:49 -07:00
data Use assert_instances_of() in Diffusion 2012-04-03 16:31:10 -07:00
exception/setup Improve Diffusion error messages and UI for partially imported repositories 2012-05-09 17:28:57 -07:00
query Improve performance of repository discovery under Mercurial 2012-05-11 18:29:14 -07:00
request Make directories with spaces in their names work OK in diffusion end to end 2012-05-20 15:29:36 -07:00
tag Add very basic tag support to Diffusion 2012-04-18 08:02:08 -07:00
view Branch view improvements. 2012-05-10 11:47:46 -07:00