Branch: refs/heads/master
Home: https://github.com/jenkinsci/disk-usage-plugin
Commit: 7b4263fefc3c80648b87c6cf53897e25dc4eaa8a
https://github.com/jenkinsci/disk-usage-plugin/commit/7b4263fefc3c80648b87c6cf53897e25dc4eaa8a
Author: Nicolas De Loof <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M src/main/java/hudson/plugins/disk_usage/DiskUsagePlugin.java
M src/main/java/hudson/plugins/disk_usage/DiskUsageThread.java
M src/main/resources/hudson/plugins/disk_usage/DiskUsagePlugin/index.jelly
Log Message:
-----------
Support hierarchical job model
can be tested by installing free cloudbees folder plugin (see cloudbees gateway
plugin)
Commit: f34fd329309f2c10432682069fbc38ee35019a70
https://github.com/jenkinsci/disk-usage-plugin/commit/f34fd329309f2c10432682069fbc38ee35019a70
Author: vjuranek <[email protected]>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M src/main/java/hudson/plugins/disk_usage/DiskUsagePlugin.java
M src/main/java/hudson/plugins/disk_usage/DiskUsageThread.java
M src/main/resources/hudson/plugins/disk_usage/DiskUsagePlugin/index.jelly
Log Message:
-----------
Merge pull request #6 from ndeloof/master
add support for hierachical job model (jobs inside ItemGroup)
Compare:
https://github.com/jenkinsci/disk-usage-plugin/compare/5959141...f34fd32