1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/metamta
Bob Trahan 9219645287 Daemons - add "objectPHID" to task tables.
Summary: Ref T5402. This more or less "fixes" it but there's probably some polish to do?

Test Plan:
stopped and started daemons. error logs look good.

ran bin/storage upgrade.  noted that `adjust` added the appropriate indices for active and archive task.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T5402

Differential Revision: https://secure.phabricator.com/D11044
2014-12-23 16:30:05 -08:00
..
action When we fail to process mail, tell the user about it 2014-04-03 18:43:18 -07:00
adapter MetaMTA - make test mail implementation support message id headers by default 2014-10-27 13:09:34 -07:00
application Add some missing application names 2014-07-23 08:15:44 -07:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
contentsource Add more structure to Phortune product purchasing flow 2014-10-06 10:36:43 -07:00
controller Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
garbagecollector Add a GC for sent and received mail 2014-02-03 10:51:31 -08:00
management Daemons - add "objectPHID" to task tables. 2014-12-23 16:30:05 -08:00
parser Minor formatting changes 2014-10-08 08:39:49 +11:00
query Rename PHIDType classes 2014-07-24 08:05:46 +10:00
receiver Introduce CAN_EDIT for ExternalAccount, and make CAN_VIEW more liberal 2014-07-10 10:18:10 -07:00
replyhandler Don't add "To/Cc" to HTML mail bodies if there's no HTML mail body 2014-11-17 13:43:02 -08:00
storage Daemons - add "objectPHID" to task tables. 2014-12-23 16:30:05 -08:00
typeahead Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
view Add email preference links to email footers 2014-11-19 17:06:33 -08:00
PhabricatorMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PhabricatorMetaMTAWorker.php Clean up numerous rough edges in Mail configuration 2014-04-21 15:45:29 -07:00