1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/diffusion
Joshua Spence f8b7f03145 Change "lint save" to not use Arcanist Projects
Summary: Ref T7604. Change `DiffusionLintSaveRunner` to use repositories instead of Arcanist Projects.

Test Plan: Ran the `save_lint.php` script and queried results using the `diffusion.getlintmessages` Conduit endpoint.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T7604

Differential Revision: https://secure.phabricator.com/D12893
2015-05-19 00:07:47 +10: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 Search Symbols by Repository, not Project 2015-05-18 06:41:19 -07:00
data Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +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 Search Symbols by Repository, not Project 2015-05-18 06:41:19 -07:00
remarkup make repo callsigns optional 2015-01-01 08:07:26 -08:00
request Improve ref resolution for Git branches and tags 2015-04-29 13:21:12 -07: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