Page MenuHomePhabricator

Improve repository hinting and feedback
ClosedPublic

Authored by epriestley on Nov 1 2013, 8:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 28, 1:32 PM
Unknown Object (File)
Sat, Sep 28, 12:43 PM
Unknown Object (File)
Sun, Sep 15, 5:40 PM
Unknown Object (File)
Mon, Sep 2, 7:48 PM
Unknown Object (File)
Aug 25 2024, 11:28 AM
Unknown Object (File)
Aug 21 2024, 1:59 PM
Unknown Object (File)
Aug 19 2024, 9:54 PM
Unknown Object (File)
Aug 18 2024, 12:11 AM
Subscribers

Details

Reviewers
btrahan
chad
Maniphest Tasks
Restricted Maniphest Task
Commits
Restricted Diffusion Commit
rPa0e820ad9a2e: Improve repository hinting and feedback
Summary
  • Warn about "Read/Write" instead of disabling it, to prevent edits which mutate it after changing a hosted repository to an unhosted one.
  • Warn about authenticated connections with HTTPS auth disabled, and link to the relevant setting.
  • When "Autoclose" is disabled, show that "Autoclose Branches" won't have an effect.
  • For hosted repositories, show the HTTP and SSH clone URIs.
    • Make them easy to copy/paste.
    • Link to credential management.
    • Show if they're read-only.
    • This could be a bit nicer-looking than it is.
Test Plan

Looked at repositories in a bunch of states and made various edits to them.

Diff Detail

Branch
hinting
Lint
Lint Passed
Unit
Tests Passed