From owner-freebsd-www@FreeBSD.ORG Mon Sep 18 20:21:51 2006 Return-Path: X-Original-To: www@FreeBSD.org Delivered-To: freebsd-www@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85D5D16A407; Mon, 18 Sep 2006 20:21:51 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from virtual.micronet.sk (smtp.micronet.sk [84.16.32.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28E2C43D6E; Mon, 18 Sep 2006 20:21:37 +0000 (GMT) (envelope-from danger@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by virtual.micronet.sk (Postfix) with ESMTP id 297F610E6C7; Mon, 18 Sep 2006 22:21:13 +0200 (CEST) X-Virus-Scanned: by amavisd-new at virtual.micronet.sk Received: from virtual.micronet.sk ([127.0.0.1]) by localhost (virtual.micronet.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R839WTy1uKzM; Mon, 18 Sep 2006 22:21:11 +0200 (CEST) Received: from danger.mcrn.sk (danger.mcrn.sk [84.16.37.254]) by virtual.micronet.sk (Postfix) with ESMTP id 8188E10E6B5; Mon, 18 Sep 2006 22:21:11 +0200 (CEST) Date: Mon, 18 Sep 2006 22:21:39 +0200 From: Daniel Gerzo Organization: The FreeBSD Project X-Priority: 3 (Normal) Message-ID: <572953552.20060918222139@rulez.sk> To: "Simon L. Nielsen" In-Reply-To: <20060918201318.GG1038@zaphod.nitro.dk> References: <20060917192954.GA86615@cvsup.sk.freebsd.org> <20060918201318.GG1038@zaphod.nitro.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Daniel Gerzo , www@FreeBSD.org Subject: Re[2]: [RFC]: query-pr-summary.cgi default behavior change X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 20:21:51 -0000 Hello Simon, Monday, September 18, 2006, 10:13:19 PM, you wrote: > On 2006.09.17 21:29:54 +0200, Daniel Gerzo wrote: >> I don't like the default behavior of query-pr-summary.cgi which lists >> all open PR in the GNATS. This produces around 1.2M of html, which >> takes some time to load. It does not eat our bandwidth, it also makes >> in my opinion unneeded load on GNATS. The following patch makes this >> script to show the form by default. >> >> Please comment, if it's okay with you, I will just go ahead and pass >> in through my mentors and then commit. > Hey, > Initially I thought it was a bad idea, but on further thinking it's > probably not... personally I find the complete list rather useless. > There might be links around which point to > http://www.freebsd.org/cgi/query-pr-summary.cgi and say "see list of > open PR's" here, so perhaps it would be a good idea with a comment in > the bottom of the form (at least for a while) which says something > like "To show current list of open PR's, just press "Query PS's"", or > something like that. Just an idea. I'm cool with this, no problem to add such note. I will talk about the exact text with my mentors later. Any other things that should prevent me to commit this change? ;-) -- Best regards, Daniel mailto:danger@FreeBSD.org