Branch: refs/heads/master
Home: https://github.com/jenkinsci/disk-usage-plugin
Commit: 5af43feb43bf57f090a43e621c6f2fcd3832751c
https://github.com/jenkinsci/disk-usage-plugin/commit/5af43feb43bf57f090a43e621c6f2fcd3832751c
Author: Nicolas De Loof <[email protected]>
Date: 2012-02-23 (Thu, 23 Feb 2012)
Changed paths:
M pom.xml
A src/main/java/hudson/plugins/disk_usage/DiskUsageProjectActionFactory.java
M src/main/java/hudson/plugins/disk_usage/DiskUsageProperty.java
M src/main/java/hudson/plugins/disk_usage/DiskUsageThread.java
A
src/main/resources/hudson/plugins/disk_usage/DiskUsageProjectActionFactory/global.jelly
A
src/main/resources/hudson/plugins/disk_usage/DiskUsageProjectActionFactory/global_fr.properties
A
src/main/resources/hudson/plugins/disk_usage/DiskUsageProjectActionFactory/global_ja.properties
A
src/main/resources/hudson/plugins/disk_usage/DiskUsageProjectActionFactory/global_ru.properties
R src/main/resources/hudson/plugins/disk_usage/DiskUsageProperty/global.jelly
R
src/main/resources/hudson/plugins/disk_usage/DiskUsageProperty/global_fr.properties
R
src/main/resources/hudson/plugins/disk_usage/DiskUsageProperty/global_ja.properties
R
src/main/resources/hudson/plugins/disk_usage/DiskUsageProperty/global_ru.properties
Log Message:
-----------
[FIXED JENKINS-12870]
refactored DiskUsageAction "injection" using a TransientProjectActionFactory
avoid to pollute jobs configuration and history with a JobProperty
Commit: fe8f4cec9109bb4c3f458ce5eee0b02f55f55baa
https://github.com/jenkinsci/disk-usage-plugin/commit/fe8f4cec9109bb4c3f458ce5eee0b02f55f55baa
Author: Vojtech Juranek <[email protected]>
Date: 2012-02-26 (Sun, 26 Feb 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Removed token-macro dependecy to remove cyclic dependecty (moreover not sure
why it was there;-)
Compare:
https://github.com/jenkinsci/disk-usage-plugin/compare/47d3b56...fe8f4ce