[
https://issues.jenkins-ci.org/browse/JENKINS-12870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159533#comment-159533
]
SCM/JIRA link daemon commented on JENKINS-12870:
------------------------------------------------
Code changed in jenkins
User: Nicolas De Loof
Path:
pom.xml
src/main/java/hudson/plugins/disk_usage/DiskUsageProjectActionFactory.java
src/main/java/hudson/plugins/disk_usage/DiskUsageProperty.java
src/main/java/hudson/plugins/disk_usage/DiskUsageThread.java
src/main/resources/hudson/plugins/disk_usage/DiskUsageProjectActionFactory/global.jelly
src/main/resources/hudson/plugins/disk_usage/DiskUsageProjectActionFactory/global_fr.properties
src/main/resources/hudson/plugins/disk_usage/DiskUsageProjectActionFactory/global_ja.properties
src/main/resources/hudson/plugins/disk_usage/DiskUsageProjectActionFactory/global_ru.properties
src/main/resources/hudson/plugins/disk_usage/DiskUsageProperty/global.jelly
src/main/resources/hudson/plugins/disk_usage/DiskUsageProperty/global_fr.properties
src/main/resources/hudson/plugins/disk_usage/DiskUsageProperty/global_ja.properties
src/main/resources/hudson/plugins/disk_usage/DiskUsageProperty/global_ru.properties
http://jenkins-ci.org/commit/disk-usage-plugin/5af43feb43bf57f090a43e621c6f2fcd3832751c
Log:
[FIXED JENKINS-12870]
refactored DiskUsageAction "injection" using a TransientProjectActionFactory
avoid to pollute jobs configuration and history with a JobProperty
> Disk usage disabled when job configuration is edited, comes later back
> magically
> --------------------------------------------------------------------------------
>
> Key: JENKINS-12870
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12870
> Project: Jenkins
> Issue Type: Bug
> Components: disk-usage
> Reporter: Nicolas De Loof
> Assignee: Nicolas De Loof
>
> as Disk usage graph is enabled, it sets a job property on all jobs.
> When the job configuration is edited, this property has no UI and is then
> removed from configuration. Consequently the job don't display the graph
> anymore. And then *after a while* the graph comes back "magically".
> Side effect : when Job Config History plugin is used, SYSTEM changes to
> enable disk usage pollute the configuration history
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira