1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/diffusion/ssh
epriestley 15f14d6c2f Fix improper viewer for Git SSH cluster workflows
Summary: Ref T10751. These workflows have separate `getUser()` and `getViewer()` for weird legacy reasons. `getUser()` is correct.

Test Plan:
  - Did a Git SSH push, verified that "Last Writer" reflected the proper user in the "Storage" UI in repository management.
  - Grepped for other callsites, double-checked that they used correct users.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10751

Differential Revision: https://secure.phabricator.com/D15893
2016-05-11 18:02:02 -07:00
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionGitReceivePackSSHWorkflow.php Fix improper viewer for Git SSH cluster workflows 2016-05-11 18:02:02 -07:00
DiffusionGitSSHWorkflow.php Make cluster repositories more resistant to freezing 2016-04-25 11:37:31 -07:00
DiffusionGitUploadPackSSHWorkflow.php Make cluster repositories more chatty 2016-04-25 11:20:57 -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 Swap Repository Edit UI to new code 2016-05-04 16:19:57 -07:00
DiffusionSubversionServeSSHWorkflow.php Before executing svnserve, change the CWD to a readable directory 2016-05-11 06:48:18 -07:00
DiffusionSubversionSSHWorkflow.php Rename DiffusionSSHWorkflow subclasses for consistency 2015-01-05 06:33:19 +11:00