Page MenuHomePhabricator

Use standard infrastructure for Audit email generation
ClosedPublic

Authored by epriestley on Aug 1 2014, 7:38 PM.
Tags
None
Referenced Files
F15467989: D10112.id24335.diff
Thu, Apr 3, 7:02 PM
F15467988: D10112.id24318.diff
Thu, Apr 3, 7:02 PM
F15465376: D10112.id24318.diff
Wed, Apr 2, 6:02 PM
F15451904: D10112.id24335.diff
Sat, Mar 29, 12:30 AM
F15449039: D10112.id.diff
Fri, Mar 28, 8:19 AM
F15445209: D10112.diff
Thu, Mar 27, 12:52 PM
F15422614: D10112.diff
Mar 22 2025, 9:47 AM
F15383727: D10112.id24335.diff
Mar 14 2025, 5:41 PM

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
Lint
Lint Skipped
Unit
Tests Skipped

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