public function isExecutable()Inherited
public function isExecutable()
Inherited
Return
wild |
public function setErrorChannel($error_channel)Inherited
public function setErrorChannel($error_channel)
Inherited
Parameters
PhutilChannel | $error_channel |
Return
wild |
public function getErrorChannel()Inherited
public function getErrorChannel()
Inherited
Return
wild |
public function setSSHUser($ssh_user)Inherited
public function setSSHUser($ssh_user)
Inherited
Parameters
PhabricatorUser | $ssh_user |
Return
wild |
public function getSSHUser()Inherited
public function getSSHUser()
Inherited
Return
wild |
public function setIOChannel($channel)Inherited
public function setIOChannel($channel)
Inherited
Parameters
PhutilChannel | $channel |
Return
wild |
public function getIOChannel()Inherited
public function getIOChannel()
Inherited
Return
wild |
public function readAllInput()Inherited
public function readAllInput()
Inherited
Return
wild |
public function writeIO($data)Inherited
public function writeIO($data)
Inherited
Parameters
$data |
Return
wild |
public function writeErrorIO($data)Inherited
public function writeErrorIO($data)
Inherited
Parameters
$data |
Return
wild |
protected function newPassthruCommand()
protected function newPassthruCommand()
Return
wild |
public function setIsClusterRequest($is_cluster_request)Inherited
public function setIsClusterRequest($is_cluster_request)
Inherited
Parameters
$is_cluster_request |
Return
wild |
public function getIsClusterRequest()Inherited
public function getIsClusterRequest()
Inherited
Return
wild |
public function setOriginalArguments($original_arguments)Inherited
public function setOriginalArguments($original_arguments)
Inherited
Parameters
array | $original_arguments |
Return
wild |
public function getOriginalArguments()Inherited
public function getOriginalArguments()
Inherited
Return
wild |
public function setRequestIdentifier($request_identifier)Inherited
public function setRequestIdentifier($request_identifier)
Inherited
Parameters
$request_identifier |
Return
wild |
public function getRequestIdentifier()Inherited
public function getRequestIdentifier()
Inherited
Return
wild |
public function getSSHRemoteAddress()Inherited
public function getSSHRemoteAddress()
Inherited
Return
wild |
public function getRepository()Inherited
public function getRepository()
Inherited
Return
wild |
private function setRepository($repository)Inherited
private function setRepository($repository)
Inherited
Parameters
PhabricatorRepository | $repository |
Return
wild |
public function getArgs()Inherited
public function getArgs()
Inherited
Return
wild |
public function getEnvironment()Inherited
public function getEnvironment()
Inherited
Return
wild |
protected function identifyRepository()
protected function identifyRepository()
DiffusionSSHWorkflow
Identify and load the affected repository.
DiffusionGitSSHWorkflow
Return
wild |
abstract protected function executeRepositoryOperations()Inherited
abstract protected function executeRepositoryOperations()
Inherited
Return
wild |
protected function raiseWrongVCSException($repository)
protected function raiseWrongVCSException($repository)
Parameters
PhabricatorRepository | $repository |
Return
wild |
protected function getBaseRequestPath()Inherited
protected function getBaseRequestPath()
Inherited
Return
wild |
protected function writeError($message)
protected function writeError($message)
Parameters
$message |
Return
wild |
protected function getCurrentDeviceName()Inherited
protected function getCurrentDeviceName()
Inherited
Return
wild |
protected function shouldProxy()Inherited
protected function shouldProxy()
Inherited
Return
wild |
final protected function getAlmanacServiceRefs($for_write)Inherited
final protected function getAlmanacServiceRefs($for_write)
Inherited
Parameters
$for_write |
Return
wild |
final protected function getProxyCommand($for_write)Inherited
final protected function getProxyCommand($for_write)
Inherited
Parameters
$for_write |
Return
wild |
final protected function getProxyCommandForServiceRef($ref)Inherited
final protected function getProxyCommandForServiceRef($ref)
Inherited
Parameters
DiffusionServiceRef | $ref |
Return
wild |
final public function execute($args)Inherited
final public function execute($args)
Inherited
Parameters
PhutilArgumentParser | $args |
Return
wild |
protected function loadRepositoryWithPath($path, $vcs)Inherited
protected function loadRepositoryWithPath($path, $vcs)
Inherited
Parameters
$path | ||
$vcs |
Return
wild |
protected function requireWriteAccess($protocol_command)Inherited
protected function requireWriteAccess($protocol_command)
Inherited
Parameters
$protocol_command |
Return
wild |
protected function shouldSkipReadSynchronization()Inherited
protected function shouldSkipReadSynchronization()
Inherited
Return
wild |
protected function newPullEvent()Inherited
protected function newPullEvent()
Inherited
Return
wild |
public function writeClusterEngineLogMessage($message)
public function writeClusterEngineLogMessage($message)
Parameters
$message |
Return
wild |
public function writeClusterEngineLogProperty($key, $value)
public function writeClusterEngineLogProperty($key, $value)
Parameters
$key | ||
$value |
Return
wild |
protected function getClusterEngineLogProperty($key, $default)
protected function getClusterEngineLogProperty($key, $default)
Parameters
$key | ||
$default |
Return
wild |
protected function waitForGitClient()
protected function waitForGitClient()
Return
wild |
protected function newProtocolLog($is_proxy)
protected function newProtocolLog($is_proxy)
Parameters
$is_proxy |
Return
wild |
final protected function getProtocolLog()
final protected function getProtocolLog()
Return
wild |
final protected function setProtocolLog($log)
final protected function setProtocolLog($log)
Parameters
PhabricatorProtocolLog | $log |
Return
wild |
final protected function getWireProtocol()
final protected function getWireProtocol()
Return
wild |
final protected function setWireProtocol($protocol)
final protected function setWireProtocol($protocol)
Parameters
DiffusionGitWireProtocol | $protocol |
Return
wild |
public function willWriteMessageCallback($command, $message)
public function willWriteMessageCallback($command, $message)
Parameters
PhabricatorSSHPassthruCommand | $command | |
$message |
Return
wild |
public function willReadMessageCallback($command, $message)
public function willReadMessageCallback($command, $message)
Parameters
PhabricatorSSHPassthruCommand | $command | |
$message |
Return
wild |
final protected function getIOBytesRead()
final protected function getIOBytesRead()
Return
wild |
final protected function getIOBytesWritten()
final protected function getIOBytesWritten()
Return
wild |
final protected function executeRepositoryProxyOperations($for_write)
final protected function executeRepositoryProxyOperations($for_write)
Parameters
$for_write |
Return
wild |
private function didBeginRequest()
private function didBeginRequest()
Return
wild |
private function shouldRetryRequest($remaining_refs)
private function shouldRetryRequest($remaining_refs)
Parameters
array | $remaining_refs |
Return
wild |