Page MenuHomePhabricator

Use standard infrastructure for Feed in Audit
ClosedPublic

Authored by epriestley on Aug 1 2014, 8:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 29, 2:15 AM
Unknown Object (File)
Wed, May 28, 9:27 AM
Unknown Object (File)
Tue, May 27, 2:03 PM
Unknown Object (File)
Tue, May 20, 4:38 PM
Unknown Object (File)
Mon, May 19, 8:18 AM
Unknown Object (File)
Tue, May 13, 9:34 PM
Unknown Object (File)
Sun, May 11, 9:52 AM
Unknown Object (File)
Mon, May 5, 9:32 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).