Page MenuHomePhabricator

Implement PhabricatorApplicationTransactionInterface in Differential
ClosedPublic

Authored by epriestley on Apr 17 2014, 6:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 27, 6:41 PM
Unknown Object (File)
Mon, May 26, 10:57 PM
Unknown Object (File)
Apr 29 2025, 9:03 AM
Unknown Object (File)
Apr 28 2025, 8:34 PM
Unknown Object (File)
Apr 25 2025, 5:25 PM
Unknown Object (File)
Apr 24 2025, 9:17 PM
Unknown Object (File)
Apr 24 2025, 5:28 AM
Unknown Object (File)
Apr 18 2025, 12:57 AM
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
Lint
Lint Skipped
Unit
Tests Skipped