Ref T4245. Consolidates the URI parsing/rewriting logic so that repositories can be served from either /diffusion/XYZ/ or /diffusion/123/, over both HTTP and SSH.
Details
Details
- Reviewers
chad - Maniphest Tasks
- T4245: Make repository URIs slightly prettier
- Commits
- Restricted Diffusion Commit
rP74a79aa634ef: Make serving repositories work with alternate URIs
- Pulled a Git repository by ID and callsign over HTTP and SSH.
- Pulled a Mercurial repository by ID and callsign over HTTP and SSH.
- Pulled a Subversion repository by ID and callsign over SSH (no HTTP support for SVN).
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- call8
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 10754 Build 13236: Run Core Tests Build 13235: arc lint + arc unit