Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/coverity-plugin
  Commit: 59b1e6b888600d42cdb9b32d8350b3c61129fdda
      
https://github.com/jenkinsci/coverity-plugin/commit/59b1e6b888600d42cdb9b32d8350b3c61129fdda
  Author: Ken Dang <[email protected]>
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/coverity/CoverityLauncherDecorator.java
    M src/main/java/jenkins/plugins/coverity/CoverityPublisher.java
    A src/main/java/jenkins/plugins/coverity/TaOptionBlock.java
    M src/main/java/jenkins/plugins/coverity/analysis/FresnoToolHandler.java
    M src/main/resources/jenkins/plugins/coverity/CoverityPublisher/config.jelly
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-cCoverateTool.html

  Log Message:
  -----------
  Pushing all changes for add Test Analysis
Adding in ui and backend changes so that Jenkins can perform Test Analysis


  Commit: 5f8c223d7a99f3b8a8761b58761b5df87d64a78c
      
https://github.com/jenkinsci/coverity-plugin/commit/5f8c223d7a99f3b8a8761b58761b5df87d64a78c
  Author: Ken Dang <[email protected]>
  Date:   2014-06-06 (Fri, 06 Jun 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/coverity/CoverityLauncherDecorator.java

  Log Message:
  -----------
  Fixing issue with analysis which caused jenkins to throw a null pointer error


  Commit: 3505cb1d126b645184aadcdd2f7b7d6c0a40a295
      
https://github.com/jenkinsci/coverity-plugin/commit/3505cb1d126b645184aadcdd2f7b7d6c0a40a295
  Author: Ken Dang <[email protected]>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/coverity/analysis/FresnoToolHandler.java

  Log Message:
  -----------
  Fix: 65413
Removing the option that dataport can be used in cov-manage-history


  Commit: e40bc93e9fbded330af08256ed1dc1613da80f17
      
https://github.com/jenkinsci/coverity-plugin/commit/e40bc93e9fbded330af08256ed1dc1613da80f17
  Author: Ken Dang <[email protected]>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/coverity/DefectFilters.java
    M src/main/java/jenkins/plugins/coverity/analysis/PreFresnoToolHandler.java
    M src/main/resources/jenkins/plugins/coverity/CoverityPublisher/config.jelly

  Log Message:
  -----------
  Added in debugging for RBC issue.
Comment: 56095


  Commit: c69812448c5659aa8c4fecce6f28130f7acd9249
      
https://github.com/jenkinsci/coverity-plugin/commit/c69812448c5659aa8c4fecce6f28130f7acd9249
  Author: Ken Dang <[email protected]>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-bullsEyeDir.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-cOptionBlock.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-csCoverageTool.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-csFramework.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-csOptionBlock.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-customTestCommand.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-customWorkDir.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-cxxCoverageTool.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-javaCoverageTool.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-javaOptionBlock.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-junitFramework.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-policyFile.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-scmOptionBlock.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-scmSystem.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-taOptionBlock.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-taStripPath.html

  Log Message:
  -----------
  Adding new help text boxes for jenkins


  Commit: bac289baa4fec1e2b8965b47f530de5a109b1d27
      
https://github.com/jenkinsci/coverity-plugin/commit/bac289baa4fec1e2b8965b47f530de5a109b1d27
  Author: Ken Dang <[email protected]>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/coverity/TaOptionBlock.java
    M src/main/java/jenkins/plugins/coverity/analysis/FresnoToolHandler.java
    M src/main/resources/jenkins/plugins/coverity/CoverityPublisher/config.jelly
    M 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-taStripPath.html

  Log Message:
  -----------
  Removing the required strip path, and setting it's default to jenkins 
workspace
Fix:65412


  Commit: 9b9bdd84b024082c42eff859fbf000c5f4210a8d
      
https://github.com/jenkinsci/coverity-plugin/commit/9b9bdd84b024082c42eff859fbf000c5f4210a8d
  Author: Ken Dang <[email protected]>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/coverity/TaOptionBlock.java
    M src/main/java/jenkins/plugins/coverity/analysis/FresnoToolHandler.java
    M src/main/resources/jenkins/plugins/coverity/CoverityPublisher/config.jelly

  Log Message:
  -----------
  Fixing issue where bullseye dir is not being added, and allowed user to 
toggle cov-manage-history
Fix: 65225,65431


  Commit: 79178d54d4526a4e345f39fd4ad2279c3b9f141a
      
https://github.com/jenkinsci/coverity-plugin/commit/79178d54d4526a4e345f39fd4ad2279c3b9f141a
  Author: Ken Dang <[email protected]>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-covHistoryCheckbox.html

  Log Message:
  -----------
  Adding in help text for covHistoryCheckbox


  Commit: a3c5d5a4e0d09720c389c46eacfc27c6524cefbd
      
https://github.com/jenkinsci/coverity-plugin/commit/a3c5d5a4e0d09720c389c46eacfc27c6524cefbd
  Author: Ken Dang <[email protected]>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M src/main/resources/jenkins/plugins/coverity/CoverityPublisher/config.jelly

  Log Message:
  -----------
  Fixed help text box for Defect Filters
Fix:64968


  Commit: 00d342fd61ef7c6099d6280d453ce278045f8e1d
      
https://github.com/jenkinsci/coverity-plugin/commit/00d342fd61ef7c6099d6280d453ce278045f8e1d
  Author: Ken Dang <[email protected]>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M src/main/resources/jenkins/plugins/coverity/CoverityPublisher/global.jelly

  Log Message:
  -----------
  Made known checkers text boxes non editable since you are not able to submit 
new defects through jenkins
Fix: 64986


  Commit: 903b3afe42da0e40048940282ce578311417e661
      
https://github.com/jenkinsci/coverity-plugin/commit/903b3afe42da0e40048940282ce578311417e661
  Author: Ken Dang <[email protected]>
  Date:   2014-06-13 (Fri, 13 Jun 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/coverity/TaOptionBlock.java

  Log Message:
  -----------
  Fixing issue with csFramework not being added into -cs-test argument for C# 
coverage call
Fix: 65600


  Commit: bf3d3b6ce7ddcd0cc8687252db8b97a76aab9809
      
https://github.com/jenkinsci/coverity-plugin/commit/bf3d3b6ce7ddcd0cc8687252db8b97a76aab9809
  Author: Ken Dang <[email protected]>
  Date:   2014-06-20 (Fri, 20 Jun 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/coverity/DefectFilters.java

  Log Message:
  -----------
  Removing long debugging output text


  Commit: f1eab0c45c8fb0ff531ad76e48943797f7279d74
      
https://github.com/jenkinsci/coverity-plugin/commit/f1eab0c45c8fb0ff531ad76e48943797f7279d74
  Author: Ken Dang <[email protected]>
  Date:   2014-06-25 (Wed, 25 Jun 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Preparing Pom file for 1.4.0 release


  Commit: a791fac8ca76d29c3ebcb7a010fd5e05db0602bd
      
https://github.com/jenkinsci/coverity-plugin/commit/a791fac8ca76d29c3ebcb7a010fd5e05db0602bd
  Author: Ken Dang <[email protected]>
  Date:   2014-06-26 (Thu, 26 Jun 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release coverity-1.4.0


Compare: 
https://github.com/jenkinsci/coverity-plugin/compare/3b599da47a12...a791fac8ca76

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

Reply via email to