Page MenuHomePhabricator

Remove several pieces of audit-related code
ClosedPublic

Authored by epriestley on Jan 30 2017, 9:08 PM.
Tags
None
Referenced Files
F15516112: D17267.id.diff
Fri, Apr 18, 4:13 PM
F15511814: D17267.id41535.diff
Thu, Apr 17, 5:40 AM
F15511811: D17267.id41542.diff
Thu, Apr 17, 5:40 AM
F15511179: D17267.id.diff
Thu, Apr 17, 12:10 AM
F15511116: D17267.diff
Wed, Apr 16, 11:59 PM
F15472167: D17267.diff
Sat, Apr 5, 11:11 AM
F15454198: D17267.diff
Sat, Mar 29, 4:55 PM
F15450161: D17267.id41542.diff
Fri, Mar 28, 2:19 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.