Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-05-01 | Updated version string to 2.5 (development) | terry%mozilla.org | 1 | -1/+1 | |
1999-05-01 | Updated version string to 2.4 (shipping) | terry%mozilla.org | 1 | -1/+1 | |
1999-04-22 | Fixed a bug where the long descriptions of bugs had a variety of | terry%netscape.com | 1 | -1/+7 | |
newline characters at the end, depending on the operating system of the browser that submitted the text. | |||||
1999-03-24 | Can now query for a specified field being changed at a specified time, | terry%netscape.com | 1 | -0/+1 | |
optionally to a specified value. | |||||
1999-03-12 | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 1 | -1/+28 | |
put on a person or on a bug. Some of the group bits control access to bugzilla features. And a person can't access a bug unless he has every group bit set that is also set on the bug. | |||||
1999-03-04 | Added a "disallownew" field to the products table. If non-zero, then | terry%netscape.com | 1 | -2/+8 | |
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-11 | Updated version string to 2.3 (development) | terry%netscape.com | 1 | -1/+1 | |
1999-02-11 | Updated version string to 2.2 (shipping) | terry%netscape.com | 1 | -1/+1 | |
1999-02-03 | Added support for URLs that describe the milestones for various projects. | terry%netscape.com | 1 | -3/+10 | |
1999-01-30 | Some installations of perl seem very picky about their regexps. | terry%netscape.com | 1 | -2/+2 | |
1999-01-28 | Added three new fields (which appear in the UI only if params are | terry%netscape.com | 1 | -0/+12 | |
turned on): target_milestone, qa_contact, and status_whiteboard. | |||||
1998-12-04 | Reworked the rep_platform and op_sys fields. BEWARE; this includes | terry%netscape.com | 1 | -5/+2 | |
some changes to the database schema! | |||||
1998-10-07 | Added new "products" table, which contains a description for each | terry%netscape.com | 1 | -0/+8 | |
product. This description is presented when the user is entering a new bug. | |||||
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 | 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 | 1 | -0/+3 | |
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-16 | Whoops; a bad username was causing perl warning messages. | terry%netscape.com | 1 | -1/+1 | |
1998-09-16 | Everything has been ported to now run under Perl. | terry%netscape.com | 1 | -0/+495 | |