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)
Wed, Sep 4, 7:37 PM
Unknown Object (File)
Fri, Aug 23, 8:54 PM
Unknown Object (File)
Sun, Aug 18, 1:57 AM
Unknown Object (File)
Aug 7 2024, 4:10 AM
Unknown Object (File)
Aug 6 2024, 5:29 AM
Unknown Object (File)
Jul 30 2024, 3:47 AM
Unknown Object (File)
Jul 26 2024, 1:00 PM
Unknown Object (File)
Jul 26 2024, 12:48 PM
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.