1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/diffusion/data
epriestley 4c2696120b Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef
Summary: Ref T4327. At some point these two very similar classes got introduced. Collapse `DiffusionBranchInformation` into the nearly identical `DiffusionRepositoryRef`, which enjoys slightly more generality and support.

Test Plan: Viewed branch overview and detail pages. Ran `repository refs` and `repository discover`. Grepped for removed symbols.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4327

Differential Revision: https://secure.phabricator.com/D8002
2014-01-17 16:10:56 -08:00
..
__tests__
DiffusionBrowseResultSet.php
DiffusionCommitHash.php Move commit hash querying to DiffusionLowLevelCommitQuery 2013-12-20 12:38:15 -08:00
DiffusionCommitRef.php Move commit hash querying to DiffusionLowLevelCommitQuery 2013-12-20 12:38:15 -08:00
DiffusionFileContent.php
DiffusionGitBranch.php Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef 2014-01-17 16:10:56 -08:00
DiffusionPathChange.php
DiffusionRepositoryPath.php
DiffusionRepositoryRef.php Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef 2014-01-17 16:10:56 -08:00
DiffusionRepositoryTag.php Fix tag content display in Git 2013-11-04 12:16:53 -08:00