stable
Clone or download
Read-only
Merge 'gerrit #7253' into stable/master
* commit '6583bd0': request #9760 Hudson widget should only load data during ajax calls Change-Id: I2a9e05ee016b49e2267eb4f76e20327f192227c4
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/hudson/include/HudsonTestResult.class.php | +5 | −5 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobBuildHistory.class.php | +7 | −2 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobLastArtifacts.class.php | +11 | −14 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobLastBuilds.class.php | +8 | −9 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobTestResults.class.php | +8 | −2 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobTestTrend.class.php | +16 | −19 | Go to diff View file |
M | plugins/hudson/www/test_result_pie_chart.php | +3 | −3 | Go to diff View file |