Page MenuHomePhabricator

Owners - sort repositories alphabetically in path chooser
ClosedPublic

Authored by btrahan on Dec 30 2014, 10:27 PM.
Tags
None
Referenced Files
F13815379: D11095.id26634.diff
Thu, Sep 19, 9:41 AM
F13815327: D11095.id26635.diff
Thu, Sep 19, 9:28 AM
Unknown Object (File)
Wed, Sep 18, 3:00 AM
Unknown Object (File)
Wed, Sep 4, 7:37 PM
Unknown Object (File)
Fri, Aug 23, 8:54 PM
Unknown Object (File)
Aug 18 2024, 1:57 AM
Unknown Object (File)
Aug 7 2024, 4:10 AM
Unknown Object (File)
Aug 6 2024, 5:29 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.