1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/differential
epriestley a95c9873aa Add an "Auditors" field to commit messages which pushes audit requests when present
Summary:
Adds an optional "Auditors" field (like "Reviewers") to commit messages which gives installs a zero-config method for making audit requests.

This field does not appear on templates unless set, and is mostly ignored (but validated and preserved) by Differential.

It is then parsed by the daemons if present, and audit requests are pushed to valid users.

Test Plan: Made an "Auditors" commit and verified it was retained with "arc amend --show". Pushed it and verified the audit was triggered.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, epriestley

Maniphest Tasks: T904, T880

Differential Revision: https://secure.phabricator.com/D1793
2012-03-06 15:10:35 -08:00
..
constants Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into 2012-01-10 11:49:20 -08:00
controller Respect Status and Order in Filter Revisions 2012-03-05 13:32:59 -08:00
data/revisionlist Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into 2012-01-10 11:49:20 -08:00
editor Revert rP87c60abbd02d, apply D1772 2012-03-05 11:04:55 -08:00
exception Improve behavior when user submits a no-op action in Differential 2012-01-15 03:44:09 -08:00
field Add an "Auditors" field to commit messages which pushes audit requests when present 2012-03-06 15:10:35 -08:00
mail Minor, fix some obvious derp from the attachment patch. 2012-03-05 16:44:24 -08:00
parser/changeset Display compatible inline comments (usually synthetic) on the same row 2012-02-04 10:20:37 -08:00
query/revision Replace home directory list with a dashboard 2012-02-07 16:04:48 -08:00
replyhandler Don't add author and reviewers to CCs 2012-01-14 11:10:40 -08:00
storage Revert rP87c60abbd02d, apply D1772 2012-03-05 11:04:55 -08:00
tasks Enable updating task->revision assoc 2011-04-26 19:14:47 -07:00
view Change inline edit comment confirm button caption to Ready 2012-03-06 11:58:41 -08:00