Page MenuHomePhabricator

In Diffusion, split service URI resolution from conduit client construction
ClosedPublic

Authored by epriestley on Jan 25 2015, 2:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 4:41 PM
Unknown Object (File)
Fri, Apr 26, 4:41 PM
Unknown Object (File)
Fri, Apr 26, 4:40 PM
Unknown Object (File)
Thu, Apr 25, 1:20 PM
Unknown Object (File)
Sun, Apr 7, 5:22 PM
Unknown Object (File)
Sat, Apr 6, 12:52 PM
Unknown Object (File)
Mar 25 2024, 11:41 AM
Unknown Object (File)
Mar 25 2024, 11:40 AM
Subscribers

Details

Reviewers
btrahan
Maniphest Tasks
Restricted Maniphest Task
T7019: Proxy HTTP VCS traffic
Commits
Restricted Diffusion Commit
rPac41db402aa7: 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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to In Diffusion, split service URI resolution from conduit client construction.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
epriestley added tasks: T7019: Proxy HTTP VCS traffic, Restricted Maniphest Task.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jan 27 2015, 10:07 PM
This revision was automatically updated to reflect the committed changes.