Branch: refs/heads/master Home: https://github.com/jenkinsci/mailer-plugin Commit: 287b56219b2f82320066fbf39197580d5126e4f0 https://github.com/jenkinsci/mailer-plugin/commit/287b56219b2f82320066fbf39197580d5126e4f0 Author: Nelson Alvarez <nalva...@easysol.net> Date: 2019-12-05 (Thu, 05 Dec 2019)
Changed paths: M src/main/java/hudson/tasks/Mailer.java M src/main/resources/hudson/tasks/Mailer/global.jelly M src/main/resources/hudson/tasks/Mailer/global_es.properties Log Message: ----------- [JENKINS-2206] Configuration to use TLS - new option in jelly config form to enable/disable TLS usage - new attribute to handle boolean option - new javaMail properties used when TLS option is selected - validation of default TLS port 587 if no port is defined by user - testEmail method modified to use new parameter - Spanish translation for new form field added Commit: e9db041a4e9028898b938aea984fc2afcba0c9e8 https://github.com/jenkinsci/mailer-plugin/commit/e9db041a4e9028898b938aea984fc2afcba0c9e8 Author: Andres Salcedo <alfabravot...@gmail.com> Date: 2020-01-03 (Fri, 03 Jan 2020) Changed paths: M src/main/java/hudson/tasks/Mailer.java Log Message: ----------- Update src/main/java/hudson/tasks/Mailer.java Attribution on TODO to improve traceability Co-Authored-By: Oleg Nenashev <o.v.nenas...@gmail.com> Commit: 8bf4a06f8f47e1cb9fd41b48750de988d9433105 https://github.com/jenkinsci/mailer-plugin/commit/8bf4a06f8f47e1cb9fd41b48750de988d9433105 Author: Adrien Lecharpentier <adrien.lecharpent...@gmail.com> Date: 2020-03-24 (Tue, 24 Mar 2020) Changed paths: M src/main/java/hudson/tasks/Mailer.java M src/main/resources/hudson/tasks/Mailer/global.jelly M src/main/resources/hudson/tasks/Mailer/global_es.properties Log Message: ----------- Merge pull request #76 from alfabravoteam/JENKINS-2206 [JENKINS-2206] - Support connecting to mail servers via TLS Compare: https://github.com/jenkinsci/mailer-plugin/compare/0b5149b4ee69...8bf4a06f8f47 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/mailer-plugin/push/refs/heads/master/0b5149-8bf4a0%40github.com.