Branch: refs/heads/jenkins-35096_cppcheck_plugin_pipeline_support
  Home:   https://github.com/jenkinsci/cppcheck-plugin
  Commit: 493f0f47d4ddcca0f88839362eb040cd38e2b390
      
https://github.com/jenkinsci/cppcheck-plugin/commit/493f0f47d4ddcca0f88839362eb040cd38e2b390
  Author: Marco Steffan <marco.stef...@gmail.com>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckPublisher.java

  Log Message:
  -----------
  Fix: Dont wait on concurrent builds


  Commit: c64da64e2fc0c9be4fd214e2ec36349054ae0651
      
https://github.com/jenkinsci/cppcheck-plugin/commit/c64da64e2fc0c9be4fd214e2ec36349054ae0651
  Author: James Dengel <james.den...@diasemi.com>
  Date:   2017-08-01 (Tue, 01 Aug 2017)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/cppcheck/parser/CppcheckParser.java

  Log Message:
  -----------
  move to version 2.1 of jaxb2.maven.plugin to make java8 javadoc strings


  Commit: 54a8187979c47a9c164eeeb197a2d50530669422
      
https://github.com/jenkinsci/cppcheck-plugin/commit/54a8187979c47a9c164eeeb197a2d50530669422
  Author: James Dengel <james.den...@diasemi.com>
  Date:   2017-08-01 (Tue, 01 Aug 2017)

  Changed paths:
    M 
src/main/java/com/thalesgroup/hudson/plugins/cppcheck/util/CppcheckUtil.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckResult.java

  Log Message:
  -----------
  fix remaining warnings for javadocs


  Commit: 2dd4bf26aa694e4f54a430b1fd20245d23cd9c7a
      
https://github.com/jenkinsci/cppcheck-plugin/commit/2dd4bf26aa694e4f54a430b1fd20245d23cd9c7a
  Author: James Dengel <james.den...@diasemi.com>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/thalesgroup/hudson/plugins/cppcheck/util/CppcheckUtil.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckResult.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/parser/CppcheckParser.java

  Log Message:
  -----------
  Merge branch 'java8-docstrings' into pipline_changes


  Commit: b3aec28ddf402625322146073952f60c2427e8cb
      
https://github.com/jenkinsci/cppcheck-plugin/commit/b3aec28ddf402625322146073952f60c2427e8cb
  Author: James Dengel <james.den...@diasemi.com>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckPublisher.java

  Log Message:
  -----------
  fix the pipeline syntax generator for the cpp_check plugin


  Commit: 2107664a8c2af58114083faf735112aad3b219e0
      
https://github.com/jenkinsci/cppcheck-plugin/commit/2107664a8c2af58114083faf735112aad3b219e0
  Author: James Dengel <james.den...@diasemi.com>
  Date:   2017-08-03 (Thu, 03 Aug 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckParserResult.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/parser/CppcheckParser.java

  Log Message:
  -----------
  re-work error.isinclusive


  Commit: 7e13c32b08768ab812cef62833bfb40117feac0c
      
https://github.com/jenkinsci/cppcheck-plugin/commit/7e13c32b08768ab812cef62833bfb40117feac0c
  Author: James Dengel <james.den...@diasemi.com>
  Date:   2017-08-03 (Thu, 03 Aug 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/cppcheck/parser/CppcheckParser.java

  Log Message:
  -----------
  isInconclusive is incorrect.


  Commit: c5bdfc72da599e714913d231ebc71a9b1053ea4d
      
https://github.com/jenkinsci/cppcheck-plugin/commit/c5bdfc72da599e714913d231ebc71a9b1053ea4d
  Author: Marco Steffan <marco.stef...@gmail.com>
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/thalesgroup/hudson/plugins/cppcheck/util/CppcheckUtil.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckResult.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/parser/CppcheckParser.java

  Log Message:
  -----------
  Merge pull request #35 from James-Dengel/java8-docstrings

Java8 docstrings


  Commit: 22020cd86f4c3cff5e31e4cfddcf9358464c8139
      
https://github.com/jenkinsci/cppcheck-plugin/commit/22020cd86f4c3cff5e31e4cfddcf9358464c8139
  Author: Marco Steffan <marco.stef...@gmail.com>
  Date:   2017-11-26 (Sun, 26 Nov 2017)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/thalesgroup/hudson/plugins/cppcheck/CppcheckAreaRenderer.java
    M 
src/main/java/com/thalesgroup/hudson/plugins/cppcheck/CppcheckBuildAction.java
    M 
src/main/java/com/thalesgroup/hudson/plugins/cppcheck/CppcheckParserResult.java
    M src/main/java/com/thalesgroup/hudson/plugins/cppcheck/CppcheckResult.java
    M src/main/java/com/thalesgroup/hudson/plugins/cppcheck/CppcheckSource.java
    M 
src/main/java/com/thalesgroup/hudson/plugins/cppcheck/graph/CppcheckGraph.java
    M 
src/main/java/com/thalesgroup/hudson/plugins/cppcheck/model/CppcheckWorkspaceFile.java
    M 
src/main/java/com/thalesgroup/hudson/plugins/cppcheck/util/AbstractCppcheckBuildAction.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckParserResult.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckPublisher.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckReport.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckResult.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckSourceAll.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckSourceContainer.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/parser/CppcheckParser.java
    M 
src/main/java/org/jenkinsci/plugins/cppcheck/util/AbstractCppcheckProjectAction.java
    M 
src/main/java/org/jenkinsci/plugins/cppcheck/util/CppcheckBuildResultEvaluator.java
    M src/main/java/org/jenkinsci/plugins/cppcheck/util/CppcheckLogger.java
    M 
src/main/resources/com/thalesgroup/hudson/plugins/cppcheck/CppcheckBuildAction/summary.jelly
    M 
src/main/resources/com/thalesgroup/hudson/plugins/cppcheck/CppcheckProjectAction/floatingBox.jelly
    M 
src/main/resources/com/thalesgroup/hudson/plugins/cppcheck/CppcheckProjectAction/nodata.jelly
    M 
src/main/resources/com/thalesgroup/hudson/plugins/cppcheck/CppcheckPublisher/config.jelly
    M 
src/main/resources/com/thalesgroup/hudson/plugins/cppcheck/CppcheckResult/index.jelly
    M 
src/main/resources/com/thalesgroup/hudson/plugins/cppcheck/CppcheckResult/nosourcepermission.jelly
    M 
src/main/resources/com/thalesgroup/hudson/plugins/cppcheck/CppcheckResult/summary.jelly
    M 
src/main/resources/com/thalesgroup/hudson/plugins/cppcheck/CppcheckSource/index.jelly
    M src/main/resources/index.jelly
    M src/main/resources/jelly/cppcheck/format.jelly
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction/statistics.jelly
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction/summary.jelly
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction/floatingBox.jelly
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction/jobMain.jelly
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction/nodata.jelly
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckPublisher/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckResult/details.jelly
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckResult/index.jelly
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckResult/nosourcepermission.jelly
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckSourceAll/index.jelly
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckTablePortlet/portlet.jelly
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckTablePortlet/table.jelly
    M src/main/resources/util/thresholds.jelly

  Log Message:
  -----------
  Merge pull request #36 from James-Dengel/pipline_changes

Jenkins 35096 cppcheck plugin pipeline support


  Commit: 1f2b1f712818f1e0d3633aae032d5d90046b3bdb
      
https://github.com/jenkinsci/cppcheck-plugin/commit/1f2b1f712818f1e0d3633aae032d5d90046b3bdb
  Author: Marco Steffan <marco.stef...@gmail.com>
  Date:   2017-11-26 (Sun, 26 Nov 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckPublisher.java

  Log Message:
  -----------
  Merge pull request #32 from 
jenkinsci/jenkins-42727_waiting_for_checkpoint_on_concurrent_build

Fix: Dont wait on concurrent builds


  Commit: 35ba8c1dda4dcf60d207d867ebbf799ab2c54b01
      
https://github.com/jenkinsci/cppcheck-plugin/commit/35ba8c1dda4dcf60d207d867ebbf799ab2c54b01
  Author: Marco Steffan <marco.stef...@besi.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
    A Jenkinsfile

  Log Message:
  -----------
  Added Jenkinsfile to let the plugin build automatically on jenkins on jenkins


  Commit: eeba215470dca0edb6e2d9882d0727ed8bf7c920
      
https://github.com/jenkinsci/cppcheck-plugin/commit/eeba215470dca0edb6e2d9882d0727ed8bf7c920
  Author: marst <marco.stef...@gmail.com>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Exclude generated sources from doc-target


  Commit: 5ff08a364b7a23e994199e3e5b4b15b042f3d633
      
https://github.com/jenkinsci/cppcheck-plugin/commit/5ff08a364b7a23e994199e3e5b4b15b042f3d633
  Author: marst <marco.stef...@gmail.com>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M src/main/java/com/thalesgroup/hudson/plugins/cppcheck/CppcheckSource.java

  Log Message:
  -----------
  Fix doc-message


Compare: 
https://github.com/jenkinsci/cppcheck-plugin/compare/9191d1515d24...5ff08a364b7a

-- 
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