[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/repository/engine/ -> PhabricatorRepositoryPullEngine.php (summary)

Manages execution of `git pull` and `hg pull` commands for @{class:PhabricatorRepository} objects. Used by @{class:PhabricatorRepositoryPullLocalDaemon}.

File Size: 471 lines (14 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 16 functions

  pullRepository()
  skipPull()
  abortPull()
  logPull()
  donePull()
  updateRepositoryInitStatus()
  installHook()
  installHookDirectory()
  executeGitCreate()
  executeGitUpdate()
  installGitHook()
  executeMercurialCreate()
  executeMercurialUpdate()
  installMercurialHook()
  executeSubversionCreate()
  installSubversionHook()

Functions
Functions that are not part of a class:

pullRepository()   X-Ref
No description

skipPull($message)   X-Ref
No description

abortPull($message, Exception $ex = null)   X-Ref
No description

logPull($message)   X-Ref
No description

donePull()   X-Ref
No description

updateRepositoryInitStatus($code, $message = null)   X-Ref
No description

installHook($path)   X-Ref
No description

installHookDirectory($path)   X-Ref
No description

executeGitCreate()   X-Ref


executeGitUpdate()   X-Ref


installGitHook()   X-Ref


executeMercurialCreate()   X-Ref


executeMercurialUpdate()   X-Ref


installMercurialHook()   X-Ref


executeSubversionCreate()   X-Ref


installSubversionHook()   X-Ref




Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1