1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/diffusion/data
epriestley a061bd2d09 Parse and display commit authorship date in Git in Diffusion
Summary: Fixes T8826. Git tracks an "author date", which may be different from the "committed date". We don't currently extract/show this; do so.

Test Plan: {F1059235}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T8826

Differential Revision: https://secure.phabricator.com/D14995
2016-01-11 09:32:37 -08:00
..
__tests__ Fix text lint issues 2015-02-12 07:00:13 +11:00
DiffusionBrowseResultSet.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DiffusionCommitHash.php Diffusion - fix another commit importing case. 2014-10-27 12:19:07 -07:00
DiffusionCommitRef.php Parse and display commit authorship date in Git in Diffusion 2016-01-11 09:32:37 -08:00
DiffusionGitBranch.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DiffusionPathChange.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DiffusionRepositoryPath.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DiffusionRepositoryRef.php Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef 2014-01-17 16:10:56 -08:00
DiffusionRepositoryTag.php Extend from Phobject 2015-06-15 18:02:27 +10:00