1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/diffusion
Aviv Eyal f21972a01f Only link symbols if there might be any
Summary:
fixes T8260. Only turn on symbol links if:
- The repository has any configuration about symbols, or
- There actually are symbols in the repository.

Test Plan: Look at revisions and files in various states of configurations and having symbols.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: joshuaspence, Korvin, epriestley

Maniphest Tasks: T8260

Differential Revision: https://secure.phabricator.com/D12946
2015-05-21 08:25:35 -07:00
..
application Search Symbols by Repository, not Project 2015-05-18 06:41:19 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
conduit Change "lint save" to not use Arcanist Projects 2015-05-19 00:07:47 +10:00
config Change default value for bugtraq.url 2015-05-04 12:19:48 +10:00
controller Only link symbols if there might be any 2015-05-21 08:25:35 -07:00
data Various linter fixes 2015-05-20 07:27:41 +10:00
doorkeeper Partially modernize Doorkeeper/Asana bridge 2014-10-01 07:09:34 -07:00
edge Use PhabricatorAuditEditor to write revert edges 2015-01-06 07:30:38 +11:00
engine Attach HeraldRules to HeraldEffects 2015-04-06 10:00:45 -07:00
events Migrate Differential revision edges to use modern EdgeType subclasses 2015-01-01 15:07:03 +11:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
herald Merge redundant Herald effect code 2015-04-22 14:00:44 -07:00
panel Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
protocol Applied various linter fixes. 2014-06-09 16:04:12 -07:00
query Only link symbols if there might be any 2015-05-21 08:25:35 -07:00
remarkup make repo callsigns optional 2015-01-01 08:07:26 -08:00
request Replace ArcanistPhutilTestCase refs with PhutilTestCase 2015-05-20 09:40:39 +10:00
response Allow Phabricator to serve Mercurial repositories over HTTP 2013-11-06 18:00:42 -08:00
ssh Use phutil_json_decode instead of json_decode 2015-05-05 20:48:55 +10:00
typeahead Move symbols to be repository-based 2015-05-03 13:23:07 +10:00
view Ignore closed branch heads by default in Mercurial 2015-04-27 03:51:21 -07:00
DiffusionLintSaveRunner.php Change "lint save" to not use Arcanist Projects 2015-05-19 00:07:47 +10:00