Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: 167f35f42c58b0a587a3def816ab9ea54792d84f
      
https://github.com/jenkinsci/warnings-plugin/commit/167f35f42c58b0a587a3def816ab9ea54792d84f
  Author: Tobias Gruetzmacher <tobias-...@23.gs>
  Date:   2016-03-10 (Thu, 10 Mar 2016)

  Changed paths:
    M src/main/java/hudson/plugins/warnings/parser/EclipseParser.java
    M src/test/java/hudson/plugins/warnings/parser/EclipseParserTest.java
    A src/test/resources/hudson/plugins/warnings/parser/issue27664.txt

  Log Message:
  -----------
  [JENKINS-27664] Better Performance of EclipseParser.

Tune the regular expression used in the EclipseParser to not backtrack
through the whole log output.


  Commit: c3f5088ba82fd59f7bf60fec15255b4ccf455832
      
https://github.com/jenkinsci/warnings-plugin/commit/c3f5088ba82fd59f7bf60fec15255b4ccf455832
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2016-03-13 (Sun, 13 Mar 2016)

  Changed paths:
    M src/main/java/hudson/plugins/warnings/parser/EclipseParser.java
    M src/test/java/hudson/plugins/warnings/parser/EclipseParserTest.java
    A src/test/resources/hudson/plugins/warnings/parser/issue27664.txt

  Log Message:
  -----------
  Merge pull request #72 from TobiX/eclipse-parser-performance

[FIXED JENKINS-27664] Improved performance of EclipseParser.


Compare: 
https://github.com/jenkinsci/warnings-plugin/compare/6b50ca13c489...c3f5088ba82f

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to