1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-08 13:51:02 +01:00
phorge-phorge/src/applications/differential/controller
Joshua Spence 86c399b657 Rename PhabricatorApplication subclasses
Summary: Ref T5655. Some discussion in D9839. Generally speaking, `Phabricator{$name}Application` is clearer than `PhabricatorApplication{$name}`.

Test Plan:
# Pinned and uninstalled some applications.
# Applied patch and performed migrations.
# Verified that the pinned applications were still pinned and that the uninstalled applications were still uninstalled.
# Performed a sanity check on the database contents.

Reviewers: btrahan, epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: hach-que, epriestley, Korvin

Maniphest Tasks: T5655

Differential Revision: https://secure.phabricator.com/D9982
2014-07-23 10:03:09 +10:00
..
DifferentialChangesetViewController.php Set device to false for all pages which don't specify device readiness 2014-06-23 15:15:11 -07:00
DifferentialCommentPreviewController.php Differential - add DifferentialDraft to track whether revisions have draft feedback or not 2014-02-18 16:25:16 -08:00
DifferentialCommentSaveController.php Use TransactionEditor in differential.createcomment 2014-03-07 17:44:10 -08:00
DifferentialController.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
DifferentialDiffCreateController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DifferentialDiffViewController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DifferentialInlineCommentEditController.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DifferentialInlineCommentPreviewController.php Abstract access to DifferentialInlineComment behind a Query 2013-06-21 12:54:56 -07:00
DifferentialRevisionEditController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DifferentialRevisionLandController.php make "Land to..." button call diffusion.looksoon 2014-06-22 12:30:50 -07:00
DifferentialRevisionListController.php Move a bunch more rendering into SearchEngine 2014-05-08 20:04:19 -07:00
DifferentialRevisionViewController.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00