Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-01-20 | Wasn't properly stripping out null queries on text searches. | terry%netscape.com | 1 | -3/+4 | |
Harmless, but was generating overly complicated SQL. | |||||
1999-01-20 | Allow a "not regexp" search of email addresses. | terry%netscape.com | 2 | -0/+3 | |
1999-01-20 | I guess nobody ever queries for URLs by regexp, since that radio | terry%netscape.com | 1 | -1/+1 | |
button was completely busted. | |||||
1999-01-19 | Majorly changed querying of email addresses. | terry%netscape.com | 5 | -9/+193 | |
1999-01-16 | Allow querying by OS. | terry%netscape.com | 5 | -2/+33 | |
1999-01-16 | When viewing a bug, make it possible to change its OS. | terry%netscape.com | 2 | -3/+5 | |
1999-01-16 | Allow querying of URL. | terry%netscape.com | 2 | -2/+7 | |
1999-01-15 | rickg now owns what toshok did. | terry%netscape.com | 1 | -3/+3 | |
1999-01-07 | troy now owns layout. | terry%netscape.com | 1 | -1/+1 | |
1999-01-06 | karnaze now owns tables. | terry%netscape.com | 1 | -1/+1 | |
1998-12-19 | Added xpidl. | terry%netscape.com | 1 | -0/+2 | |
1998-12-17 | Applied patch by cbaldwin@siara.com -- make sorting by "importance" | terry%netscape.com | 1 | -1/+1 | |
use "severity" as a secondary sort. Fixes bug 1907. | |||||
1998-12-16 | Patch from Ashley Clark <aclark@CS.UH.EDU>, which hopefully fixes bug 1499. | terry%netscape.com | 1 | -1/+1 | |
1998-12-12 | Added Mac System 8.5. | terry%netscape.com | 1 | -1/+1 | |
1998-12-11 | Old values for the column-header-cookie could cause problems when trying to ↵ | terry%netscape.com | 1 | -2/+5 | |
tweak several bugs at once. | |||||
1998-12-10 | Got rid of some harmless warning messages. | terry%netscape.com | 1 | -0/+6 | |
1998-12-05 | Add "OS/2" to the op_sys field. | terry%netscape.com | 1 | -1/+1 | |
1998-12-04 | Fixed bug 1746 -- make it say "Submit query" instead of "Submit". | terry%netscape.com | 1 | -1/+1 | |
1998-12-04 | Reworked the rep_platform and op_sys fields. BEWARE; this includes | terry%netscape.com | 5 | -12/+60 | |
some changes to the database schema! | |||||
1998-11-23 | More shuffling of owners. | terry%netscape.com | 1 | -3/+3 | |
1998-11-22 | valeski is no longer here; gagan now owns 'Networking Library'. | terry%netscape.com | 1 | -1/+1 | |
1998-11-22 | Patch from Sam Ziegler <sam@ziegler.org>: fix some typos. | terry%netscape.com | 2 | -3/+3 | |
1998-11-21 | Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. | terry%netscape.com | 17 | -276/+243 | |
1998-11-18 | Wasn't handling spaces in components or versions correctly. | terry%netscape.com | 1 | -6/+9 | |
1998-11-17 | Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup. | terry%netscape.com | 17 | -237/+267 | |
1998-11-10 | Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- cope with product | terry%netscape.com | 2 | -2/+7 | |
names that have a "/" in them. | |||||
1998-11-10 | Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- noted the CPAN | terry%netscape.com | 1 | -0/+2 | |
modules that the report stuff now depends on. | |||||
1998-11-10 | Fixed stupid bug causing stupid error messages. | terry%netscape.com | 1 | -0/+3 | |
1998-11-10 | kostello now owns Selection bugs. | terry%netscape.com | 1 | -1/+1 | |
1998-11-10 | Add Directory LDAP stuff. | terry%netscape.com | 3 | -0/+7 | |
1998-11-06 | Added Calendar product. | terry%netscape.com | 3 | -0/+11 | |
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 | changed the CHANGES file to reflect changes made | harrison%netscape.com | 1 | -0/+7 | |
1998-10-27 | updates for collectstats.pl and the Chart::Base requirement | harrison%netscape.com | 1 | -3/+13 | |
1998-10-27 | all products get stats collected now, not just a hardcoded list. | harrison%netscape.com | 1 | -5/+4 | |
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 | run me out of cron, i collect stats for the report graphs. | harrison%netscape.com | 1 | -0/+107 | |
1998-10-27 | patch from Sam Ziegler <ziegler@mediaguaranty.com>, bug | harrison%netscape.com | 1 | -12/+161 | |
graphs available, minor hacks. | |||||
1998-10-21 | fixed typo | harrison%netscape.com | 1 | -1/+1 | |
1998-10-21 | Added Mozbot component to Webtools. | terry%netscape.com | 1 | -0/+1 | |
1998-10-20 | Oops; was importing incorrect component names. | terry%netscape.com | 1 | -3/+6 | |
1998-10-20 | Added a mechanism where I can add new bugs from the netscape bugsystem. ↵ | terry%netscape.com | 1 | -0/+143 | |
Other installations of Bugzilla probably don't need to worry about this file any. | |||||
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 | 5 | -10/+339 | |
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 | |||||
1998-10-15 | Removed incorrect comment. | terry%netscape.com | 1 | -2/+0 | |
1998-10-14 | Removed some files that aren't used by anything. | terry%netscape.com | 3 | -165/+4 | |
1998-10-14 | Removed some old commented-out tcl stuff. | terry%netscape.com | 1 | -3/+0 | |
1998-10-14 | Fixed bug 1083 -- was some stupid problems with creating a new account. | terry%netscape.com | 1 | -4/+9 | |
1998-10-08 | Added 'Despot'. | terry%netscape.com | 1 | -0/+1 | |
1998-10-07 | Removed the old "Bugzilla" product; those bugs are now part of the | terry%netscape.com | 3 | -7/+0 | |
new "Webtools" product. |