Branch: refs/heads/master
Home: https://github.com/jenkinsci/dashboard-view-plugin
Commit: 52982075cee1cea3b2ac2650657261dfcbbd89f5
https://github.com/jenkinsci/dashboard-view-plugin/commit/52982075cee1cea3b2ac2650657261dfcbbd89f5
Author: Michael Korbakov <[email protected]>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M .gitignore
A src/main/java/hudson/plugins/view/dashboard/core/ImagePortlet.java
M src/main/resources/hudson/plugins/view/dashboard/Messages.properties
A
src/main/resources/hudson/plugins/view/dashboard/core/ImagePortlet/config.jelly
A
src/main/resources/hudson/plugins/view/dashboard/core/ImagePortlet/portlet.jelly
Log Message:
-----------
Implementation of simple ImagePortlet to embed images into dashboard
Commit: e235dfc88ac0ff8b6f5010f0bf8b33558a5b9bcb
https://github.com/jenkinsci/dashboard-view-plugin/commit/e235dfc88ac0ff8b6f5010f0bf8b33558a5b9bcb
Author: Marco Ambu <[email protected]>
Date: 2012-06-20 (Wed, 20 Jun 2012)
Changed paths:
M .gitignore
A src/main/java/hudson/plugins/view/dashboard/core/ImagePortlet.java
M src/main/resources/hudson/plugins/view/dashboard/Messages.properties
A
src/main/resources/hudson/plugins/view/dashboard/core/ImagePortlet/config.jelly
A
src/main/resources/hudson/plugins/view/dashboard/core/ImagePortlet/portlet.jelly
Log Message:
-----------
Merge pull request #4 from rmihael/master
Implementation of simple ImagePortlet to embed images into dashboard
Compare:
https://github.com/jenkinsci/dashboard-view-plugin/compare/1d485d8b807a...e235dfc88ac0