Branch: refs/heads/master Home: https://github.com/jenkinsci/email-ext-plugin Commit: a1122c1c949ccff395603543e3e0e2bc58bb1e29 https://github.com/jenkinsci/email-ext-plugin/commit/a1122c1c949ccff395603543e3e0e2bc58bb1e29 Author: Divyesh Chandra <divyesh1...@gmail.com> Date: 2020-04-27 (Mon, 27 Apr 2020)
Changed paths: M src/main/java/hudson/plugins/emailext/plugins/content/FailedTestsContent.java M src/main/resources/hudson/plugins/emailext/plugins/content/FailedTestsContent/help.groovy M src/test/java/hudson/plugins/emailext/plugins/content/FailedTestsContentTest.java Log Message: ----------- Add testSuiteName parameter to filter tests of unwanted packages Commit: 87cd468e81e3d454506c20c1ad7485e35c602869 https://github.com/jenkinsci/email-ext-plugin/commit/87cd468e81e3d454506c20c1ad7485e35c602869 Author: Divyesh Chandra <divyesh1...@gmail.com> Date: 2020-04-29 (Wed, 29 Apr 2020) Changed paths: M src/main/java/hudson/plugins/emailext/plugins/content/FailedTestsContent.java M src/main/resources/hudson/plugins/emailext/plugins/content/FailedTestsContent/help.groovy M src/test/java/hudson/plugins/emailext/plugins/content/FailedTestsContentTest.java Log Message: ----------- Use regex to filter failed tests Commit: 72b111b67e55edd71299bfb8293acee57b215d42 https://github.com/jenkinsci/email-ext-plugin/commit/72b111b67e55edd71299bfb8293acee57b215d42 Author: Divyesh Chandra <divyesh1...@gmail.com> Date: 2020-04-29 (Wed, 29 Apr 2020) 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: ----------- Fix new lines Commit: e1ea9d662b19b5e412964bd1f5a15c1ffb5d7f22 https://github.com/jenkinsci/email-ext-plugin/commit/e1ea9d662b19b5e412964bd1f5a15c1ffb5d7f22 Author: Divyesh Chandra <divyesh1...@gmail.com> Date: 2020-04-29 (Wed, 29 Apr 2020) Changed paths: M Jenkinsfile M pom.xml M src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java Log Message: ----------- Merge remote-tracking branch 'upstream/master' into JENKINS-62060 Commit: e23b825d795b4e13baf5fc3d29902593bbcc20fa https://github.com/jenkinsci/email-ext-plugin/commit/e23b825d795b4e13baf5fc3d29902593bbcc20fa Author: Divyesh Chandra <divyesh1...@gmail.com> Date: 2020-04-29 (Wed, 29 Apr 2020) Changed paths: M src/main/java/hudson/plugins/emailext/plugins/content/FailedTestsContent.java M src/main/resources/hudson/plugins/emailext/plugins/content/FailedTestsContent/help.groovy M src/test/java/hudson/plugins/emailext/plugins/content/FailedTestsContentTest.java Log Message: ----------- Address review comments, rename parameter name Commit: bf3dae948ea4f2a073be9b1c663b595a896efdfa https://github.com/jenkinsci/email-ext-plugin/commit/bf3dae948ea4f2a073be9b1c663b595a896efdfa Author: Divyesh Chandra <divyesh1...@gmail.com> Date: 2020-04-30 (Thu, 30 Apr 2020) Changed paths: M src/main/java/hudson/plugins/emailext/plugins/content/FailedTestsContent.java Log Message: ----------- avoid creating a new List of TestResult Commit: 82de3809bba188d4df019769ca7f892439bba970 https://github.com/jenkinsci/email-ext-plugin/commit/82de3809bba188d4df019769ca7f892439bba970 Author: Divyesh Chandra <divyesh1...@gmail.com> Date: 2020-04-30 (Thu, 30 Apr 2020) 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: ----------- Address review comments Commit: d0bec6016aeab84666a0b41082bcc95b831dc11e https://github.com/jenkinsci/email-ext-plugin/commit/d0bec6016aeab84666a0b41082bcc95b831dc11e Author: Alex Earl <slide.o....@gmail.com> Date: 2020-05-15 (Fri, 15 May 2020) Changed paths: M src/main/java/hudson/plugins/emailext/plugins/content/FailedTestsContent.java M src/main/resources/hudson/plugins/emailext/plugins/content/FailedTestsContent/help.groovy M src/test/java/hudson/plugins/emailext/plugins/content/FailedTestsContentTest.java Log Message: ----------- Merge pull request #204 from DivyeshChandra/JENKINS-62060 JENKINS-62060 - Add testSuiteName parameter to filter tests of unwanted packages Compare: https://github.com/jenkinsci/email-ext-plugin/compare/74dfaf4895b5...d0bec6016aea -- 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/74dfaf-d0bec6%40github.com.