1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/diffusion/ssh
epriestley dc75b4bd06 Move all cluster locking logic to a separate class
Summary: Ref T10860. This doesn't change anything, it just separates all this stuff out of `PhabricatorRepository` since I'm planning to add a bit more state to it and it's already pretty big and fairly separable.

Test Plan: Pulled, pushed, browsed Diffusion.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10860

Differential Revision: https://secure.phabricator.com/D15790
2016-04-25 11:20:29 -07:00
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionGitReceivePackSSHWorkflow.php Move all cluster locking logic to a separate class 2016-04-25 11:20:29 -07:00
DiffusionGitSSHWorkflow.php Prepare SSH connections for proxying 2015-01-28 10:18:07 -08:00
DiffusionGitUploadPackSSHWorkflow.php Move all cluster locking logic to a separate class 2016-04-25 11:20:29 -07:00
DiffusionMercurialServeSSHWorkflow.php Added an intercept to Mercurial's capabilities command to remove bundle2. 2015-10-10 07:14:48 -07:00
DiffusionMercurialSSHWorkflow.php Rename DiffusionSSHWorkflow subclasses for consistency 2015-01-05 06:33:19 +11:00
DiffusionMercurialWireClientSSHProtocolChannel.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionSSHWorkflow.php Synchronize (hosted, git, clustered, SSH) repositories prior to reads 2016-04-19 13:05:17 -07:00
DiffusionSubversionServeSSHWorkflow.php When proxying the SVN protocol, don't mutate URIs in protocol frames if we're an intracluster proxy 2016-04-14 10:15:23 -07:00
DiffusionSubversionSSHWorkflow.php Rename DiffusionSSHWorkflow subclasses for consistency 2015-01-05 06:33:19 +11:00