1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/metamta
Joshua Spence f2435fd1d0 Return $this from setter methods
Summary: Return `$this` from setter methods for consistency. I started writing a [[https://secure.phabricator.com/differential/diff/32506/ | linter rule]] to detect this, but I don't think it is trivial to do this properly.

Test Plan: Eyeball it.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D13422
2015-07-06 22:53:43 +10:00
..
action When we fail to process mail, tell the user about it 2014-04-03 18:43:18 -07:00
adapter Add missing $mailer property to PhabricatorMailImplementationPHPMailerAdapter 2015-06-16 13:55:17 -07:00
application MetaMTA - more progress to mail app 2015-06-23 12:55:44 -07:00
applicationpanel Merge branch 'master' into redesign-2015 2015-06-15 08:06:23 -07:00
command Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
constants Extend from Phobject 2015-06-15 18:02:27 +10:00
contentsource Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
controller MetaMTA - make the new mail app UI a little less bad 2015-06-23 18:30:05 -07:00
edge MetaMTA - more progress towards a mail application 2015-06-23 11:37:14 -07:00
editor Use ApplicationTransactions in ApplicationEmail 2015-06-11 10:15:49 -07:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
garbagecollector Fix GC threshold for mail to be 90 days instead of 0 seconds 2015-06-28 07:39:36 -07:00
management phtize all the things 2015-05-22 21:16:39 +10:00
parser Extend from Phobject 2015-06-15 18:02:27 +10:00
phid MetaMTA - lay some ground work for having an application 2015-06-22 13:46:26 -07:00
query Move some PhabricatorSearchField subclasses 2015-07-06 22:52:05 +10:00
receiver Extend from Phobject 2015-06-15 18:02:27 +10:00
replyhandler Dramatically limit the range of failures which can cause duplicate mail 2015-06-16 16:43:24 -07:00
storage MetaMTA - make sure mail garbage collection also cleans up recipient edges 2015-06-24 11:44:49 -07:00
typeahead Remove mailing lists application 2015-06-03 18:42:36 -07:00
view Return $this from setter methods 2015-07-06 22:53:43 +10:00
PhabricatorMetaMTAWorker.php Fix visibility of the PhabricatorWorker::doWork() methods 2015-01-16 06:58:50 +11:00