Branch: refs/heads/master
Home: https://github.com/jenkinsci/analysis-model
Commit: dedaa884e915b8577200397c4d64c3e4d3f2c4b3
https://github.com/jenkinsci/analysis-model/commit/dedaa884e915b8577200397c4d64c3e4d3f2c4b3
Author: Ulli Hafner <[email protected]>
Date: 2019-03-28 (Thu, 28 Mar 2019)
Changed paths:
M src/main/java/edu/hm/hafner/analysis/Report.java
M src/test/java/edu/hm/hafner/analysis/IssueFilterTest.java
Log Message:
-----------
Use Matcher.find rather than Matcher.matches when applying a filter.
>From a users perspective the match is searched for in any subset of the
property, i.e. not the whole property value must match.
Commit: 14a37772b62d48a9b86d8e8b5a14c344b1d45754
https://github.com/jenkinsci/analysis-model/commit/14a37772b62d48a9b86d8e8b5a14c344b1d45754
Author: Ulli Hafner <[email protected]>
Date: 2019-03-28 (Thu, 28 Mar 2019)
Changed paths:
M CHANGELOG.md
Log Message:
-----------
Added ChangeLog.
Commit: 0cdff91d927e95f75214c2d1065de5284dec51ff
https://github.com/jenkinsci/analysis-model/commit/0cdff91d927e95f75214c2d1065de5284dec51ff
Author: Ullrich Hafner <[email protected]>
Date: 2019-03-29 (Fri, 29 Mar 2019)
Changed paths:
M CHANGELOG.md
M src/main/java/edu/hm/hafner/analysis/Report.java
M src/test/java/edu/hm/hafner/analysis/IssueFilterTest.java
Log Message:
-----------
Merge pull request #134 from jenkinsci/find-vs-match
Use find rather than match in regexp filters
Compare:
https://github.com/jenkinsci/analysis-model/compare/dcb56f60f87c...0cdff91d927e
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.