1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-26 14:38:19 +01:00
phorge-phorge/src/applications/differential
epriestley e618b672d2 Render lint results as Harbormaster lint messages
Summary:
Ref T8095. Render lint results in a future-ready way.

This makes the renderer accept `HarbormasterBuildLintMessage` objects. If we have legacy data instead, it converts it into `HarbormasterBuildLintMessage` objects.

Design is a bit rough but will be cleaned up later after T7739.

This moves away from "postponed linters", which are obsolete after Harbormaster (and were only ever used by Facebook).

Test Plan: {F523429}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8095

Differential Revision: https://secure.phabricator.com/D13377
2015-06-23 10:23:28 -07:00
..
__tests__
application Show when objects have a non-default policy 2015-06-22 11:46:59 -07:00
capability
command
conduit
config Separate "Revision" and "Diff" fields in Differential 2015-06-16 08:53:40 -07:00
constants Extend from Phobject 2015-06-15 18:02:27 +10:00
controller Separate "Revision" and "Diff" fields in Differential 2015-06-16 08:53:40 -07:00
customfield Render lint results as Harbormaster lint messages 2015-06-23 10:23:28 -07:00
doorkeeper
edge
editor
event
exception
garbagecollector
landing Extend from Phobject 2015-06-15 18:02:27 +10:00
lipsum
mail
management Remove break from hunk migration 2015-06-15 08:32:08 +10:00
parser Extend from Phobject 2015-06-15 18:02:27 +10:00
phid
query Add "Autoplans" to Harbormaster 2015-06-21 09:04:21 -07:00
remarkup
render Extend from Phobject 2015-06-15 18:02:27 +10:00
search
storage Add "Autoplans" to Harbormaster 2015-06-21 09:04:21 -07:00
view Extend from Phobject 2015-06-15 18:02:27 +10:00
DifferentialGetWorkingCopy.php Extend from Phobject 2015-06-15 18:02:27 +10:00