-
Task
-
Resolution: Fixed
-
Major
-
-
jenkins-2.223
The auto_refresh query parameter (and associated hudson_auto_refresh cookie) not only wreaks havoc on forms or any other pages that forget to add norefresh=true, it can cause serious performance issues in large Jenkins installations if some team members naïvely turn on auto refresh on the dashboard or some other expensive page and then go home for the night. Options:
1. Delete this (mis)feature, adding back in more AJAXy behaviors to various pages upon request.
2. Allow a Jenkins administrator to disable it for a given installation.
3. Keep it, but make the Refresh time (Functions.configureAutoRefresh) increase exponentially after each automatic refresh, resetting to 10s only after an explicit page load (if these can be somehow distinguished).
- duplicates
-
JENKINS-484 Replace auto refresh with AJAX
- Resolved
- is related to
-
JENKINS-10583 List view shrinks to root when page refresh happens
- Resolved
-
JENKINS-25075 Weather column should render asynchronously
- Open
-
JENKINS-23470 empty description in CodeMirror preview on Jenkins main page if auto-refresh is enabled
- Resolved
-
JENKINS-16750 Job console output does not refresh when job is done
- Resolved
-
JENKINS-24014 Jenkins wrongly(?) warns that "reverse proxy set up is broken" when using autorefresh link.
- Resolved
-
JENKINS-37360 Selecting "edit description" for View All shows the System Message HTML text and tags.
- Resolved
-
JENKINS-43111 Upgrade 1.x to 2.x: upgrade wizard disappears when auto refresh is enabled
- Resolved
-
JENKINS-64359 Environment Dashboard plugin is not compatible with new version Jenkins
- Closed
-
JENKINS-21574 Turn on autorefresh by default
- Resolved
- links to