[ Index ] |
PHP Cross Reference of Phabricator |
![]() | Up one level | |
![]() | __tests__/ | |
![]() | PhabricatorRepository.php [source] [1591 lines] | |
![]() | PhabricatorRepositoryArcanistProject.php [source] [118 lines] | |
![]() | PhabricatorRepositoryAuditRequest.php [source] [74 lines] | |
![]() | PhabricatorRepositoryBranch.php [source] [43 lines] | |
![]() | PhabricatorRepositoryCommit.php [source] [405 lines] | |
![]() | PhabricatorRepositoryCommitData.php [source] [73 lines] | NOTE: We denormalize this into the commit table; make sure the sizes match up. |
![]() | PhabricatorRepositoryDAO.php [source] [9 lines] | |
![]() | PhabricatorRepositoryMirror.php [source] [69 lines] | |
![]() | PhabricatorRepositoryPushEvent.php [source] [92 lines] | Groups a set of push logs corresponding to changes which were all pushed in the same transaction. |
![]() | PhabricatorRepositoryPushLog.php [source] [202 lines] | 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. |
![]() | PhabricatorRepositoryRefCursor.php [source] [92 lines] | Stores the previous value of a ref (like a branch or tag) so we can figure out how a repository has changed when we discover new commits or branch heads. |
![]() | PhabricatorRepositorySchemaSpec.php [source] [180 lines] | |
![]() | PhabricatorRepositoryStatusMessage.php [source] [43 lines] | |
![]() | PhabricatorRepositorySymbol.php [source] [92 lines] | Records information about symbol locations in a codebase, like where classes and functions are defined. |
![]() | PhabricatorRepositoryTransaction.php [source] [390 lines] | |
![]() | PhabricatorRepositoryVCSPassword.php [source] [60 lines] |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |