Branch: refs/heads/master
Home: https://github.com/jenkinsci/email-ext-plugin
Commit: b117c3be0f3e554acef9361d5539bb1d7a2a33d3
https://github.com/jenkinsci/email-ext-plugin/commit/b117c3be0f3e554acef9361d5539bb1d7a2a33d3
Author: Willem Verstraeten <[email protected]>
Date: 2012-06-28 (Thu, 28 Jun 2012)
Changed paths:
M
src/main/java/hudson/plugins/emailext/plugins/content/FailedTestsContent.java
Log Message:
-----------
Added 'onlyRegressions' option to the FAILED_TESTS content
Commit: 80082d3c8fd01334af7e9237573027ac83472040
https://github.com/jenkinsci/email-ext-plugin/commit/80082d3c8fd01334af7e9237573027ac83472040
Author: Willem Verstraeten <[email protected]>
Date: 2012-07-06 (Fri, 06 Jul 2012)
Changed paths:
A src/test/java/hudson/plugins/emailext/plugins/OnlyRegressionsTest.java
A src/test/resources/hudson/plugins/emailext/testreports/failed_test.xml
Log Message:
-----------
Added tests for the 'onlyRegressions' option for the FAILED_TESTS content
Commit: 6d9da88ecaf0a7d04968acea1f3fabc61e996ff1
https://github.com/jenkinsci/email-ext-plugin/commit/6d9da88ecaf0a7d04968acea1f3fabc61e996ff1
Author: slide <[email protected]>
Date: 2012-07-06 (Fri, 06 Jul 2012)
Changed paths:
M
src/main/java/hudson/plugins/emailext/plugins/content/FailedTestsContent.java
A src/test/java/hudson/plugins/emailext/plugins/OnlyRegressionsTest.java
A src/test/resources/hudson/plugins/emailext/testreports/failed_test.xml
Log Message:
-----------
Merge pull request #43 from willemv/master
Added onlyRegressions option to the FAILED_TESTS content
Compare:
https://github.com/jenkinsci/email-ext-plugin/compare/8b082b76331c...6d9da88ecaf0