1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-22 14:52:41 +01:00
phorge-phorge/src
epriestley 1670f5841d Set messageIDHash from SendGrid and Test controllers
Summary:
Most mail comes in through the script, but we can also generate it with the test controller or the SendGrid receiver.

In these cases, we produce a `null` message hash ID, which fails on inserts into MySQL databases configured in strict mode.

Instead, correctly generate the hash ID in these cases (for tests, make one up).

Test Plan: Generated test mail. (I'll see if @sokcevic can test SendGrid).

Reviewers: btrahan

Reviewed By: btrahan

CC: sokcevic, aran

Maniphest Tasks: T2423

Differential Revision: https://secure.phabricator.com/D4667
2013-01-26 15:22:06 -08:00
..
aphront Don't require phabricator.base-uri to be configured 2013-01-22 13:57:02 -08:00
applications Set messageIDHash from SendGrid and Test controllers 2013-01-26 15:22:06 -08:00
docs Minor, fix formatting in configuration doc. 2013-01-24 21:26:27 -08:00
infrastructure Replace all array_combine(x, x) with array_fuse(x) in Phabricator 2013-01-25 17:06:55 -08:00
view Replace all array_combine(x, x) with array_fuse(x) in Phabricator 2013-01-25 17:06:55 -08:00
__celerity_resource_map__.php Shorten text area in conpherence. 2013-01-26 09:59:21 -08:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Conpherence - reply handler integration 2013-01-25 16:03:54 -08:00