Homec4science

Remove several pieces of audit-related code

Authored by epriestley <git@epriestley.com> on Jan 26 2017, 19:32.

Description

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

Details

Committed
epriestley <git@epriestley.com>Jan 31 2017, 00:26
Pushed
aubortJan 31 2017, 17:16
Parents
rPH2e9cc5e8e8a3: Make implicit audits by the Owners tool use modern code
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHbcbd4035fd18: Remove several pieces of audit-related code (authored by epriestley <git@epriestley.com>).Jan 31 2017, 00:26