1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/diffusion
epriestley a18de93a8c Don't link files with no rendering changeset in DiffusionCommitChangeTableView
Summary:
When directories are added (e.g., on the `hg` initial commit, "/" is added) we don't render any diff for them but try to link to it in the table of contents.

Possibly we should render a diff saying "this directory was added", but stop it from complaining for now.

Test Plan: Looked at several hg and git commits which add directories to verify this gives us generally sensible behvior.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D3663
2012-10-08 16:51:50 -07:00
..
application Group applications into groups on /applications/ 2012-10-03 15:46:19 -07:00
controller File view: Replace drop-down form with buttons for view options 2012-10-03 10:59:23 -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 Allow diffusion to load initial commits in Mercurial repositories 2012-10-08 16:35:34 -07:00
request Show cross-references in diffusion 2012-07-19 22:01:31 -07:00
view Don't link files with no rendering changeset in DiffusionCommitChangeTableView 2012-10-08 16:51:50 -07:00
DiffusionRepositoryTag.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00