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)
Fri, May 9, 8:49 AM
Unknown Object (File)
Wed, May 7, 5:42 AM
Unknown Object (File)
Apr 9 2025, 9:48 PM
Unknown Object (File)
Mar 15 2025, 3:21 AM
Unknown Object (File)
Mar 14 2025, 3:32 PM
Unknown Object (File)
Feb 26 2025, 11:34 AM
Unknown Object (File)
Feb 24 2025, 4:56 AM
Unknown Object (File)
Jan 27 2025, 4:16 PM
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