Page MenuHomePhabricator

Remove several pieces of audit-related code
ClosedPublic

Authored by epriestley on Jan 30 2017, 9:08 PM.
Tags
None
Referenced Files
F18847421: D17267.diff
Thu, Oct 30, 12:32 AM
F18842168: D17267.id.diff
Tue, Oct 28, 1:40 PM
F18838639: D17267.diff
Mon, Oct 27, 11:56 AM
F18790685: D17267.id41535.diff
Wed, Oct 15, 5:12 PM
F18784369: D17267.id41542.diff
Mon, Oct 13, 12:24 PM
F18784367: D17267.id41535.diff
Mon, Oct 13, 12:24 PM
F18784362: D17267.id.diff
Mon, Oct 13, 12:23 PM
F18784270: D17267.diff
Mon, Oct 13, 12:15 PM
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.