1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/src/docs
epriestley 514ee3526c Add an event for looking up names from repositories
Summary:
Currently, we have this cumbersome `PhabricatorRepositoryCommitMessageDetailParser` hook. This is really old and outdated; I want to just use the Differential custom field parser. See T945 for a specific application.

However, it allows installs to override author/committer association. Instead, provide an event hook for doing this.

Test Plan: Added a listener, made every commit resolve to "turtle", parsed some commits, verified the events looked sane and they now correctly were all attributed to "turtle".

Reviewers: btrahan, vrana, nh

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1337

Differential Revision: https://secure.phabricator.com/D3040
2012-07-24 11:59:28 -07:00
..
configuration Modernize MetaMTA + daemon documentation 2012-07-23 12:04:53 -07:00
contributing Link libphutil docs 2012-06-18 19:09:27 -07:00
developer Remove references to __init__.php from docs 2012-06-01 13:10:33 -07:00
flavortext Minor typo in "Writing Reviewable Code" 2012-07-23 23:12:17 +03:00
technical Add a basic chatlog 2012-02-17 10:21:38 -08:00
userguide Add an event for looking up names from repositories 2012-07-24 11:59:28 -07:00
feedback.diviner Provide documentation about Audit, Differential, and audit vs review 2012-03-21 17:10:12 -07:00
installation_guide.diviner Add a missing # in the markup. 2012-05-18 17:38:13 -07:00
introduction.diviner Minor documentation improvements 2012-01-12 20:08:19 -08:00