Page MenuHomePhabricator

Use remote URI, not display URI, to match repositories
ClosedPublic

Authored by epriestley on Jan 28 2014, 2:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 26 2026, 10:20 PM
Unknown Object (File)
Mar 23 2026, 12:38 AM
Unknown Object (File)
Mar 6 2026, 6:28 AM
Unknown Object (File)
Mar 3 2026, 6:22 PM
Unknown Object (File)
Dec 1 2025, 8:02 PM
Unknown Object (File)
Nov 30 2025, 10:31 PM
Unknown Object (File)
Oct 31 2025, 7:42 AM
Unknown Object (File)
Oct 31 2025, 1:37 AM
Subscribers

Details

Summary

I derped this up, and it passed my tests because the two URIs are the same for hosted repositories.

Match repositories against their remote URI (like https://github.com/user/repo.git), not their display URI (like /diffusion/X/).

Test Plan

i r dums

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped