Page MenuHomePhabricator

Use standard infrastructure for Feed in Audit
ClosedPublic

Authored by epriestley on Aug 1 2014, 8:34 PM.
Tags
None
Referenced Files
F18717051: D10114.id24320.diff
Mon, Sep 29, 1:08 PM
F18705835: D10114.diff
Sun, Sep 28, 1:24 PM
F18705312: D10114.id24336.diff
Sun, Sep 28, 10:47 AM
F18617394: D10114.diff
Sun, Sep 14, 9:06 PM
F18221038: D10114.diff
Aug 19 2025, 5:17 PM
F18096429: D10114.diff
Aug 8 2025, 6:53 AM
F18084562: D10114.id24336.diff
Aug 5 2025, 4:06 PM
F18047791: D10114.id.diff
Aug 3 2025, 1:09 PM
Subscribers

Details

Summary

Ref T4896. Instead of using custom stuff, use standard stuff.

Test Plan

Viewed a bunch of feed stories and published some over the Asana bridge.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Use standard infrastructure for Feed in Audit.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, joshuaspence.
btrahan edited edge metadata.
btrahan added inline comments.
src/applications/audit/storage/PhabricatorAuditTransaction.php
191–203

not for this diff but this sort of logic can probably go in the base Transaction class / some other central class?

This revision is now accepted and ready to land.Aug 1 2014, 8:40 PM

Yeah -- those transaction types are just going to migrate away at the end of this diff sequence.

epriestley updated this revision to Diff 24336.

Closed by commit rP49bd5721c5a7 (authored by @epriestley).