Page MenuHomePhabricator

Remove several pieces of audit-related code
ClosedPublic

Authored by epriestley on Jan 30 2017, 9:08 PM.
Tags
None
Referenced Files
F16392134: D17267.diff
Mon, Jun 16, 12:48 AM
Unknown Object (File)
Sat, May 31, 2:47 AM
Unknown Object (File)
Thu, May 29, 9:00 AM
Unknown Object (File)
Wed, May 28, 3:01 PM
Unknown Object (File)
Tue, May 27, 11:41 AM
Unknown Object (File)
May 7 2025, 11:27 AM
Unknown Object (File)
May 6 2025, 12:39 AM
Unknown Object (File)
Apr 30 2025, 2:51 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
Branch
audit7x
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15416
Build 20314: Run Core Tests
Build 20313: arc lint + arc unit

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.