Page MenuHomePhabricator

Remove repository shortcuts
ClosedPublic

Authored by epriestley on Dec 31 2013, 8:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 18, 3:36 AM
Unknown Object (File)
Sat, Nov 9, 6:45 PM
Unknown Object (File)
Oct 20 2024, 9:51 PM
Unknown Object (File)
Sep 30 2024, 5:46 PM
Unknown Object (File)
Sep 26 2024, 7:40 AM
Unknown Object (File)
Sep 25 2024, 1:49 PM
Unknown Object (File)
Sep 24 2024, 4:01 AM
Unknown Object (File)
Sep 19 2024, 9:15 AM
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