Page MenuHomePhabricator

Remove repository shortcuts
ClosedPublic

Authored by epriestley on Dec 31 2013, 8:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 28, 11:40 PM
Unknown Object (File)
Wed, May 28, 2:39 AM
Unknown Object (File)
Tue, May 27, 11:30 AM
Unknown Object (File)
Mon, May 26, 9:57 AM
Unknown Object (File)
May 17 2025, 6:07 AM
Unknown Object (File)
Apr 12 2025, 2:15 AM
Unknown Object (File)
Apr 6 2025, 6:59 AM
Unknown Object (File)
Mar 28 2025, 1:45 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