Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-11-22 | Patch from Sam Ziegler <sam@ziegler.org>: fix some typos. | terry%netscape.com | 1 | -1/+1 | |
1998-11-21 | Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. | terry%netscape.com | 1 | -11/+9 | |
1998-11-17 | Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup. | terry%netscape.com | 1 | -9/+11 | |
1998-11-10 | Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- cope with product | terry%netscape.com | 1 | -1/+5 | |
names that have a "/" in them. | |||||
1998-10-27 | output key no longer required, silently defaults to most_doomed. | harrison%netscape.com | 1 | -1/+3 | |
(people were linking into report.cgi without an output key specified, this fix prevents perl from squealing.) | |||||
1998-10-27 | security check for legal products in place. bug charts are not | harrison%netscape.com | 1 | -9/+31 | |
available as an option if collectstats.pl has never been run. added quip support. | |||||
1998-10-27 | patch from Sam Ziegler <ziegler@mediaguaranty.com>, bug | harrison%netscape.com | 1 | -12/+161 | |
graphs available, minor hacks. | |||||
1998-10-19 | added required second argument to make_options call, should keep | harrison%netscape.com | 1 | -1/+1 | |
perl from complaining about Use of uninitialized value at CGI.pl line 189 (#1) | |||||
1998-10-19 | created reports.cgi which provide an overview of active bugs | harrison%netscape.com | 1 | -0/+325 | |
sorted by owner. updated README to reflect my experiences installing mysql, bugzilla. put links into index.html, query.cgi to point into reports.cgi. harrison 10/18/98 |