Page MenuHomePhabricator

Owners - sort repositories alphabetically in path chooser
ClosedPublic

Authored by btrahan on Dec 30 2014, 10:27 PM.
Tags
None
Referenced Files
F13811310: D11095.diff
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
Unknown Object (File)
Jul 30 2024, 3:47 AM
Unknown Object (File)
Jul 26 2024, 1:00 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
Branch
T6834
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3406
Build 3413: [Placeholder Plan] Wait for 30 Seconds

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.