1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/differential
epriestley 32f12d1f8f Don't fatal when generating patch emails for diffs with binaries
Summary:
When Phabricator is configured to generate patch email, we'll fatal if the patch contains binaries and is generating to Git because ArcanistBundle can't load the binary data. Provide a callback to load the data. See D2174.

(This may cause us to generate absolutely enormous emails, but you get what you asked for...)

Test Plan: Created a diff with an image under "send git patches" email configuration.

Reviewers: Makinde, btrahan, vrana, jungejason

Reviewed By: Makinde

CC: aran

Differential Revision: https://secure.phabricator.com/D2175
2012-04-09 17:35:01 -07:00
..
constants Improve Diffusion parsing of submoudule changes 2012-03-07 14:24:43 -08:00
controller Possible fix for T1076, pushing to verify. 2012-04-07 10:01:28 -07:00
data/revisionlist Add "final" to more classes 2012-03-13 11:18:11 -07:00
editor Use assert_instances_of() in Differential 2012-04-04 15:11:30 -07:00
exception Improve behavior when user submits a no-op action in Differential 2012-01-15 03:44:09 -08:00
field Update arcanist documentation to reflect "land", a sane relative commit, and "--auto" 2012-04-07 10:39:51 -07:00
mail Don't fatal when generating patch emails for diffs with binaries 2012-04-09 17:35:01 -07:00
parser/changeset Fix whitespace 2012-04-09 16:57:17 -07:00
query/revision Use assert_instances_of() in Differential 2012-04-04 15:11:30 -07:00
replyhandler Unfinal "DifferentialReplyHandler" 2012-03-15 14:16:32 -07:00
storage Use assert_instances_of() in Differential 2012-04-04 15:11:30 -07:00
tasks Enable updating task->revision assoc 2011-04-26 19:14:47 -07:00
view Jump to TOC after Show Diff 2012-04-06 09:56:28 -07:00