Add support for (bulk) emailing
authorMagnus Hagander <magnus@hagander.net>
Mon, 28 Apr 2014 16:04:52 +0000 (18:04 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 28 Apr 2014 16:04:52 +0000 (18:04 +0200)
commita059717d3c831afe047a3ecda8e2610eb0e6fd57
treedf49b4fac472388de89827313c01302d659aff89
parent4a4e8c46ec9834c43b0a0705905d5ee12574694a
Add support for (bulk) emailing

CF managers can now email authors and reviewers both individually on
a patch, and in the full set of search results.
pgcommitfest/commitfest/forms.py
pgcommitfest/commitfest/templates/commitfest.html
pgcommitfest/commitfest/templates/patch_commands.inc
pgcommitfest/commitfest/views.py
pgcommitfest/urls.py