Page MenuHomePhabricator

Implement PhabricatorApplicationTransactionInterface in Differential
ClosedPublic

Authored by epriestley on Apr 17 2014, 6:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 9:43 AM
Unknown Object (File)
Thu, May 2, 3:33 AM
Unknown Object (File)
Sun, Apr 28, 12:27 PM
Unknown Object (File)
Sun, Apr 28, 12:27 PM
Unknown Object (File)
Sun, Apr 28, 12:26 PM
Unknown Object (File)
Sun, Apr 28, 12:26 PM
Unknown Object (File)
Thu, Apr 25, 3:13 AM
Unknown Object (File)
Mon, Apr 22, 4:30 PM
Subscribers

Details

Summary

Ref T4810. Ultimate goal is to let Harbormaster post a "build passed/failed" transaction. To prepare for that, implement PhabricatorApplicationTransactionInterface in Differential.

To allow Harbormaster to take action on diffs but have the transactions apply to revisions, I added a new method so that objects can redirect transactions to some other object.

Test Plan
  • Subscribed/unsubscribed/attached/detached from Differential, saw transactions appear properly.

Diff Detail

Repository
rP Phabricator
Branch
hm6
Lint
Lint Passed
Unit
Tests Passed