1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/diffusion/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
..
DiffusionBranchTableController.php Set device to false for all pages which don't specify device readiness 2014-06-23 15:15:11 -07:00
DiffusionBrowseController.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DiffusionBrowseDirectoryController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionBrowseFileController.php Set device to false for all pages which don't specify device readiness 2014-06-23 15:15:11 -07:00
DiffusionBrowseMainController.php Rename "stableCommitName" to "stableCommit" 2014-05-13 13:51:45 -07:00
DiffusionBrowseSearchController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionChangeController.php Set device to false for all pages which don't specify device readiness 2014-06-23 15:15:11 -07:00
DiffusionCommitBranchesController.php Merge diffusion.commitbranchesquery into diffusion.branchquery 2014-01-17 16:11:04 -08:00
DiffusionCommitController.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DiffusionCommitEditController.php Remove all edge events 2014-07-17 15:41:42 -07:00
DiffusionCommitTagsController.php Make more Diffusion controllers/views capability-sensitive 2013-09-27 10:49:45 -07:00
DiffusionController.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DiffusionDiffController.php Substantially support character encodings and "Highlight As" in changesets 2014-06-20 11:49:41 -07:00
DiffusionExternalController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionHistoryController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionInlineCommentController.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DiffusionInlineCommentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionLastModifiedController.php Batch execution of LastModified query 2014-05-12 11:47:28 -07:00
DiffusionLintController.php Modernize "users" typeahead datasource 2014-07-17 15:44:18 -07:00
DiffusionLintDetailsController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionMirrorDeleteController.php Add UI for defining repository mirrors 2013-11-22 15:23:50 -08:00
DiffusionMirrorEditController.php Prevent the use of file:// URIs in Diffusion 2014-06-13 07:07:00 -07:00
DiffusionPathCompleteController.php Make most repository reads policy-aware 2013-09-25 16:54:48 -07:00
DiffusionPathTreeController.php Add a SublimeText-style repository typeahead 2014-05-13 14:08:21 -07:00
DiffusionPathValidateController.php Make most repository reads policy-aware 2013-09-25 16:54:48 -07:00
DiffusionPushEventViewController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionPushLogController.php Move Push log rendering to SearchEngine 2014-05-13 14:00:24 -07:00
DiffusionPushLogListController.php Move Push log rendering to SearchEngine 2014-05-13 14:00:24 -07:00
DiffusionRepositoryController.php Modernize Project/Object edges 2014-07-17 15:42:19 -07:00
DiffusionRepositoryCreateController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryDefaultController.php Allow Git and Mercurial repositories to be cloned with names in the URI 2014-01-30 11:42:25 -08:00
DiffusionRepositoryEditActionsController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryEditActivateController.php Sort out application crumbs in new repository edit workflow 2013-10-25 15:58:58 -07:00
DiffusionRepositoryEditBasicController.php Modernize Project/Object edges 2014-07-17 15:42:19 -07:00
DiffusionRepositoryEditBranchesController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryEditController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
DiffusionRepositoryEditDangerousController.php Reject dangerous changes in Git repositories by default 2013-12-03 10:28:39 -08:00
DiffusionRepositoryEditDeleteController.php Fix wording of 'bin/remove' prompt for repositories 2014-06-13 07:06:53 -07:00
DiffusionRepositoryEditEncodingController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryEditHostingController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryEditLocalController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryEditMainController.php Modernize Project/Object edges 2014-07-17 15:42:19 -07:00
DiffusionRepositoryEditSubversionController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryListController.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
DiffusionRepositoryNewController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionServeController.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DiffusionSymbolController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionTagListController.php Set device to false for all pages which don't specify device readiness 2014-06-23 15:15:11 -07:00