Date: Mon, 25 Oct 2004 17:50:39 GMT From: Giorgos Keramidas <keramida@freebsd.org> To: freebsd-www@FreeBSD.org Subject: Re: www/69780: query-pr-summary.cgi generates very large html Message-ID: <200410251750.i9PHodcR029525@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR www/69780; it has been noted by GNATS. From: Giorgos Keramidas <keramida@freebsd.org> To: Jie Gao <gaoj@cpsc.ucalgary.ca> Cc: bug-followup@freebsd.org Subject: Re: www/69780: query-pr-summary.cgi generates very large html Date: Mon, 25 Oct 2004 20:42:06 +0300 On 2004-10-25 11:24, Jie Gao <gaoj@cpsc.ucalgary.ca> wrote: > Well, I think there is no good way to further more reduce the result size, > considering how many entries we have in the PR database. But can we > consider hidding some PRs by default? E.g. by default only the PRs within > the recent 6 months are shown, and a user has the option to display all PRs > regardless their time. I had a glance at the PRs and found more than half > of the PRs shown there were older than 6 months. I doubt how many people > are interested in seeing too old PRs. That's an option. It's already possible to limit the number of matches one sees though. Instead of using query-pr-summary.cgi to list *ALL* the problem reports, a specific query can be given through: http://www.freebsd.org/cgi/query-pr-summary.cgi?query This is what I usually do. Now that I look at the search form, it would probably be useful to add what you describe as an extra search criterion: start date and/or end date for the matches. If someone else doesn't beat me to this, I'll work on it during the next days. - Giorgos
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410251750.i9PHodcR029525>