Page MenuHomeContribution Center
Diviner Phabricator Tech Docs DiffusionGitUploadPackSSHWorkflow

final class DiffusionGitUploadPackSSHWorkflow
Phabricator Technical Documentation (Diffusion)

This class is not documented.

Methods

public function getRepository()
Inherited

This method is not documented.
Return
wild

private function setRepository($repository)
Inherited

This method is not documented.
Parameters
PhabricatorRepository$repository
Return
wild

public function getArgs()
Inherited

This method is not documented.
Return
wild

public function getEnvironment()
Inherited

This method is not documented.
Return
wild

protected function identifyRepository()
Inherited

DiffusionSSHWorkflow

Identify and load the affected repository.

Return
wild

protected function executeRepositoryOperations()

This method is not documented.
Return
wild

protected function raiseWrongVCSException($repository)
Inherited

This method is not documented.
Parameters
PhabricatorRepository$repository
Return
wild

protected function getBaseRequestPath()
Inherited

This method is not documented.
Return
wild

protected function writeError($message)
Inherited

This method is not documented.
Parameters
$message
Return
wild

protected function getCurrentDeviceName()
Inherited

This method is not documented.
Return
wild

protected function shouldProxy()
Inherited

This method is not documented.
Return
wild

final protected function getAlmanacServiceRefs($for_write)
Inherited

This method is not documented.
Parameters
$for_write
Return
wild

final protected function getProxyCommand($for_write)
Inherited

This method is not documented.
Parameters
$for_write
Return
wild

final protected function getProxyCommandForServiceRef($ref)
Inherited

This method is not documented.
Parameters
DiffusionServiceRef$ref
Return
wild

final public function execute($args)
Inherited

This method is not documented.
Parameters
PhutilArgumentParser$args
Return
wild

protected function loadRepositoryWithPath($path, $vcs)
Inherited

This method is not documented.
Parameters
$path
$vcs
Return
wild

protected function requireWriteAccess($protocol_command)
Inherited

This method is not documented.
Parameters
$protocol_command
Return
wild

protected function shouldSkipReadSynchronization()
Inherited

This method is not documented.
Return
wild

protected function newPullEvent()
Inherited

This method is not documented.
Return
wild

public function writeClusterEngineLogMessage($message)
Inherited

This method is not documented.
Parameters
$message
Return
wild

public function writeClusterEngineLogProperty($key, $value)
Inherited

This method is not documented.
Parameters
$key
$value
Return
wild

protected function getClusterEngineLogProperty($key, $default)
Inherited

This method is not documented.
Parameters
$key
$default
Return
wild

protected function waitForGitClient()
Inherited

This method is not documented.
Return
wild

protected function newPassthruCommand()
Inherited

This method is not documented.
Return
wild

protected function newProtocolLog($is_proxy)
Inherited

This method is not documented.
Parameters
$is_proxy
Return
wild

final protected function getProtocolLog()
Inherited

This method is not documented.
Return
wild

final protected function setProtocolLog($log)
Inherited

This method is not documented.
Parameters
PhabricatorProtocolLog$log
Return
wild

final protected function getWireProtocol()
Inherited

This method is not documented.
Return
wild

final protected function setWireProtocol($protocol)
Inherited

This method is not documented.
Parameters
DiffusionGitWireProtocol$protocol
Return
wild

public function willWriteMessageCallback($command, $message)
Inherited

This method is not documented.
Parameters
PhabricatorSSHPassthruCommand$command
$message
Return
wild

public function willReadMessageCallback($command, $message)
Inherited

This method is not documented.
Parameters
PhabricatorSSHPassthruCommand$command
$message
Return
wild

final protected function getIOBytesRead()
Inherited

This method is not documented.
Return
wild

final protected function getIOBytesWritten()
Inherited

This method is not documented.
Return
wild

final protected function executeRepositoryProxyOperations($for_write)
Inherited

This method is not documented.
Parameters
$for_write
Return
wild

private function didBeginRequest()
Inherited

This method is not documented.
Return
wild

private function shouldRetryRequest($remaining_refs)
Inherited

This method is not documented.
Parameters
array$remaining_refs
Return
wild

protected function didConstruct()

This method is not documented.
Return
wild