Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cppcheck-plugin
  Commit: 5b3b67535383737b3d76567218817a603976313d
      
https://github.com/jenkinsci/cppcheck-plugin/commit/5b3b67535383737b3d76567218817a603976313d
  Author: Michal Turek <mixaltu...@users.sf.net>
  Date:   2014-04-28 (Mon, 28 Apr 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction.java
    M 
src/main/java/org/jenkinsci/plugins/cppcheck/util/AbstractCppcheckProjectAction.java
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction/summary.jelly
    A 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction/jobMain.jelly

  Log Message:
  -----------
  [JENKINS-22388] Possible to move cppcheck summary into main job hudson page?

- Project action updated to be standard Action instead of 
ProminentProjectAction.
- Icon from project action is now displayed only in the main menu on the left 
so correct 24px icon is used instead of 48px one. The larger icon was required 
by ProminentProjectAction that was rendered on top of the main page.
- Project action is now able to provide last build action. It is used in new 
jobMain.jelly that renders the statistics in the project action page.
- Build action summary uses urlName and displayName instead of the hardcoded 
strings.


  Commit: 1dba0fe34a4f99a815cfad455b631d7e16cf17ff
      
https://github.com/jenkinsci/cppcheck-plugin/commit/1dba0fe34a4f99a815cfad455b631d7e16cf17ff
  Author: Michal Turek <mixal.tu...@gmail.com>
  Date:   2014-04-28 (Mon, 28 Apr 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction.java
    M 
src/main/java/org/jenkinsci/plugins/cppcheck/util/AbstractCppcheckProjectAction.java
    M 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction/summary.jelly
    A 
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction/jobMain.jelly

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

[JENKINS-22388] Possible to move cppcheck summary into main job hudson p...


Compare: 
https://github.com/jenkinsci/cppcheck-plugin/compare/d91aec7f5297...1dba0fe34a4f

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