Page MenuHomePhabricator

Owners - sort repositories alphabetically in path chooser
ClosedPublic

Authored by btrahan on Dec 30 2014, 10:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 30, 3:59 AM
Unknown Object (File)
Sun, Jan 26, 5:34 PM
Unknown Object (File)
Sat, Jan 25, 7:25 PM
Unknown Object (File)
Jan 17 2025, 4:57 PM
Unknown Object (File)
Jan 3 2025, 12:08 PM
Unknown Object (File)
Dec 18 2024, 5:18 AM
Unknown Object (File)
Dec 12 2024, 10:25 AM
Unknown Object (File)
Dec 12 2024, 12:57 AM
Subscribers
Tokens
"Like" token, awarded by epriestley.

Details

Summary

Fixes T6834. Without this asort() call, repositories are ordered by ID, which is arbitrary to the user. This sorts them alphabetically by callsign.

Test Plan

edited a package and saw repos sorted by call sign

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Owners - sort repositories alphabetically in path chooser.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added reviewers: epriestley, chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 30 2014, 10:28 PM
This revision was automatically updated to reflect the committed changes.