1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 23:32:40 +01:00
phorge-phorge/src/applications/audit
epriestley 97cac83e9b Add a "Needs Verification" state to Audit
Summary:
Fixes T2393. This allows authors to explicitly say "I think I fixed everything, please accept my commit now thank you".

Also improves behavior of "re-accept" and "re-reject" after new auditors you have authority over get added.

Test Plan:
  - Kicked a commit back and forth between an author and auditor by alternately using "Request Verification" and "Raise Concern".
  - Verified it showed up properly in bucketing for both users.
  - Accepted, added a project, accepted again (works now; didn't before).
  - Audited on behalf of projects / packages.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T2393

Differential Revision: https://secure.phabricator.com/D17252
2017-01-25 13:08:59 -08:00
..
application Provide bucketing for commits in Audit 2017-01-12 12:04:05 -08:00
conduit Fix a bad constant in "audit.query" 2017-01-18 07:45:27 -08:00
constants Add a "Needs Verification" state to Audit 2017-01-25 13:08:59 -08:00
controller Merge "Audit" more completely into "Diffusion" 2017-01-11 16:28:42 -08:00
editor Add a "Needs Verification" state to Audit 2017-01-25 13:08:59 -08:00
mail Merge "Audit" more completely into "Diffusion" 2017-01-11 16:28:42 -08:00
management Provide bucketing for commits in Audit 2017-01-12 12:04:05 -08:00
query Show yellow "draft" bubble in Audit 2017-01-16 10:28:59 -08:00
storage Give Audit an informational "This commit now requires (something)..." transaction 2017-01-25 07:53:18 -08:00
view Show commit audit status in repository history tables, including merge commit lists 2017-01-19 11:43:21 -08:00