1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 18:32:41 +01:00
phorge-phorge/src/applications/diffusion/data
epriestley 92bc76aae0 Move mercurial commit metadata parsing into a LowLevel query
Summary: Ref T4195. Same as D7793, but for mercurial. (As usual, SVN needs some goofy nonsense instead, so the next diff will just make this field work.)

Test Plan: Ran `reparse.php` on Git and Mercurial commits, var_dump'd the output and it looked correct.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4195

Differential Revision: https://secure.phabricator.com/D7795
2013-12-18 17:48:19 -08:00
..
__tests__ DiffusionBranchQuery => Conduit 2013-05-01 14:56:36 -07:00
DiffusionBranchInformation.php DiffusionFileContentQuery => Conduit 2013-05-07 14:57:08 -07:00
DiffusionBrowseResultSet.php Diffusion - break out readme query all on its own 2013-05-21 13:47:06 -07:00
DiffusionCommitRef.php Move mercurial commit metadata parsing into a LowLevel query 2013-12-18 17:48:19 -08:00
DiffusionFileContent.php Fix highlighted code in Diffusion 2013-05-08 18:12:59 -07:00
DiffusionGitBranch.php Fix various branch/ref issues with bare repositories in Git 2013-10-29 21:04:38 -07:00
DiffusionPathChange.php Fix issue where 'changeType' is not marshalled across Conduit 2013-09-19 11:57:23 -07:00
DiffusionRepositoryPath.php Diffusion - move DiffusionBrowseQuery => Conduit 2013-05-10 11:02:58 -07:00
DiffusionRepositoryRef.php Consolidate querying of things which we can use git for-each-ref for 2013-10-30 13:06:09 -07:00
DiffusionRepositoryTag.php Fix tag content display in Git 2013-11-04 12:16:53 -08:00