Page MenuHomePhabricator

Consider identifier types when sorting clone URIs
ClosedPublic

Authored by epriestley on Jun 2 2016, 1:44 PM.
Tags
None
Referenced Files
F13287556: D16008.diff
Tue, Jun 4, 8:57 AM
F13279915: D16008.id38531.diff
Sun, Jun 2, 12:46 AM
F13275029: D16008.diff
Fri, May 31, 4:20 AM
F13261093: D16008.diff
Mon, May 27, 12:42 AM
F13245119: D16008.diff
Thu, May 23, 5:44 AM
F13221335: D16008.id.diff
Sun, May 19, 2:34 AM
F13196761: D16008.diff
May 12 2024, 11:32 PM
Unknown Object (File)
May 6 2024, 5:27 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.