Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-03-09 | Added params to control how priorities are set in a new bug. You can | terry%netscape.com | 1 | -3/+12 | |
now choose whether to let submitters of new bugs choose a priority, or whether they should just accept the default priority (which is now no longer hardcoded to "P2", but is instead a param.) The default value of the params will cause the same behavior as before. | |||||
1999-03-04 | Added a "disallownew" field to the products table. If non-zero, then | terry%netscape.com | 1 | -0/+6 | |
don't let people file new bugs against this product. (This is for when a product is retired, but you want to keep the bug reports around for posterity.) | |||||
1999-02-26 | Patch from Dhiren Patel <dhiren@nuvomedia.com> -- deal with products | terry%netscape.com | 1 | -1/+1 | |
that have spaces or other weird characters in them. | |||||
1999-02-05 | Added a page which describes all the components in a product. | terry%netscape.com | 1 | -1/+2 | |
1999-01-28 | Was picking wrong OS for Macs by default (according to brade@netscape.com). | terry%netscape.com | 1 | -2/+2 | |
1999-01-16 | Allow querying by OS. | terry%netscape.com | 1 | -1/+1 | |
1998-12-04 | Reworked the rep_platform and op_sys fields. BEWARE; this includes | terry%netscape.com | 1 | -2/+7 | |
some changes to the database schema! | |||||
1998-11-21 | Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. | terry%netscape.com | 1 | -4/+4 | |
1998-11-17 | Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup. | terry%netscape.com | 1 | -4/+4 | |
1998-10-07 | Added new "products" table, which contains a description for each | terry%netscape.com | 1 | -1/+7 | |
product. This description is presented when the user is entering a new bug. | |||||
1998-09-22 | Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- recognize | terry%netscape.com | 1 | -0/+1 | |
BSDI systems. | |||||
1998-09-16 | Everything has been ported to now run under Perl. | terry%netscape.com | 1 | -96/+114 | |
1998-09-02 | Patch inspired by Sam Ziegler <ziegler@mediaguaranty.com> -- deal | terry%netscape.com | 1 | -1/+1 | |
better with product names that have spaces or other weird stuff in them. | |||||
1998-09-01 | Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- was crashing if | terry%netscape.com | 1 | -1/+1 | |
you have exactly one product defined. Oops! | |||||
1998-08-28 | Sort the list of products. | terry%netscape.com | 1 | -1/+1 | |
1998-08-27 | Fixed bug 539 -- cope with multiple products in the system. | terry%netscape.com | 1 | -23/+23 | |
1998-08-26 | Bugzilla source. | terry%netscape.com | 1 | -0/+227 | |