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/request
epriestley 93d7b01222 Remove uncalled DiffusionRequest->getCallsign()
Summary: Ref T4245. This has no callers.

Test Plan:
  - Ran `git grep -i 'getCallsign('` and visually verified that no callers could reasonably be `DiffusionRequest` objects (there are only 23 remaining sites, and about half are `$this->...` in `PhabricatorRepository`.
  - Browsed around directory/file/branch/content/diff/etc pages in Diffusion.

Reviewers: chad, avivey

Reviewed By: avivey

Maniphest Tasks: T4245

Differential Revision: https://secure.phabricator.com/D15295
2016-02-17 17:17:35 -08:00
..
__tests__ Move generateDiffusionURI() into PhabricatorRepository 2016-01-05 04:47:06 -08:00
DiffusionGitRequest.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionMercurialRequest.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRequest.php Remove uncalled DiffusionRequest->getCallsign() 2016-02-17 17:17:35 -08:00
DiffusionSvnRequest.php Show a better message for empty repositories and invalid branches 2014-07-12 07:05:19 -07:00