Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/email-ext-plugin
  Commit: 45579d7d28912c1b1102fa1fa0653637adc67859
      
https://github.com/jenkinsci/email-ext-plugin/commit/45579d7d28912c1b1102fa1fa0653637adc67859
  Author: slide <[email protected]>
  Date:   2012-12-07 (Fri, 07 Dec 2012)

  Changed paths:
    M src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java
    M 
src/main/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptor.java
    M src/main/java/hudson/plugins/emailext/plugins/ContentBuilder.java
    M 
src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/global.jelly
    A src/main/webapp/help/globalConfig/debugMode.html

  Log Message:
  -----------
  Add intitial debug mode


  Commit: d6e323fc74fbf8c083cfedd5416a166f1fc0ff46
      
https://github.com/jenkinsci/email-ext-plugin/commit/d6e323fc74fbf8c083cfedd5416a166f1fc0ff46
  Author: slide <[email protected]>
  Date:   2012-12-07 (Fri, 07 Dec 2012)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update to latest LTS


  Commit: 4c8c49515e780d5abe2a39208d407ba49110d73e
      
https://github.com/jenkinsci/email-ext-plugin/commit/4c8c49515e780d5abe2a39208d407ba49110d73e
  Author: slide <[email protected]>
  Date:   2012-12-07 (Fri, 07 Dec 2012)

  Changed paths:
    M src/main/java/hudson/plugins/emailext/AttachmentUtils.java
    M src/main/java/hudson/plugins/emailext/EmailType.java
    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
    M src/main/resources/hudson/plugins/emailext/tags/mailtype.jelly
    A src/main/resources/hudson/plugins/emailext/tags/mailtype.properties
    A src/main/webapp/help/projectConfig/attachBuildLog.html

  Log Message:
  -----------
  Fix JENKINS-13848 and JENKINS-13672


  Commit: ee5b0b449d40d8d43cebcf46abb6022b486de94d
      
https://github.com/jenkinsci/email-ext-plugin/commit/ee5b0b449d40d8d43cebcf46abb6022b486de94d
  Author: Alex Earl <[email protected]>
  Date:   2012-12-10 (Mon, 10 Dec 2012)

  Changed paths:
    M .gitignore
    M src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java
    M src/main/java/hudson/plugins/emailext/plugins/ContentBuilder.java

  Log Message:
  -----------
  Fix HTML emails and test fix for concurrent email issue


  Commit: 18359baf4ecfbafe038eb4b3eb96bf21e3ea5e4d
      
https://github.com/jenkinsci/email-ext-plugin/commit/18359baf4ecfbafe038eb4b3eb96bf21e3ea5e4d
  Author: slide <[email protected]>
  Date:   2012-12-10 (Mon, 10 Dec 2012)

  Changed paths:
    M src/main/java/hudson/plugins/emailext/EmailType.java
    M src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java
    M 
src/main/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptor.java
    M src/main/java/hudson/plugins/emailext/plugins/ContentBuilder.java
    M 
src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/config.jelly
    M 
src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/global.jelly
    M src/main/resources/hudson/plugins/emailext/tags/mailtype.jelly
    M src/test/java/hudson/plugins/emailext/ExtendedEmailPublisherTest.java

  Log Message:
  -----------
  Implement ability to set Reply-To header


  Commit: bcbfd02e0a638ffd32876f5bee0bbb46a9cfcf22
      
https://github.com/jenkinsci/email-ext-plugin/commit/bcbfd02e0a638ffd32876f5bee0bbb46a9cfcf22
  Author: slide <[email protected]>
  Date:   2012-12-10 (Mon, 10 Dec 2012)

  Changed paths:
    M 
src/main/java/hudson/plugins/emailext/plugins/content/FailedTestsContent.java
    M 
src/test/java/hudson/plugins/emailext/plugins/content/FailedTestsContentTest.java

  Log Message:
  -----------
  Added ability to truncate the failed test output


  Commit: 541ca82db3341990211fb7f49dd3d324393a8955
      
https://github.com/jenkinsci/email-ext-plugin/commit/541ca82db3341990211fb7f49dd3d324393a8955
  Author: Alex Earl <[email protected]>
  Date:   2012-12-10 (Mon, 10 Dec 2012)

  Changed paths:
    M src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java
    M 
src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/global.jelly
    A src/main/webapp/help/globalConfig/replyToList.html
    A src/main/webapp/help/projectConfig/mailType/replyToList.html
    A src/main/webapp/help/projectConfig/replyToList.html

  Log Message:
  -----------
  Add ability to override Reply-To at trigger and project levels


  Commit: 4a441eba86eebb5c96ca4dacfb2b3e53e8f12ec2
      
https://github.com/jenkinsci/email-ext-plugin/commit/4a441eba86eebb5c96ca4dacfb2b3e53e8f12ec2
  Author: Alex Earl <[email protected]>
  Date:   2012-12-10 (Mon, 10 Dec 2012)

  Changed paths:
    M 
src/main/java/hudson/plugins/emailext/plugins/content/FailedTestsContent.java
    M 
src/test/java/hudson/plugins/emailext/plugins/content/FailedTestsContentTest.java

  Log Message:
  -----------
  Merge branch 'JENKINS-5949'


  Commit: 58a8ce0deb86b23d92a14e4de9823cc5a698e8be
      
https://github.com/jenkinsci/email-ext-plugin/commit/58a8ce0deb86b23d92a14e4de9823cc5a698e8be
  Author: Alex Earl <[email protected]>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M src/test/java/hudson/plugins/emailext/ExtendedEmailPublisherTest.java

  Log Message:
  -----------
  Fixed Reply-To tests


  Commit: 062f768561cb0e9b64331b8a43a2820d52971751
      
https://github.com/jenkinsci/email-ext-plugin/commit/062f768561cb0e9b64331b8a43a2820d52971751
  Author: Alex Earl <[email protected]>
  Date:   2012-12-11 (Tue, 11 Dec 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/global.jelly
    A src/main/webapp/help/globalConfig/security.html

  Log Message:
  -----------
  Fix JENKINS-15213

Allow administrator to enable security for pre-send scripts. This is a
breaking change for current pre-send scripts.


  Commit: 039d739e7f16ed516ad2528ab64a41c44fca66c8
      
https://github.com/jenkinsci/email-ext-plugin/commit/039d739e7f16ed516ad2528ab64a41c44fca66c8
  Author: Alex Earl <[email protected]>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java
    M 
src/main/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptor.java

  Log Message:
  -----------
  Added use of the groovy sandbox


  Commit: ccaba06514c2534b107e0eb754740cc847312d18
      
https://github.com/jenkinsci/email-ext-plugin/commit/ccaba06514c2534b107e0eb754740cc847312d18
  Author: Alex Earl <[email protected]>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java

  Log Message:
  -----------
  Added some comments


  Commit: 01075977b7b623c03c5059bb8928ddeea206d44e
      
https://github.com/jenkinsci/email-ext-plugin/commit/01075977b7b623c03c5059bb8928ddeea206d44e
  Author: slide <[email protected]>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M src/test/java/hudson/plugins/emailext/ExtendedEmailPublisherTest.java

  Log Message:
  -----------
  Implement security test


Compare: 
https://github.com/jenkinsci/email-ext-plugin/compare/337a3a636de9...01075977b7b6

Reply via email to