Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 83541cfb0e5116ee93bd9d778e1464e78389f58f
https://github.com/jenkinsci/jenkins/commit/83541cfb0e5116ee93bd9d778e1464e78389f58f
Author: Markus Winter <[email protected]>
Date: 2024-08-24 (Sat, 24 Aug 2024)
Changed paths:
M core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly
M war/src/main/js/pages/project/builds-card.js
Log Message:
-----------
[JENKINS-73613] refresh buildhistory widget in all cases (#9624)
* [JENKINS-73592] refresh buildhistory widget when page gets focus
* [JENKINS-73613] refresh buildhistory in all cases
refresh the buildHistory widget instantly when the window gets focus,
e.g. after switching browser tabs but also when one was in another
application and clicks in the browser window.
When the window is visible it will update even when it has no focus,
when the window is hidden no calls to the controller will be done.
Additionally the buildHistory will be updated when it is not on the
first page. So e.g. when someone deletes a build, changes the display
name or the description or when a build is still running the page gets
updated.
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/jenkins/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/de5cd4-83541c%40github.com.