Page MenuHomePhabricator

Remove repository shortcuts
ClosedPublic

Authored by epriestley on Dec 31 2013, 8:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 2, 1:02 PM
Unknown Object (File)
Dec 28 2024, 2:49 AM
Unknown Object (File)
Dec 20 2024, 7:49 PM
Unknown Object (File)
Dec 13 2024, 6:36 AM
Unknown Object (File)
Dec 12 2024, 7:45 PM
Unknown Object (File)
Dec 9 2024, 3:22 PM
Unknown Object (File)
Dec 8 2024, 9:52 PM
Unknown Object (File)
Dec 4 2024, 2:11 PM
Subscribers

Details

Reviewers
btrahan
Commits
Restricted Diffusion Commit
rP09341be10fc4: Remove repository shortcuts
Summary

Repositories currently have a no-UI "shortcut" feature which is only used by Facebook (and I'm not sure it's even used). As implemented, this feature is policy-oblivious and kind of nonsensical. Throw it away.

I'm open to reimplementing this, but I want to see some level of interest in it before I do. The new implementation would add shortcuts to each repository, similar to how mirrors work. My original plan was to follow this up with such an implementation (it's half-implemented in my sandbox), but as I worked through it I'm not sure it's really valuable.

Test Plan

Browsed repository list, grep.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped