Homec4science

Move commit message/metadata field query to a separate class

Authored by epriestley <git@epriestley.com> on Dec 20 2013, 21:38.

Description

Move commit message/metadata field query to a separate class

Summary: Ref T4195. I need to query commit metadata to figure out which revision a commit is associated with. Move this out of the MessageParser so the code can be called from the HookEngine.

Test Plan: Used reparse.php to reparse a variety of SVN, Mercurial and Git commits. Used var_dump() to verify sensible fields were returned.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4195

Differential Revision: https://secure.phabricator.com/D7805

Details

Committed
epriestley <git@epriestley.com>Dec 20 2013, 21:38
Pushed
aubortJan 31 2017, 17:16
Parents
rPH23332241b20e: Move commit hash querying to DiffusionLowLevelCommitQuery
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHd7c4edab28a4: Move commit message/metadata field query to a separate class (authored by epriestley <git@epriestley.com>).Dec 20 2013, 21:38