Code changed in jenkins
User: David Resnick
Path:
src/main/java/hudson/model/JobViewEntry.java
src/main/java/hudson/model/ProjectViewEntry.java
src/main/resources/hudson/model/RadiatorView/job.jelly
src/main/resources/hudson/model/RadiatorView/main.jelly
http://jenkins-ci.org/commit/radiatorview-plugin/394f78e14c85cbf955ad858ffc4390427c137047
Log:
Show unstable builds as yellow.
This is based on pull requests 2 & 7.
Unstable builds both with and without failing tests appear as yellow.
One issue with the current implementation is that builds that are unstable
due to being marked that way (with no failing tests) aren't enlarged as
broken jobs are.
[FIXED JENKINS-9772]
[FIXED JENKINS-10585]
[FIXED JENKINS-10614]
[FIXED JENKINS-10846]
Update summary... mixed the order of colors