
| Key: |
HUDSON-2925
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
ramapulavarthi
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
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.
|
|
Description
|
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. |
Show » |
Sort Order:
|
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.