Code changed in jenkins
User: Michal Turek
Path:
src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction.java
src/main/java/org/jenkinsci/plugins/cppcheck/util/AbstractCppcheckProjectAction.java
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction/summary.jelly
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction/jobMain.jelly http://jenkins-ci.org/commit/cppcheck-plugin/5b3b67535383737b3d76567218817a603976313d
Log: 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.
SCM/JIRA link daemon
added a comment - Code changed in jenkins
User: Michal Turek
Path:
src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction.java
src/main/java/org/jenkinsci/plugins/cppcheck/util/AbstractCppcheckProjectAction.java
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction/summary.jelly
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction/jobMain.jelly
http://jenkins-ci.org/commit/cppcheck-plugin/5b3b67535383737b3d76567218817a603976313d
Log:
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.
SCM/JIRA link daemon
added a comment - Code changed in jenkins
User: Michal Turek
Path:
src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction.java
src/main/java/org/jenkinsci/plugins/cppcheck/util/AbstractCppcheckProjectAction.java
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction/summary.jelly
src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction/jobMain.jelly
http://jenkins-ci.org/commit/cppcheck-plugin/1dba0fe34a4f99a815cfad455b631d7e16cf17ff
Log:
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
I'm sorry, I don't understand, can you provide more details, please?