Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorRepositoryCommit

final class PhabricatorRepositoryCommit
Phorge Technical Documentation (Repositories)

This class is not documented.

Methods

public function getApplicationName()
Inherited

This method is not documented.
Return
wild

public function attachRepository($repository)

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

public function getRepository($assert_attached)

This method is not documented.
Parameters
$assert_attached
Return
wild

public function isPartiallyImported($mask)

This method is not documented.
Parameters
$mask
Return
wild

public function isImported()

This method is not documented.
Return
wild

public function isUnreachable()

This method is not documented.
Return
wild

public function writeImportStatusFlag($flag)

This method is not documented.
Parameters
$flag
Return
wild

public function clearImportStatusFlag($flag)

This method is not documented.
Parameters
$flag
Return
wild

private function adjustImportStatusFlag($flag, $set)

This method is not documented.
Parameters
$flag
$set
Return
wild

protected function getConfiguration()

This method is not documented.
Return
wild

public function generatePHID()

This method is not documented.
Return
wild

public function loadCommitData()

This method is not documented.
Return
wild

public function attachCommitData($data)

This method is not documented.
Parameters
PhabricatorRepositoryCommitData$data
Return
wild

public function hasCommitData()

This method is not documented.
Return
wild

public function getCommitData()

This method is not documented.
Return
wild

public function attachAudits($audits)

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

public function getAudits()

This method is not documented.
Return
wild

public function hasAttachedAudits()

This method is not documented.
Return
wild

public function attachIdentities($author, $committer)

This method is not documented.
Parameters
PhabricatorRepositoryIdentity$author
PhabricatorRepositoryIdentity$committer
Return
wild

public function getAuthorIdentity()

This method is not documented.
Return
wild

public function getCommitterIdentity()

This method is not documented.
Return
wild

public function attachAuditAuthority($user, $authority)

This method is not documented.
Parameters
PhabricatorUser$user
array$authority
Return
wild

public function hasAuditAuthority($user, $audit)

This method is not documented.
Parameters
PhabricatorUser$user
PhabricatorRepositoryAuditRequest$audit
Return
wild

public function writeOwnersEdges($package_phids)

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

public function getAuditorPHIDsForEdit()

This method is not documented.
Return
wild

public function delete()

This method is not documented.
Return
wild

public function getDateCreated()

This method is not documented.
Return
wild

public function getURI()

This method is not documented.
Return
wild

public function updateAuditStatus($requests)

Synchronize a commit's overall audit status with the individual audit triggers.

Parameters
array$requests
Return
wild

public function getMonogram()

This method is not documented.
Return
wild

public function getDisplayName()

This method is not documented.
Return
wild

public function getLocalName()

Return a local display name for use in the context of the containing repository.

In Git and Mercurial, this returns only a short hash, like "abcdef012345". See getDisplayName() for a short name that always includes repository context.

Return
stringShort human-readable name for use inside a repository.

public function loadIdentities($viewer)

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

public function hasCommitterIdentity()

This method is not documented.
Return
wild

public function hasAuthorIdentity()

This method is not documented.
Return
wild

public function getCommitterDisplayPHID()

This method is not documented.
Return
wild

public function getAuthorDisplayPHID()

This method is not documented.
Return
wild

public function getEffectiveAuthorPHID()

This method is not documented.
Return
wild

public function getAuditStatusObject()

This method is not documented.
Return
wild

public function isAuditStatusNoAudit()

This method is not documented.
Return
wild

public function isAuditStatusNeedsAudit()

This method is not documented.
Return
wild

public function isAuditStatusConcernRaised()

This method is not documented.
Return
wild
This method is not documented.
Return
wild
This method is not documented.
Return
wild

public function isAuditStatusAudited()

This method is not documented.
Return
wild

public function isPermanentCommit()

This method is not documented.
Return
wild

public function newCommitAuthorView($viewer)

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

public function newCommitCommitterView($viewer)

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

public function isAuthorSameAsCommitter()

This method is not documented.
Return
wild

private function getRawAuthorStringForDisplay()

This method is not documented.
Return
wild
This method is not documented.
Return
wild

public function getCommitMessageForDisplay()

This method is not documented.
Return
wild

public function newCommitRef($viewer)

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

public function getCapabilities()

This method is not documented.
Return
wild

public function getPolicy($capability)

This method is not documented.
Parameters
$capability
Return
wild

public function hasAutomaticCapability($capability, $viewer)

This method is not documented.
Parameters
$capability
PhabricatorUser$viewer
Return
wild

public function describeAutomaticCapability($capability)

This method is not documented.
Parameters
$capability
Return
wild
This method is not documented.
Return
wild

public function toDictionary()

NOTE: this is not a complete serialization; only the 'protected' fields are involved. This is due to ease of (ab)using the Lisk abstraction to get this done, as well as complexity of the other fields.
Return
wild

public static function newFromDictionary($dict)

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

public function getBuildVariables()

This method is not documented.
Return
wild

public function getAvailableBuildVariables()

This method is not documented.
Return
wild

public function newBuildableEngine()

This method is not documented.
Return
wild
This method is not documented.
Return
wild
This method is not documented.
Return
wild

public function getCircleCIBuildIdentifier()

This method is not documented.
Return
wild

public function getBuildkiteBranch()

This method is not documented.
Return
wild

public function getBuildkiteCommit()

This method is not documented.
Return
wild

public function getCustomFieldSpecificationForRole($role)

This method is not documented.
Parameters
$role
Return
wild

public function getCustomFieldBaseClass()

This method is not documented.
Return
wild

public function getCustomFields()

This method is not documented.
Return
wild

public function attachCustomFields($fields)

This method is not documented.
Parameters
PhabricatorCustomFieldAttachment$fields
Return
wild

public function isAutomaticallySubscribed($phid)

This method is not documented.
Parameters
$phid
Return
wild
This method is not documented.
Return
wild
This method is not documented.
Return
wild

public function newFulltextEngine()

This method is not documented.
Return
wild

public function newFerretEngine()

This method is not documented.
Return
wild
This method is not documented.
Return
wild

public function getFieldValuesForConduit()

This method is not documented.
Return
wild

public function getConduitSearchAttachments()

This method is not documented.
Return
wild

public function newDraftEngine()

This method is not documented.
Return
wild

public function getHasDraft($viewer)

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

public function attachHasDraft($viewer, $has_draft)

This method is not documented.
Parameters
PhabricatorUser$viewer
$has_draft
Return
wild

public function newTimelineEngine()

This method is not documented.
Return
wild