1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-20 10:48:40 +01:00
phorge-phorge/src/applications/differential
epriestley bc41c3f5a5 Use DifferentialCommitMessageParser and Modular Transactions to implement "Auditors: ..."
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
2017-01-30 15:23:05 -08:00
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
application
capability
command
conduit
config
constants
controller
customfield
doorkeeper
edge
editor
engine
engineextension
exception
field Use DifferentialCommitMessageParser and Modular Transactions to implement "Auditors: ..." 2017-01-30 15:23:05 -08:00
garbagecollector
herald
landing
lipsum
mail
management
parser
phid
query
relationships
remarkup
render
search
storage
typeahead
view
xaction
DifferentialGetWorkingCopy.php