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/request
Nick Harper 0a3e49cd76 Show cross-references in diffusion
Summary:
We do this in differential. To do this in diffusion, we need to know the
arcanist project (which I do by loading all possible projects for the
repository) and the language.

Test Plan:
load a php file in diffusion to see crossreferences; load a text file and
check darkconsole that it didn't try to crossreference.

Reviewers: epriestley, vrana, jungejason

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D3020
2012-07-19 22:01:31 -07:00
..
__tests__ Multi-line highlighting in Diffusion. 2012-07-05 19:44:12 -07:00
DiffusionGitRequest.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionMercurialRequest.php Fix some mercurial edge cases 2012-07-10 10:36:33 -07:00
DiffusionRequest.php Show cross-references in diffusion 2012-07-19 22:01:31 -07:00
DiffusionSvnRequest.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00