On 1/9/2011 11:48 AM, Brad Roberts wrote: > On 1/9/2011 11:45 AM, Don Clugston wrote: >> On 9 January 2011 20:39, Brad Roberts <[email protected]> wrote: >>> On 1/9/2011 7:50 AM, Don Clugston wrote: >>>> The link at the bottom apparently has a hard-coded limit of 5000 runs, >>>> and we exceeded that a week ago. >>>> Probably the option should just be 'last 5000 runs' rather than 'show all'. >>>> _______________________________________________ >>>> phobos mailing list >>>> [email protected] >>>> http://lists.puremagic.com/mailman/listinfo/phobos >>> >>> 'all' is pretty useless anyway. I should rework that into pages or >>> something. >> >> The only reason I ever want to look at it is: for each OS: >> "When was the last time it passed? When was the last time it failed?" >> >> Actually it would be cool if you could retain the last all-pass, and >> the last test with any failure, for each OS, just overwriting one of >> the two every time. > > Heh.. I was thinking the same thing. And for that last passing rev, what svn > revision numbers were involved.
As a super quick change, I made 'show all' really mean 'show most recent 1000' so that at least some history is easy to get to. The default shows 50 runs. _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
