stable

Clone or download

Read-only

request #10866 Dashboard with many jenkins widget takes ages to load

It's not necessary to actually fetch preferences when they are not displayed Change-Id: Ibda04ad4dbea660d55646f881c0bcabe966dc889

Modified Files

Name
M plugins/docman/include/Docman_Widget_Embedded.class.php +5 −0 Go to diff View file
M plugins/git/include/Git_Widget_UserPushes.class.php +5 −0 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_Chart.class.php +5 −0 Go to diff View file
M plugins/hudson/include/HudsonJobWidget.class.php +5 −0 Go to diff View file
M plugins/hudson/include/hudson_Widget_MyMonitoredJobs.class.php +5 −0 Go to diff View file
M plugins/hudson/include/hudson_Widget_ProjectJobsOverview.class.php +5 −0 Go to diff View file
M plugins/label/include/Label/Widget/ProjectLabeledItems.php +5 −0 Go to diff View file
M plugins/tracker/include/Tracker/Widget/Tracker_Widget_MyArtifacts.class.php +5 −0 Go to diff View file
M plugins/tracker/include/Tracker/Widget/Tracker_Widget_Renderer.class.php +5 −0 Go to diff View file
M src/common/Dashboard/Widget/DashboardWidgetPresenter.php +1 −1 Go to diff View file
M src/common/widget/Widget.class.php +5 −0 Go to diff View file
M src/common/widget/Widget_ImageViewer.class.php +5 −0 Go to diff View file
M src/common/widget/Widget_MyArtifacts.class.php +5 −0 Go to diff View file
M src/common/widget/Widget_MyLatestSvnCommits.class.php +5 −0 Go to diff View file
M src/common/widget/Widget_Rss.class.php +5 −0 Go to diff View file