Page MenuHomePhabricator

Remove old Audit code "Action" transaction editing code
ClosedPublic

Authored by epriestley on Jan 25 2017, 7:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 16, 7:48 AM
Unknown Object (File)
Wed, Jan 15, 2:33 PM
Unknown Object (File)
Thu, Jan 9, 11:29 PM
Unknown Object (File)
Sat, Jan 4, 10:51 PM
Unknown Object (File)
Fri, Jan 3, 9:42 AM
Unknown Object (File)
Tue, Dec 24, 10:49 AM
Unknown Object (File)
Fri, Dec 20, 5:32 PM
Unknown Object (File)
Dec 18 2024, 2:11 PM
Subscribers
None

Details

Summary

Ref T2393. This code is no longer reachable (we never had an API for auditing in Diffusion) and unused. Clean it up before implementing new states/actions.

(Note that code for displaying these transactions still needs to stick around for a bit, we'll just never apply new ones from here on out. They've been replaced with modular transactions.)

Test Plan

Grepped for usage, commentd on / audited a commit.

Diff Detail

Repository
rP Phabricator
Branch
audit2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15376
Build 20252: Run Core Tests
Build 20251: arc lint + arc unit