Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cppcheck-plugin
  Commit: 70008f01f202df6f76d068551c2dffaaae0578f2
      
https://github.com/jenkinsci/cppcheck-plugin/commit/70008f01f202df6f76d068551c2dffaaae0578f2
  Author: Michal Turek <[email protected]>
  Date:   2014-03-08 (Sat, 08 Mar 2014)

  Changed paths:
    M src/main/java/com/thalesgroup/hudson/plugins/cppcheck/CppcheckSource.java
    M 
src/main/java/com/thalesgroup/hudson/plugins/cppcheck/model/CppcheckFile.java
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckResult/details.jelly

  Log Message:
  -----------
  [JENKINS-18029] Selected line with static analysis violation is hidden 
because breadcrumb covers it

- The page with source code now scrolls 10 lines above the highlighted one to 
be able to see the context.
- @SuppressWarnings("unused") removed to solve compiler warnings.


  Commit: 5ba9108df7e32c65c936b7814e13281f537e9a34
      
https://github.com/jenkinsci/cppcheck-plugin/commit/5ba9108df7e32c65c936b7814e13281f537e9a34
  Author: Michal Turek <[email protected]>
  Date:   2014-03-08 (Sat, 08 Mar 2014)

  Changed paths:
    M src/main/java/com/thalesgroup/hudson/plugins/cppcheck/CppcheckSource.java
    M 
src/main/java/com/thalesgroup/hudson/plugins/cppcheck/model/CppcheckFile.java
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckResult/details.jelly

  Log Message:
  -----------
  Merge pull request #4 from mixalturek/master

[JENKINS-18029] Selected line with static analysis violation is hidden because 
breadcrumb covers it


Compare: 
https://github.com/jenkinsci/cppcheck-plugin/compare/2962a47f7f0b...5ba9108df7e3

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