Re: Bugzilla Requests

2004-08-30 Thread Sander Temme
On Aug 30, 2004, at 5:08 PM, Joshua Slive wrote: 3) Rename Some Components to be have a consistant naming style: This is rather difficult to do in bugzilla, I believe. Bugzilla has some... interesting design decisions in its schema. Stuff like these component names is used as foreign keys instead

Re: Bugzilla Requests

2004-08-30 Thread Paul Querna
On Mon, 2004-08-30 at 22:42 -0400, Joshua Slive wrote: > Thinking about this a little more... > > >> 2) Add More Components to Bugzilla. Here is my list of components I > >> would like to see added for our Project: > >> - Windows Installer > >> - Windows Build > > Are these really necessary?

Re: Bugzilla Requests

2004-08-30 Thread Joshua Slive
Thinking about this a little more... 2) Add More Components to Bugzilla. Here is my list of components I would like to see added for our Project: - Windows Installer - Windows Build Are these really necessary? We have a "build" category already, and we could have a similar "install" category.

Re: Bugzilla Requests

2004-08-30 Thread Joshua Slive
On Mon, 30 Aug 2004, Paul Querna wrote: 1) Upgrade Bugzilla a newer version. We currently have 2.14.2 installed. 2.16.6 is the latest stable release of Bugzilla (They are doing Release Canidates of 2.18.X right now too!). It has nice things, like a NEEDINFO state, so we can mark bugs that need f

Apache 2.0 Seg Faults when using mod_disk_cache

2004-08-30 Thread Michael Corcoran
Hello, I've run into a very easily reproducible situation that is causing Apache to seg fault. I'm using Apache 2.0.50 with the worker MPM, mod_proxy and mod_disk_cache (and a few other misc mods). I'm also allowing 200 threads per process but the problem exists while using less threads. This

Re: Bugzilla Requests

2004-08-30 Thread Joe Orton
On Mon, Aug 30, 2004 at 12:48:41PM -0600, Paul Querna wrote: > There are a few things I would like changed in Apache's Bugzilla. I > believe to really get things changed for Bugzilla, it would be best if > the httpd PMC makes an official request to the Apache Infrastructure > Team. > > 1) Upgrade