Branch: refs/heads/master Home: https://github.com/jenkinsci/email-ext-plugin Commit: e946dedadf85164ef462f018249faac1d19217ca https://github.com/jenkinsci/email-ext-plugin/commit/e946dedadf85164ef462f018249faac1d19217ca Author: Darin Pope <da...@planetpope.com> Date: 2020-10-17 (Sat, 17 Oct 2020)
Changed paths: M src/main/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptor.java M src/main/java/hudson/plugins/emailext/MailAccount.java M src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/global.groovy M src/main/resources/hudson/plugins/emailext/MailAccount/config.groovy M src/main/resources/hudson/plugins/emailext/Messages.properties M src/main/resources/hudson/plugins/emailext/Messages_ja.properties M src/main/resources/hudson/plugins/emailext/Messages_zh_TW.properties M src/test/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptorTest.java Log Message: ----------- trim fields to match mailer Trim fields to match similar changes that were made to mailer. Also matched descriptions to match mailer. Finally, I added the same form validator to defaultSuffix that exists in mailer. Signed-off-by: Darin Pope <da...@planetpope.com> Commit: 6160c95febabe39d2f1a559e4068fa4fc7f26f99 https://github.com/jenkinsci/email-ext-plugin/commit/6160c95febabe39d2f1a559e4068fa4fc7f26f99 Author: Alex Earl <slide.o....@gmail.com> Date: 2020-10-19 (Mon, 19 Oct 2020) Changed paths: M src/main/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptor.java M src/main/java/hudson/plugins/emailext/MailAccount.java M src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/global.groovy M src/main/resources/hudson/plugins/emailext/MailAccount/config.groovy M src/main/resources/hudson/plugins/emailext/Messages.properties M src/main/resources/hudson/plugins/emailext/Messages_ja.properties M src/main/resources/hudson/plugins/emailext/Messages_zh_TW.properties M src/test/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptorTest.java Log Message: ----------- Merge pull request #221 from darinpope/trim-fields trim fields to match mailer Compare: https://github.com/jenkinsci/email-ext-plugin/compare/e8c4dfeef8c5...6160c95febab -- 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/email-ext-plugin/push/refs/heads/master/e8c4df-6160c9%40github.com.