Page MenuHomePhabricator

Remove several pieces of audit-related code
ClosedPublic

Authored by epriestley on Jan 30 2017, 9:08 PM.
Tags
None
Referenced Files
F13100442: D17267.diff
Fri, Apr 26, 6:11 PM
F13099089: D17267.diff
Fri, Apr 26, 12:59 PM
Unknown Object (File)
Fri, Apr 26, 2:52 AM
Unknown Object (File)
Thu, Apr 25, 6:58 AM
Unknown Object (File)
Thu, Apr 25, 2:29 AM
Unknown Object (File)
Fri, Apr 19, 6:11 PM
Unknown Object (File)
Thu, Apr 11, 9:53 AM
Unknown Object (File)
Sun, Mar 31, 8:05 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 30 2017, 10:14 PM
This revision was automatically updated to reflect the committed changes.