1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/diffusion
epriestley a0e820ad9a 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.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: chad, aran

Maniphest Tasks: T2230

Differential Revision: https://secure.phabricator.com/D7471
2013-11-01 17:35:43 -07:00
..
application Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
capability Add global "push" policy to Repositories 2013-10-29 15:32:40 -07:00
conduit Show additional status information during repository import 2013-10-31 15:46:57 -07:00
config Improve repository hinting and feedback 2013-11-01 17:35:43 -07:00
controller Improve repository hinting and feedback 2013-11-01 17:35:43 -07:00
data Consolidate querying of things which we can use git for-each-ref for 2013-10-30 13:06:09 -07:00
doorkeeper Remove loadMemberPHIDs from PhabricatorProject 2013-10-06 17:07:08 -07:00
events Tie application event listeners to the applications they listen for 2013-10-21 17:00:21 -07:00
exception Remove spurious "+x" from files that shouldn't have it 2013-10-05 05:18:17 -07:00
panel Implementation of VCS passwords against user. 2013-11-01 08:34:11 -07:00
query Remove "isUnparsed" flag from commits 2013-10-30 13:06:57 -07:00
remarkup Use Application PHIDs for commits 2013-07-22 12:17:34 -07:00
request Fix an issue with viewing an undiscovered commit in Diffusion 2013-10-30 13:06:15 -07:00
response Serve Git reads over HTTP 2013-10-29 15:32:40 -07:00
ssh Show additional status information during repository import 2013-10-31 15:46:57 -07:00
view Clean up Diffusion dedicated tag table view 2013-10-30 13:15:14 -07:00
DiffusionLintSaveRunner.php Make most repository reads policy-aware 2013-09-25 16:54:48 -07:00