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