-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
Currently, when you check the status of a computer
(http://hudson.sfbay/computer/slave1/, it just shows the jobs tied to slave1.
It would be good to also show the jobs that are running at that moment.
[JENKINS-2925] Status of a computer should show the projects that it is running at that moment
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: gui [ 15492 ] |
Workflow | Original: JNJira [ 132998 ] | New: JNJira + In-Review [ 201839 ] |
Code changed in hudson
User: : kohsuke
Path:
trunk/hudson/main/core/src/main/java/hudson/Functions.java
trunk/hudson/main/core/src/main/resources/hudson/model/Computer/ajaxExecutors.jelly
trunk/hudson/main/core/src/main/resources/hudson/model/Computer/sidepanel.jelly
trunk/hudson/main/core/src/main/resources/lib/hudson/executors.jelly
trunk/www/changelog.html
http://fisheye4.cenqua.com/changelog/hudson/?cs=14829
Log:
[FIXED JENKINS-2925] show the status of executors on the computer page.