1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/releeph
epriestley 592591e715 Clean up various pieces of dead/obsolete Differential code
Summary:
Ref T2222.

  - Removes `DifferentialTasksAttacher`, which has had no callsites for a very long time.
  - Moves `differential.getrevisioncomments` off `DifferentialCommentQuery`.
  - Moves Releeph churn field off `DifferentialCommentQuery`.
  - Removes dead code in `DifferentialRevisionViewController`.
  - Removes `DifferentialException` (no references).
  - Removes `DifferentialRevision->loadComments()` (no callsites).
  - Removes `DifferentialRevision->loadReviewedBy()` (all callsites updated).
  - Removes `DifferentialCommentQuery` (all callsites updated).

Test Plan: Mostly a lot of `grep`.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2222

Differential Revision: https://secure.phabricator.com/D8476
2014-03-11 13:02:19 -07:00
..
application Provide a history controller for Releeph branches 2013-08-21 12:32:07 -07:00
commitfinder Make most Differential reads policy-aware 2013-09-26 12:37:19 -07:00
conduit [releeph] Conduit failure with bad IDs 2013-10-14 16:07:17 -07:00
config Partially move Releeph custom fields to PhabricatorCustomField 2013-08-14 12:34:07 -07:00
constants ReleephRequestStatus 2013-05-11 15:20:16 +01:00
controller Move PhabricatorTagView to PHUITagView 2014-01-14 14:09:52 -08:00
differential Remove almost all old Differential field code 2014-03-11 13:02:16 -07:00
editor Add support for more granular sending of email in application transactions 2013-09-13 15:08:17 -07:00
field Clean up various pieces of dead/obsolete Differential code 2014-03-11 13:02:19 -07:00
mail Remove the last hardcoding from PhabricatorMetaMTAReceivedMail 2013-05-17 10:00:49 -07:00
phid Remove many redundant implementations of canLoadNamedObject() 2013-12-18 12:00:01 -08:00
query Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
storage Various linter fixes. 2014-02-26 12:44:58 -08:00
view Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00