-
Improvement
-
Resolution: Fixed
-
Major
-
None
An unexpected benefit of installing the Global Build Stats plugin was the Global Build Search. We have used this to answer the question "show me everything Jenkins did between date x/x/x and y/y/y. Maybe there's another way to do that in Jenkins, but if so I haven't found it.
Adding time to the search criteria would make it better. We recently had to produce a list of everything Jenkins did over a 3 hour period, and had to hack the URL in Global Build Search to accomplish this.
This feature would be useful to any large shop.
Thanks!
- is duplicated by
-
JENKINS-23836 NumberFormatException when clicking search button on Global Build Search
-
- Closed
-
Code changed in jenkins
User: Dave
Path:
src/main/resources/hudson/plugins/global_build_stats/GlobalBuildStatsPlugin/buildHistory.jelly
src/main/webapp/scripts/yui/assets/skins/sam/sprite.png
src/main/webapp/scripts/yui/calendar/assets/calendar-core.css
src/main/webapp/scripts/yui/calendar/assets/calendar.css
src/main/webapp/scripts/yui/calendar/assets/calgrad.png
src/main/webapp/scripts/yui/calendar/assets/callt.gif
src/main/webapp/scripts/yui/calendar/assets/calrt.gif
src/main/webapp/scripts/yui/calendar/assets/calx.gif
src/main/webapp/scripts/yui/calendar/assets/skins/sam/calendar-skin.css
src/main/webapp/scripts/yui/calendar/assets/skins/sam/calendar.css
src/main/webapp/scripts/yui/calendar/calendar-debug.js
src/main/webapp/scripts/yui/calendar/calendar-min.js
src/main/webapp/scripts/yui/calendar/calendar.js
src/main/webapp/scripts/yui/datasource/datasource-beta-debug.js
src/main/webapp/scripts/yui/datasource/datasource-beta-min.js
src/main/webapp/scripts/yui/datasource/datasource-debug.js
src/main/webapp/scripts/yui/datasource/datasource-min.js
src/main/webapp/scripts/yui/datasource/datasource.js
src/main/webapp/scripts/yui/yahoo-dom-event/yahoo-dom-event.js
http://jenkins-ci.org/commit/global-build-stats-plugin/80abb850c4786b74d378ac73a82c715203d9eca8
Log:
Merge pull request #7 from dhinske/calendar-fix
[JENKINS-23836, JENKINS-11925] updated yui to version 2.9
Compare: https://github.com/jenkinsci/global-build-stats-plugin/compare/9ed89d40b8c5...80abb850c478