| Commit message (Expand) | Author | Age | Files | Lines |
* | better implementation of realnames support. remove overhead of two sql | cyeh%bluemartini.com | 2000-04-26 | 1 | -7/+8 |
* | Add conditional support to display users real name in bug reports if user | cyeh%bluemartini.com | 2000-04-22 | 1 | -3/+6 |
* | backing out because this has broken bugzilla.mozilla.org. the choice is no lo... | endico%mozilla.org | 2000-04-19 | 1 | -1/+1 |
* | bug 25010 add ability to easily edit groups | donm%bluemartini.com | 2000-04-19 | 1 | -1/+1 |
* | adding a 'can confirm' radiobutton to 'reassign by component' | dmose%mozilla.org | 2000-03-29 | 1 | -0/+3 |
* | allow users to watch the bugs of other users | dmose%mozilla.org | 2000-03-29 | 1 | -2/+8 |
* | Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition | terry%mozilla.org | 2000-03-22 | 1 | -5/+3 |
* | Italicize the "Additional Comments From" stuff, so that you can tell | terry%mozilla.org | 2000-03-11 | 1 | -88/+2 |
* | Never let ", <, or > be matched as part of a URL. | terry%mozilla.org | 2000-03-11 | 1 | -1/+1 |
* | Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formatting | terry%mozilla.org | 2000-03-08 | 1 | -1/+1 |
* | Display all possible state transitions in a bug if the user is not | terry%mozilla.org | 2000-02-17 | 1 | -4/+11 |
* | Major spankage. Added a new state, UNCONFIRMED. Added new groups, | terry%mozilla.org | 2000-02-17 | 1 | -33/+67 |
* | Simplify dependency wording. | terry%mozilla.org | 2000-02-03 | 1 | -2/+2 |
* | Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugs | terry%mozilla.org | 2000-01-27 | 1 | -2/+2 |
* | Add a space after the comma when listing a bug with multiple keywords, | terry%mozilla.org | 2000-01-17 | 1 | -1/+1 |
* | Added a missing PutFooter(). | terry%mozilla.org | 2000-01-15 | 1 | -0/+1 |
* | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 2000-01-15 | 1 | -0/+2 |
* | Add support for a new "keywords" feature. This lets some central | terry%mozilla.org | 2000-01-07 | 1 | -0/+19 |
* | Oops; previous patch caused extra percent-signs to appear in installations ru... | terry%mozilla.org | 1999-12-04 | 1 | -1/+1 |
* | Fixed bug 20126 -- use more international-friendly (and Y2K happier) date for... | terry%mozilla.org | 1999-12-04 | 1 | -3/+3 |
* | updated license boilerplate | dmose%mozilla.org | 1999-11-02 | 1 | -14/+15 |
* | Fixed stupid perl warnings. | terry%mozilla.org | 1999-10-19 | 1 | -0/+16 |
* | Added the ability for users to "vote" on which bugs they think should | terry%mozilla.org | 1999-10-08 | 1 | -6/+18 |
* | Don't spuriously quote newlines in the comment description. | terry%mozilla.org | 1999-08-30 | 1 | -0/+1 |
* | More tiny battles in the HTML syntax error war | bryce-mozilla%nextbus.com | 1999-07-09 | 1 | -1/+1 |
* | Fix several browsers, Lynx and Opera at least. HTML syntax errors here | bryce-mozilla%nextbus.com | 1999-06-15 | 1 | -7/+2 |
* | Added dependencies, so that you can mark which bugs depend on which | terry%mozilla.org | 1999-05-27 | 1 | -19/+63 |
* | Fixed bug 7000 -- handle hyphens in hostnames of email addresses when | terry%mozilla.org | 1999-05-26 | 1 | -1/+1 |
* | Avoid mid-air collisions (implementing a suggestion by | terry%mozilla.org | 1999-05-26 | 1 | -2/+6 |
* | Give better error messages when we can't display a bug. | terry%mozilla.org | 1999-05-11 | 1 | -8/+19 |
* | Added links to "a duplicate of" bug ids. | terry%netscape.com | 1999-04-28 | 1 | -1/+8 |
* | Added a link from a bug that points back to itself, so you can | terry%netscape.com | 1999-04-28 | 1 | -1/+1 |
* | Bugzilla now has the ability to store patches and other attachments with bugs. | terry%netscape.com | 1999-04-08 | 1 | -0/+24 |
* | Look for text like "bug 213" and make it a link to that bug... | terry%netscape.com | 1999-03-26 | 1 | -1/+10 |
* | Redo the linkifying of URLs and email addresses to not munge up weird | terry%netscape.com | 1999-03-26 | 1 | -2/+57 |
* | Quote URLs and email addresses in the long description of bugs. | terry%netscape.com | 1999-03-25 | 1 | -1/+5 |
* | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 1999-03-12 | 1 | -5/+27 |
* | Added a page which describes all the components in a product. | terry%netscape.com | 1999-02-05 | 1 | -1/+2 |
* | Allow queries for null target milestone, and allow reseting a target | terry%netscape.com | 1999-02-04 | 1 | -0/+1 |
* | Added support for URLs that describe the milestones for various projects. | terry%netscape.com | 1999-02-03 | 1 | -1/+8 |
* | Added three new fields (which appear in the UI only if params are | terry%netscape.com | 1999-01-28 | 1 | -4/+54 |
* | When viewing a bug, make it possible to change its OS. | terry%netscape.com | 1999-01-16 | 1 | -2/+4 |
* | Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. | terry%netscape.com | 1998-11-21 | 1 | -1/+1 |
* | Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup. | terry%netscape.com | 1998-11-17 | 1 | -1/+1 |
* | Everything has been ported to now run under Perl. | terry%netscape.com | 1998-09-16 | 1 | -0/+239 |