Page MenuHomePhabricator

Consider identifier types when sorting clone URIs
ClosedPublic

Authored by epriestley on Jun 2 2016, 1:44 PM.
Tags
None
Referenced Files
F13088307: D16008.diff
Thu, Apr 25, 1:23 AM
Unknown Object (File)
Thu, Apr 11, 8:53 AM
Unknown Object (File)
Mon, Apr 8, 8:50 PM
Unknown Object (File)
Mon, Apr 1, 6:27 PM
Unknown Object (File)
Sun, Mar 31, 11:39 PM
Unknown Object (File)
Tue, Mar 26, 4:04 PM
Unknown Object (File)
Feb 8 2024, 9:55 PM
Unknown Object (File)
Feb 8 2024, 2:21 AM
Subscribers

Details

Summary

Fixes T11082. Currently, the /123/ and /CALLSIGN/ versions of the URI get the same score.

Also the scores are backwards.

Test Plan
  • Added getPublicCloneURI() output to repository listing.
  • Before patch, saw a repository with a callsign list a less-preferred ID-based URI.
  • After patch, saw the repository list the more-preferred callsign-based URI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Consider identifier types when sorting clone URIs.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 2 2016, 1:56 PM
This revision was automatically updated to reflect the committed changes.