[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/repository/storage/ -> PhabricatorRepositoryPushLog.php (summary)

Records a push to a hosted repository. This allows us to store metadata about who pushed commits, when, and from where. We can also record the history of branches and tags, which is not normally persisted outside of the reflog.

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

Defines 19 functions

  initializeNewLog()
  getHeraldChangeFlagConditionOptions()
  getConfiguration()
  generatePHID()
  attachPushEvent()
  getPushEvent()
  getRefName()
  setRefName()
  getRefOldShort()
  getRefNewShort()
  hasChangeFlags()
  attachDangerousChangeDescription()
  getDangerousChangeDescription()
  attachRepository()
  getRepository()
  getCapabilities()
  getPolicy()
  hasAutomaticCapability()
  describeAutomaticCapability()

Functions
Functions that are not part of a class:

initializeNewLog(PhabricatorUser $viewer)   X-Ref
No description

getHeraldChangeFlagConditionOptions()   X-Ref
No description

getConfiguration()   X-Ref
No description

generatePHID()   X-Ref
No description

attachPushEvent(PhabricatorRepositoryPushEvent $push_event)   X-Ref
No description

getPushEvent()   X-Ref
No description

getRefName()   X-Ref
No description

setRefName($ref_raw)   X-Ref
No description

getRefOldShort()   X-Ref
No description

getRefNewShort()   X-Ref
No description

hasChangeFlags($mask)   X-Ref
No description

attachDangerousChangeDescription($description)   X-Ref
No description

getDangerousChangeDescription()   X-Ref
No description

attachRepository(PhabricatorRepository $repository)   X-Ref
No description

getRepository()   X-Ref
No description

getCapabilities()   X-Ref
No description

getPolicy($capability)   X-Ref
No description

hasAutomaticCapability($capability, PhabricatorUser $viewer)   X-Ref
No description

describeAutomaticCapability($capability)   X-Ref
No description



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