Branch: refs/heads/master
Home: https://github.com/jenkinsci/email-ext-plugin
Commit: 5fa24b49277c865e63148b40d109d3df7c1a5db0
https://github.com/jenkinsci/email-ext-plugin/commit/5fa24b49277c865e63148b40d109d3df7c1a5db0
Author: Alex Earl <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java
M
src/main/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptor.java
M
src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/config.jelly
A src/main/webapp/help/projectConfig/presendScript.html
M src/test/java/hudson/plugins/emailext/ExtendedEmailPublisherTest.java
Log Message:
-----------
Fix JENKINS-12421
Implement pre-send script that allows modifying or cancelling the
sending of the email.