Page MenuHomePhabricator

Use standard infrastructure for Audit email generation
ClosedPublic

Authored by epriestley on Aug 1 2014, 7:38 PM.
Tags
None
Referenced Files
F17907341: D10112.diff
Tue, Jul 29, 1:15 PM
Unknown Object (File)
Jun 29 2025, 5:57 PM
Unknown Object (File)
Jun 28 2025, 12:10 PM
Unknown Object (File)
Jun 16 2025, 10:32 PM
Unknown Object (File)
Jun 16 2025, 7:42 AM
Unknown Object (File)
Jun 16 2025, 12:29 AM
Unknown Object (File)
May 29 2025, 10:05 PM
Unknown Object (File)
May 29 2025, 7:09 AM

Details

Summary

Ref T4896. Replace custom stuff with standard stuff.

Test Plan
  • Sent a bunch of email and it all looked sensible/correct.
  • Made sure to test inlines, specifically, as they're a bit tricky.

Diff Detail

Repository
rP Phabricator
Branch
audit4
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/audit/storage/PhabricatorAuditTransaction.php:182XHP16TODO Comment
Unit
No Test Coverage
Build Status
Buildable 1988
Build 1989: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Use standard infrastructure for Audit email generation.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, joshuaspence.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Aug 1 2014, 8:09 PM
epriestley updated this revision to Diff 24335.

Closed by commit rP64736264a62d (authored by @epriestley).

staticshock added inline comments.
src/applications/audit/storage/PhabricatorAuditTransaction.php
57

Clsoed

missedthat