1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/diffusion
epriestley 43fd567ef4 Implement writes over HTTP for Git.
Summary: Depends on D7642.  This updates the authentication logic so that HTTP writes can be made to Git repositories hosted by Phabricator.

Test Plan: Set the policy to allow me to push and I was able to.  Changed the policy to disallow push and I was no longer able to push.

Reviewers: #blessed_reviewers, hach-que

Reviewed By: hach-que

CC: Korvin, epriestley, aran

Maniphest Tasks: T2230

Differential Revision: https://secure.phabricator.com/D7468
2013-11-01 08:44:37 -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 Implementation of VCS passwords against user. 2013-11-01 08:34:11 -07:00
controller Implement writes over HTTP for Git. 2013-11-01 08:44:37 -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