Page MenuHomePhabricator

Lift common code for transaction-based reply handlers into parent class
ClosedPublic

Authored by epriestley on Apr 1 2015, 1:51 AM.
Tags
None
Referenced Files
F15420541: D12236.id29395.diff
Fri, Mar 21, 2:47 PM
F15419332: D12236.id.diff
Fri, Mar 21, 5:23 AM
F15418711: D12236.id.diff
Fri, Mar 21, 12:59 AM
F15413908: D12236.diff
Wed, Mar 19, 9:57 PM
F15379383: D12236.id29395.diff
Thu, Mar 13, 8:38 PM
F15363854: D12236.id29406.diff
Tue, Mar 11, 12:52 PM
Unknown Object (File)
Feb 8 2025, 3:21 AM
Unknown Object (File)
Feb 8 2025, 3:21 AM
Subscribers

Details

Summary

Ref T7199. Essentially all of the reply handlers now apply transactions to something which implements PhabricatorApplicationTransactionInterface.

We can share code between them by lifting this stuff into a superclass.

First, convert paste. Also rename PasteMockMailReceiver to PasteMailReceiver (this got mis-copied from Pholio at some point, I think).

Test Plan

Used bin/mail receive-test to send comments + !unsubscribe to pastes.

Diff Detail

Repository
rP Phabricator
Branch
mcom8
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5073
Build 5091: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Lift common code for transaction-based reply handlers into parent class.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 1 2015, 3:07 PM
This revision was automatically updated to reflect the committed changes.