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.
Differential D17262
Use DifferentialCommitMessageParser and Modular Transactions to implement "Auditors: ..." epriestley on Jan 30 2017, 5:53 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Ref T10978. Updates how we implement "Auditors: ..." in commit messages:
Also, fix some UI strings. 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.
Diff Detail
|