1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/diffusion/conduit
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
..
DiffusionBranchQueryConduitAPIMethod.php Ignore closed branch heads by default in Mercurial 2015-04-27 03:51:21 -07:00
DiffusionBrowseQueryConduitAPIMethod.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionCommitParentsQueryConduitAPIMethod.php Give Conduit params/return/errors protected visibility 2015-04-13 11:58:35 -07:00
DiffusionConduitAPIMethod.php Fix some missing renames of Application classes 2014-07-24 18:03:59 -07:00
DiffusionCreateCommentConduitAPIMethod.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionDiffQueryConduitAPIMethod.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionExistsQueryConduitAPIMethod.php Fix several error handling issues with Subversion commits in Diffusion 2015-10-05 15:57:41 -07:00
DiffusionFileContentQueryConduitAPIMethod.php Reduce badness in viewing large files in the Diffusion web UI 2015-06-18 13:06:01 -07:00
DiffusionFindSymbolsConduitAPIMethod.php Add repository parameter to diffusion.findsymbols method 2015-05-05 08:27:08 +10:00
DiffusionGetCommitsConduitAPIMethod.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionGetLintMessagesConduitAPIMethod.php Change "lint save" to not use Arcanist Projects 2015-05-19 00:07:47 +10:00
DiffusionGetRecentCommitsByPathConduitAPIMethod.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionHistoryQueryConduitAPIMethod.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionLastModifiedQueryConduitAPIMethod.php Give Conduit params/return/errors protected visibility 2015-04-13 11:58:35 -07:00
DiffusionLookSoonConduitAPIMethod.php Give Conduit params/return/errors protected visibility 2015-04-13 11:58:35 -07:00
DiffusionMergedCommitsQueryConduitAPIMethod.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionQueryCommitsConduitAPIMethod.php Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
DiffusionQueryConduitAPIMethod.php Allow Conduit API methods in Diffusion to accept any repository identifier 2016-01-04 06:51:04 -08:00
DiffusionQueryPathsConduitAPIMethod.php Give Conduit params/return/errors protected visibility 2015-04-13 11:58:35 -07:00
DiffusionRawDiffQueryConduitAPIMethod.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRefsQueryConduitAPIMethod.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionResolveRefsConduitAPIMethod.php Only resolve branch names to branches 2015-04-27 03:51:53 -07:00
DiffusionSearchQueryConduitAPIMethod.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionTagsQueryConduitAPIMethod.php Give Conduit params/return/errors protected visibility 2015-04-13 11:58:35 -07:00
DiffusionUpdateCoverageConduitAPIMethod.php add "update" mode to Diffusion coverage Conduit 2015-11-09 16:52:34 -08:00