Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/coverity-plugin
  Commit: 2de2945074d9c889c50f8bdd852444aed4e8b72c
      
https://github.com/jenkinsci/coverity-plugin/commit/2de2945074d9c889c50f8bdd852444aed4e8b72c
  Author: James Croall <[email protected]>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M src/main/java/jenkins/plugins/coverity/CoverityPublisher.java
    M src/main/java/jenkins/plugins/coverity/InvocationAssistance.java
    M src/main/resources/jenkins/plugins/coverity/CoverityPublisher/config.jelly
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-csharpAutomaticAssemblies.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-csharpMsvsca.html

  Log Message:
  -----------
  Added support for FxCop/MSVSCA results, and also searching for
assemblies.


  Commit: 0e446f80ab46924b30069a1bfa7d0010db384fe1
      
https://github.com/jenkinsci/coverity-plugin/commit/0e446f80ab46924b30069a1bfa7d0010db384fe1
  Author: James Croall <[email protected]>
  Date:   2013-03-14 (Thu, 14 Mar 2013)

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

  Log Message:
  -----------
  Update to handle manually specified list of MSVSCA/FxCop output files,
and correctly handle case where none are found.


  Commit: 04d190d7bf6110b4a7ad6c3fd513aa4bd62c471e
      
https://github.com/jenkinsci/coverity-plugin/commit/04d190d7bf6110b4a7ad6c3fd513aa4bd62c471e
  Author: Josh Vinson <[email protected]>
  Date:   2013-07-12 (Fri, 12 Jul 2013)

  Changed paths:
    M src/main/java/jenkins/plugins/coverity/CoverityPublisher.java
    M src/main/java/jenkins/plugins/coverity/InvocationAssistance.java
    M src/main/resources/jenkins/plugins/coverity/CoverityPublisher/config.jelly
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-csharpAutomaticAssemblies.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-csharpMsvsca.html

  Log Message:
  -----------
  Merge branch 'jcroall-csharp-fxcop' into dev


  Commit: d894b9c3feba12bad91c4219921b0062e9cbe873
      
https://github.com/jenkinsci/coverity-plugin/commit/d894b9c3feba12bad91c4219921b0062e9cbe873
  Author: Josh Vinson <[email protected]>
  Date:   2013-07-16 (Tue, 16 Jul 2013)

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

  Log Message:
  -----------
  Split up analyze and commit steps

The new C# defect import is required to be run only once, after
analysis, but before commit. The previous analyze/commit process
consisted of looping through the streams configured for a job, and
running analysis if necessary, then committing. The new process is
to first run all of the analyses, then run the C# defect import,
and then run all of the commits.


  Commit: f5b5f0d5055865e39fe0987fc340af6119370757
      
https://github.com/jenkinsci/coverity-plugin/commit/f5b5f0d5055865e39fe0987fc340af6119370757
  Author: Josh Vinson <[email protected]>
  Date:   2013-07-22 (Mon, 22 Jul 2013)

  Changed paths:
    M src/main/java/jenkins/plugins/coverity/CoverityPublisher.java
    M src/main/java/jenkins/plugins/coverity/InvocationAssistance.java
    M src/main/resources/jenkins/plugins/coverity/CoverityPublisher/config.jelly
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-csharpAutomaticAssemblies.html
    A 
src/main/resources/jenkins/plugins/coverity/CoverityPublisher/help-csharpMsvsca.html

  Log Message:
  -----------
  Merge branch 'dev'


Compare: 
https://github.com/jenkinsci/coverity-plugin/compare/4e4f515527aa...f5b5f0d50558

-- 
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/groups/opt_out.


Reply via email to