1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-11 16:16:14 +01:00
phorge-phorge/src/applications/audit/management
epriestley a1ce23b9f5 Introduce an AuditStatus object for commits and move some callsites to it
Summary:
Ref T13195. See PHI851. Add an object, analogous to the `DifferentialRevisionStatus` object, to handle audit status management.

This will primarily make it easier to swap storage over to strings later, but also cleans things up a bit.

Test Plan: Viewed audit/commit lists, saw sensible state icons. Ran `bin/audit synchronize`, got sensible output.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13195

Differential Revision: https://secure.phabricator.com/D19646
2018-09-07 10:20:04 -07:00
..
PhabricatorAuditManagementDeleteWorkflow.php Provide bucketing for commits in Audit 2017-01-12 12:04:05 -08:00
PhabricatorAuditManagementWorkflow.php Add a "bin/audit synchronize" command 2017-01-31 09:19:31 -08:00
PhabricatorAuditSynchronizeManagementWorkflow.php Introduce an AuditStatus object for commits and move some callsites to it 2018-09-07 10:20:04 -07:00
PhabricatorAuditUpdateOwnersManagementWorkflow.php Add a "bin/audit synchronize" command 2017-01-31 09:19:31 -08:00