Page MenuHomePhabricator

Implement PhabricatorApplicationTransactionInterface in Differential
ClosedPublic

Authored by epriestley on Apr 17 2014, 6:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 8, 9:40 PM
Unknown Object (File)
Jun 27 2026, 6:35 PM
Unknown Object (File)
Jun 23 2026, 7:33 PM
Unknown Object (File)
Jun 22 2026, 5:26 PM
Unknown Object (File)
Jun 18 2026, 6:27 PM
Unknown Object (File)
Jun 11 2026, 12:10 AM
Unknown Object (File)
Mar 6 2026, 8:41 PM
Unknown Object (File)
Feb 3 2026, 6:40 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
Lint
Lint Skipped
Unit
Tests Skipped