Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. | |||||
1998-10-07 | Added new "Webtools" product. | terry%netscape.com | 3 | -2/+8 | |
1998-10-07 | Added new "products" table, which contains a description for each | terry%netscape.com | 4 | -1/+62 | |
product. This description is presented when the user is entering a new bug. | |||||
1998-09-30 | Added admin page for changing of default owners (code by Sam Ziegler ↵ | terry%netscape.com | 3 | -0/+145 | |
<sam@ziegler.org>) | |||||
1998-09-30 | Don't do server-push if the user seems to be using Internet Explorer. | terry%netscape.com | 1 | -10/+24 | |
1998-09-29 | Akkana now owns Composer. | terry%netscape.com | 1 | -1/+1 | |
1998-09-25 | Fixed bug 890. Apparently, Apache has the habit of lower-casing some | terry%netscape.com | 1 | -4/+4 | |
of the boundary strings, so we'll just lower-case them all to make things work. | |||||
1998-09-22 | Patch by (mostly) Bert Driehuis <bert_driehuis@nl.compuware.com> -- | terry%netscape.com | 1 | -0/+19 | |
explain a bit about the versioncache file. | |||||
1998-09-22 | Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- recognize | terry%netscape.com | 1 | -0/+1 | |
BSDI systems. | |||||
1998-09-22 | Was generating garbage instead of the Cc: line. | terry%netscape.com | 1 | -1/+1 | |
1998-09-19 | Whoops. Ignore anything that tries to override the version number in | terry%netscape.com | 1 | -0/+6 | |
the params file. | |||||
1998-09-19 | Updated version string to 2.1 (development) | terry%netscape.com | 1 | -1/+1 | |
1998-09-19 | Updated version string to 2.0 (shipping) | terry%netscape.com | 1 | -1/+1 | |
1998-09-19 | Make it clear to people that "%version%" will work. | terry%netscape.com | 1 | -0/+6 | |
1998-09-19 | Change default banner to include version info. | terry%netscape.com | 1 | -1/+3 | |
1998-09-19 | Updated version string to 1.3 (development) | terry%netscape.com | 1 | -1/+1 | |
1998-09-19 | Add simple support for a version string. | terry%netscape.com | 3 | -2/+7 | |
1998-09-19 | Patch from Sam Ziegler <ziegler@mediaguaranty.com> -- Don't choke if argv is ↵ | terry%netscape.com | 1 | -1/+1 | |
empty. | |||||
1998-09-19 | Patch from Sam Ziegler <ziegler@mediaguaranty.com> -- add the URL for TiemDate. | terry%netscape.com | 1 | -0/+1 | |
1998-09-17 | Bug fix by Brian Jones <cbj@nortel.net> -- was failing to create new users. | terry%netscape.com | 1 | -1/+1 | |
1998-09-17 | Get rid of .tcl files; we're a perl app now. | terry%netscape.com | 6 | -1259/+3 | |
1998-09-16 | Fixed bug 827 -- silly me still had a reference to a .tcl file. Oops! | terry%netscape.com | 1 | -1/+1 | |
1998-09-16 | Whoops; a bad username was causing perl warning messages. | terry%netscape.com | 1 | -1/+1 | |
1998-09-16 | Add a few more clues. | terry%netscape.com | 1 | -1/+6 | |
1998-09-16 | Everything has been ported to now run under Perl. | terry%netscape.com | 26 | -1475/+3003 | |
1998-09-12 | Added new "Layout" component to NGLayout. | terry%netscape.com | 1 | -0/+1 | |
1998-09-09 | Added 1998-09-04 version. | terry%netscape.com | 1 | -0/+1 | |
1998-09-07 | Chouck isn't here; fix owner of LibMocha. | terry%netscape.com | 1 | -1/+1 | |
1998-09-05 | Added "Viewer App" component. | terry%netscape.com | 1 | -0/+1 | |