1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 19:02:41 +01:00
phorge-phorge/src/applications/diffusion/controller
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
..
DiffusionBranchTableController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionBrowseController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionBrowseFileController.php Show cross-references in diffusion 2012-07-19 22:01:31 -07:00
DiffusionChangeController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionCommitController.php Highlight audited paths in commit detail 2012-07-18 18:02:05 -07:00
DiffusionController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionDiffController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionExternalController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionHistoryController.php Display revision number in history 2012-06-22 17:10:45 -07:00
DiffusionHomeController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionInlineCommentController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionLastModifiedController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionPathCompleteController.php Fix path autocomplete 2012-07-16 13:28:16 -07:00
DiffusionPathValidateController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionRepositoryController.php Display revision number in history 2012-06-22 17:10:45 -07:00
DiffusionSymbolController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DiffusionTagListController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00