Page MenuHomePhabricator

Use standard infrastructure for Feed in Audit
ClosedPublic

Authored by epriestley on Aug 1 2014, 8:34 PM.
Tags
None
Referenced Files
F14057290: D10114.diff
Sun, Nov 17, 2:03 AM
F14009598: D10114.id.diff
Wed, Oct 30, 8:35 PM
F13995433: D10114.diff
Wed, Oct 23, 12:47 PM
F13985934: D10114.id24320.diff
Sun, Oct 20, 11:40 PM
Unknown Object (File)
Sep 21 2024, 12:27 AM
Unknown Object (File)
Sep 12 2024, 6:14 AM
Unknown Object (File)
Sep 12 2024, 6:14 AM
Unknown Object (File)
Sep 12 2024, 3:01 AM
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).