1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/audit/constants
epriestley bcbd4035fd Remove several pieces of audit-related code
Summary: Ref T10978. This code (mostly related to the old ADD_AUDIT transaction and some to the "store English text in the database" audit reasons) is no longer reachable.

Test Plan:
Grepped for removed symbols:

  - withAuditStatus
  - getActionNameMap (unrelated callsites exist)
  - getActionName (unrelated callsites exist)
  - getActionPastTenseVerb
  - addAuditReason
  - getAuditReasons
  - auditReasonMap

Also audited some commits.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10978

Differential Revision: https://secure.phabricator.com/D17267
2017-01-30 15:26:26 -08:00
..
PhabricatorAuditActionConstants.php Remove several pieces of audit-related code 2017-01-30 15:26:26 -08:00
PhabricatorAuditCommitStatusConstants.php Add a "Needs Verification" state to Audit 2017-01-25 13:08:59 -08:00
PhabricatorAuditStatusConstants.php Provide bucketing for commits in Audit 2017-01-12 12:04:05 -08:00