1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/diffusion/ssh
epriestley 40b0818207 Show additional status information during repository import
Summary:
Ref T2350. Fixes T2231.

  - Adds log flags around discovery.
  - Adds message flags for "needs update". This is basically an out-of-band hint to the daemons that a repository should be pulled sooner than normal. We set the flag when users push a revision, and expose a Conduit method that `arc land` will be able to use.

Test Plan: See screenshots.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2350, T2231

Differential Revision: https://secure.phabricator.com/D7467
2013-10-31 15:46:57 -07:00
..
DiffusionSSHGitReceivePackWorkflow.php Show additional status information during repository import 2013-10-31 15:46:57 -07:00
DiffusionSSHGitUploadPackWorkflow.php Serve Git reads over SSH 2013-10-29 15:32:40 -07:00
DiffusionSSHGitWorkflow.php Route some VCS connections over SSH 2013-10-29 15:32:40 -07:00
DiffusionSSHWorkflow.php Serve Git reads over SSH 2013-10-29 15:32:40 -07:00