i found the jelly file that displays the build history view. build history 
is part of the core view code.

https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/hudson/model/View/builds.jelly?source=cc


here is the jelly file controlling the timeline graph on the build history. 
the timeline script is a bit difficult.
https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/hudson/model/BuildTimelineWidget/control.jelly?source=cc

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to