Hi Kalle, I'm the creator of Global build stats plugin, and I can tell you it should fit your needs either with the JSON API or the Global build search<https://wiki.jenkins-ci.org/display/JENKINS/Global+Build+Stats+Plugin#GlobalBuildStatsPlugin-Buildsearchengine> screen
Note that even if you "discard old builds", build result data will be kept inside the global build stats data. The only data I can't get is the data tied to builds discarded *before* initial initialization of global build stats. Hope it helps, Cheers, Frédéric Camblor <http://fcamblor.wordpress.com/> <http://www.twitter.com/fcamblor> Bordeaux JUG <http://bordeauxjug.org/> Leader Restx <http://restx.io/> commiter Jenkins <http://jenkins-ci.org/> community member & plugin commiter On Tue, Jan 14, 2014 at 1:56 PM, Waky <[email protected]> wrote: > Hi, > > You can access the full build history via expand link on the bottom left > of the job view. However I have not been able to find a URL that provides > the full job history data, using: <job > URL>/api/json?tree=builds[number,timestamp,actions[failCount,skipCount,totalCount]] > I will get the latest build information, but not the full list of builds. > Any ideas or is > https://wiki.jenkins-ci.org/display/JENKINS/Global+Build+Stats+Plugin plugin > the answer? > > Thanks! > Kalle > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
