1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/diffusion/data
epriestley 4f4dc9c83e Update PhabricatorRepositoryManagementLookupUsersWorkflow to use ConduitCall
Summary:
Ref T2783.

This updates PhabricatorRepositoryManagementLookupUsersWorkflow to use ConduitCall to retrieve information about the commit.

Test Plan:
Ran `bin/repository lookup-users rTESTe9683b64d3283f0b2d355fdbf231bc918b5ac0ab --trace` and saw the information returned (by making a request to `diffusion.querycommits` as the omnipotent user, signed with the device key).

Mucked with `cluster.addresses` and saw requests rejected.

Reviewers: hach-que, btrahan

Reviewed By: btrahan

Subscribers: Krenair, epriestley, Korvin

Maniphest Tasks: T2783

Differential Revision: https://secure.phabricator.com/D10403
2015-01-02 15:13:57 -08:00
..
__tests__ DiffusionBranchQuery => Conduit 2013-05-01 14:56:36 -07:00
DiffusionBrowseResultSet.php Fix diffusion.readmequery to work in a cluster enviroment 2014-12-31 11:54:52 -08:00
DiffusionCommitHash.php Diffusion - fix another commit importing case. 2014-10-27 12:19:07 -07:00
DiffusionCommitRef.php Update PhabricatorRepositoryManagementLookupUsersWorkflow to use ConduitCall 2015-01-02 15:13:57 -08:00
DiffusionFileContent.php Minor formatting changes 2014-10-08 08:39:49 +11:00
DiffusionGitBranch.php Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef 2014-01-17 16:10:56 -08:00
DiffusionPathChange.php Differential - tighten up access of Differential data from other applications 2014-12-19 14:54:15 -08:00
DiffusionRepositoryPath.php Diffusion - move DiffusionBrowseQuery => Conduit 2013-05-10 11:02:58 -07:00
DiffusionRepositoryRef.php Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef 2014-01-17 16:10:56 -08:00
DiffusionRepositoryTag.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00