Branch: refs/heads/master
Home: https://github.com/jenkinsci/project-build-times-plugin
Commit: 581b6e4456d849e75f8a56e3b3448ff416d655b2
https://github.com/jenkinsci/project-build-times-plugin/commit/581b6e4456d849e75f8a56e3b3448ff416d655b2
Author: stuartstevenson <[email protected]>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M
src/main/resources/hudson/plugins/projectbuildtimes/BuildTimesChart/portlet.jelly
Log Message:
-----------
ISSUE - Build Time chart doesn't work with Dashboard column functionality.
For example if I put it in a left column and right column it will take up two
whole rows instead of sitting side by side.
The issue was in the portlet.jelly file. The library xmlns:dp was pointing to
/hudson/plugins/projectbuildtimes when it should be
/hudson/plugins/view/dashboard to inherit the correct behaviour.
Commit: 9cc0cf7106129e7de59bd5b53ca5d97c4bcb9906
https://github.com/jenkinsci/project-build-times-plugin/commit/9cc0cf7106129e7de59bd5b53ca5d97c4bcb9906
Author: stuartstevenson <[email protected]>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M pom.xml
M src/main/resources/hudson/plugins/projectbuildtimes/Messages.properties
Log Message:
-----------
rename for use in rightmove jenkins until plugin is official
Commit: 348823d399253c2d0cd99709e52db5d349106fae
https://github.com/jenkinsci/project-build-times-plugin/commit/348823d399253c2d0cd99709e52db5d349106fae
Author: stuartstevenson <[email protected]>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M src/main/java/hudson/plugins/projectbuildtimes/BuildTimesChart.java
Log Message:
-----------
joblist should be refeshed everytime it is needed as the getRuns method on
job.java throws a nullpointerexception when jenkins is reloaded/restarted.
Issue seems to be that the data on the objects in the joblist becomes out of
date and is null
Commit: 4132162d9cd11f5d32d84f19009023641ebccd9f
https://github.com/jenkinsci/project-build-times-plugin/commit/4132162d9cd11f5d32d84f19009023641ebccd9f
Author: stuartstevenson <[email protected]>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M pom.xml
Log Message:
-----------
undo accidental commit of pom file
Commit: 86fa6e220175ae3e14d15b2ddc8adb1404907e9d
https://github.com/jenkinsci/project-build-times-plugin/commit/86fa6e220175ae3e14d15b2ddc8adb1404907e9d
Author: Neil Rhine <[email protected]>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M src/main/java/hudson/plugins/projectbuildtimes/BuildTimesChart.java
M
src/main/resources/hudson/plugins/projectbuildtimes/BuildTimesChart/portlet.jelly
M src/main/resources/hudson/plugins/projectbuildtimes/Messages.properties
Log Message:
-----------
Merge pull request #2 from stuartstevenson/master
ISSUE - Build Time chart doesn't display with Dashboard View column
functionality
Compare:
https://github.com/jenkinsci/project-build-times-plugin/compare/d8db1cf41b31...86fa6e220175
--
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.