HomePhabricator

In Diffusion, split service URI resolution from conduit client construction

Description

In Diffusion, split service URI resolution from conduit client construction

Summary:
Ref T7019. Ref T7034. In both proxying cases, we want to proxy the request but can not do so over Conduit.

Split the URI resolution apart from Conduit client construction so we can just pull an SSH or HTTP/S URI out of the repository without getting an entire Conduit client.

Test Plan: Browsed around a service-hosted repository. This diff has no behavioral changes.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7034, T7019

Differential Revision: https://secure.phabricator.com/D11491

Details

Provenance
epriestleyAuthored on
epriestleyPushed on Jan 27 2015, 10:50 PM
Reviewer
btrahan
Differential Revision
D11491: In Diffusion, split service URI resolution from conduit client construction
Parents
rP7720b799e45c: Add boilerplate scaffolding for Phortune subscriptions
Branches
Unknown
Tags
Unknown
Tasks
Restricted Maniphest Task
T7019: Proxy HTTP VCS traffic