Home GnuPG

Remove several pieces of audit-related code
bcbd4035fd18Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

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

Provenance
epriestley <git@epriestley.com>Authored on Jan 26 2017, 7:32 PM
Parents
rPHAB2e9cc5e8e8a3: Make implicit audits by the Owners tool use modern code
Branches
Unknown
Tags
Unknown

Event Timeline

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