-
Bug
-
Resolution: Fixed
-
Major
-
None
The wall display currently waits 20s before loading the jobs when you load the page. Could this be changed to load the jobs immediately on startup as well?
I think this would require moving the function within the call to setInterfal in setApiInterval() and calling this as part of the document.ready, prior to setting the interval.
[JENKINS-19770] Load initial configuration straight away
Fix Version/s | New: current [ 10162 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 151289 ] | New: JNJira + In-Review [ 193858 ] |
Code changed in jenkins
User: Pelle Pelster
Path:
src/main/webapp/walldisplay.css
src/main/webapp/walldisplay.html
http://jenkins-ci.org/commit/walldisplay-plugin/a2984fe6d40ac51c454f265627bf6ad2303b0b7e
Log:
Merge pull request #28 from howama/master
JENKINS-19770Load initial configuration straight awayCompare: https://github.com/jenkinsci/walldisplay-plugin/compare/264b084fba3f...a2984fe6d40a