Issue Details (XML | Word | Printable)

Key: HUDSON-2925
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: ramapulavarthi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hudson

Status of a computer should show the projects that it is running at that moment

Created: 26/Jan/09 03:08 PM   Updated: 27/Jan/09 06:06 PM   Resolved: 27/Jan/09 06:06 PM
Component/s: gui
Affects Version/s: current
Fix Version/s: None

Environment: Platform: All, OS: All


 Description  « Hide

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.



Sort Order: Ascending order - Click to sort in descending order
scm_issue_link added a comment - 27/Jan/09 06:06 PM

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 HUDSON-2925] show the status of executors on the computer page.