mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-20 10:48:40 +01:00
Summary: Ref T10978. Updates how we implement "Auditors: ..." in commit messages: - Use the same parsing code as everything else. - (Also: parse package names.) - Use the new transaction code. Also, fix some UI strings. Test Plan: Used `bin/repository reparse --herald <commit>` to re-run this code on commits with various messages (valid Auditors, invalid Auditors, no Auditors). Saw appropriate auditors added in the UI. Reviewers: chad Reviewed By: chad Maniphest Tasks: T10978 Differential Revision: https://secure.phabricator.com/D17262 |
||
---|---|---|
.. | ||
__tests__ | ||
application | ||
capability | ||
command | ||
conduit | ||
config | ||
constants | ||
controller | ||
customfield | ||
doorkeeper | ||
edge | ||
editor | ||
engine | ||
engineextension | ||
exception | ||
field | ||
garbagecollector | ||
herald | ||
landing | ||
lipsum | ||
management | ||
parser | ||
phid | ||
query | ||
relationships | ||
remarkup | ||
render | ||
search | ||
storage | ||
typeahead | ||
view | ||
xaction | ||
DifferentialGetWorkingCopy.php |