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
epriestley 35e7a1f3c0 Continue reducing callers to getCallsign()
Summary: Ref T4245. More of the same, just narrowing down the easy cases.

Test Plan:
- Called `diffusion.querycommit`.
- Browsed branches.
- Browsed repository.
- Browsed directory.
- Searched for stuff.
- Viewed a commit.
- Viewed a file diff.
- Edited a commit.
- Viewed history.
- Viewed tags.
- Viewed push log.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4245

Differential Revision: https://secure.phabricator.com/D14929
2016-01-04 06:53:32 -08:00
..
DiffusionBranchTableController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionBrowseController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionBrowseDirectoryController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionBrowseFileController.php Probably fix bad URI construction for Diffusion symbols 2015-10-20 09:03:47 -07:00
DiffusionBrowseMainController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionBrowseSearchController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionChangeController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionCommitBranchesController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionCommitController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionCommitEditController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionCommitTagsController.php Diffusion - clean up catching ConduitException 2015-02-17 14:01:17 -08:00
DiffusionController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionDiffController.php Provide getObjectOwnerPHID() on inline comment views 2015-03-27 11:23:10 -07:00
DiffusionExternalController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionHistoryController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionInlineCommentController.php Correctly clear draft markers when deleting an inline comment 2015-07-21 11:36:46 -07:00
DiffusionInlineCommentPreviewController.php Touch up PHP/JS interactions for inline comments 2015-03-27 17:08:31 -07:00
DiffusionLastModifiedController.php Improve consistency and Harbormaster integration of Diffusion 2015-10-06 07:38:15 -07:00
DiffusionLintController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionLintDetailsController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionMirrorDeleteController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionMirrorEditController.php Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
DiffusionPathCompleteController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionPathTreeController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionPathValidateController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionPushEventViewController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionPushLogController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionPushLogListController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionRefTableController.php [Redesign] Add Table, Collapse support to ObjectBox 2015-05-19 23:14:22 -07:00
DiffusionRepositoryController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionRepositoryCreateController.php Remove dead link to Perforce blog about Git Fusion 2015-12-09 08:51:25 -08:00
DiffusionRepositoryDefaultController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionRepositoryEditActionsController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryEditActivateController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionRepositoryEditAutomationController.php Add some Drydock documentation plus "Test Configuration" for repository automation 2015-10-27 18:04:02 +00:00
DiffusionRepositoryEditBasicController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryEditBranchesController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryEditController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionRepositoryEditDangerousController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionRepositoryEditDeleteController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryEditEncodingController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryEditHostingController.php Mark some strings for translation 2015-06-09 23:06:52 +10:00
DiffusionRepositoryEditMainController.php Remove all setObjectURI() from ActionListViews 2015-12-17 08:30:22 -08:00
DiffusionRepositoryEditStagingController.php Allow configuration of a "staging area" for each repository 2015-05-27 10:28:27 -07:00
DiffusionRepositoryEditStorageController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionRepositoryEditSubversionController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryEditUpdateController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionRepositoryListController.php New diffusion repository rejection should not navigate away from diffusion. 2015-04-26 12:00:59 -07:00
DiffusionRepositoryNewController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositorySymbolsController.php Search Symbols by Repository, not Project 2015-05-18 06:41:19 -07:00
DiffusionRepositoryTestAutomationController.php Add some Drydock documentation plus "Test Configuration" for repository automation 2015-10-27 18:04:02 +00:00
DiffusionServeController.php Added an intercept to Mercurial's capabilities command to remove bundle2. 2015-10-10 07:14:48 -07:00
DiffusionSymbolController.php Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
DiffusionTagListController.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00