Age | Commit message (Expand) | Author | Files | Lines |
2000-08-30 | fix for 38463: show_bug.cgi: colon in "keywords:" not part of link | cyeh%bluemartini.com | 1 | -1/+1 |
2000-08-30 | fix for 31081: Make comment field in bug view larger. | cyeh%bluemartini.com | 1 | -1/+1 |
2000-08-29 | fix for 21583: Buzilla attachments should say what kind of file they are | cyeh%bluemartini.com | 1 | -3/+3 |
2000-07-28 | A menu was being created too early, before it is possible to avoid | dmose%mozilla.org | 1 | -2/+2 |
2000-07-14 | change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list... | endico%mozilla.org | 1 | -2/+2 |
2000-07-14 | move the 'Move Bug" button so its less likely to be confused with the commit ... | endico%mozilla.org | 1 | -6/+5 |
2000-07-14 | Bug moving code is now fully implemented. To use it, turn on the param and se... | endico%mozilla.org | 1 | -2/+32 |
2000-07-06 | fixes for the attachment widths. fix by dave@intrec.com (Dave Miller), | cyeh%bluemartini.com | 1 | -7/+7 |
2000-06-22 | Checkin for Bug 42851 'Use listbox with input for CC management on bug form' | cyeh%bluemartini.com | 1 | -27/+51 |
2000-06-12 | Separate viewbugactivityformatforprinting with a vertical bar so the two link... | endico%mozilla.org | 1 | -1/+2 |
2000-04-26 | better implementation of realnames support. remove overhead of two sql | cyeh%bluemartini.com | 1 | -7/+8 |
2000-04-22 | Add conditional support to display users real name in bug reports if user | cyeh%bluemartini.com | 1 | -3/+6 |
2000-04-19 | backing out because this has broken bugzilla.mozilla.org. the choice is no lo... | endico%mozilla.org | 1 | -1/+1 |
2000-04-19 | bug 25010 add ability to easily edit groups | donm%bluemartini.com | 1 | -1/+1 |
2000-03-29 | adding a 'can confirm' radiobutton to 'reassign by component' | dmose%mozilla.org | 1 | -0/+3 |
2000-03-29 | allow users to watch the bugs of other users | dmose%mozilla.org | 1 | -2/+8 |
2000-03-22 | Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition | terry%mozilla.org | 1 | -5/+3 |
2000-03-11 | Italicize the "Additional Comments From" stuff, so that you can tell | terry%mozilla.org | 1 | -88/+2 |
2000-03-11 | Never let ", <, or > be matched as part of a URL. | terry%mozilla.org | 1 | -1/+1 |
2000-03-08 | Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formatting | terry%mozilla.org | 1 | -1/+1 |
2000-02-18 | Display all possible state transitions in a bug if the user is not | terry%mozilla.org | 1 | -4/+11 |
2000-02-17 | Major spankage. Added a new state, UNCONFIRMED. Added new groups, | terry%mozilla.org | 1 | -33/+67 |
2000-02-03 | Simplify dependency wording. | terry%mozilla.org | 1 | -2/+2 |
2000-01-27 | Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugs | terry%mozilla.org | 1 | -2/+2 |
2000-01-17 | Add a space after the comma when listing a bug with multiple keywords, | terry%mozilla.org | 1 | -1/+1 |
2000-01-15 | Added a missing PutFooter(). | terry%mozilla.org | 1 | -0/+1 |
2000-01-15 | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 1 | -0/+2 |
2000-01-07 | Add support for a new "keywords" feature. This lets some central | terry%mozilla.org | 1 | -0/+19 |
1999-12-04 | Oops; previous patch caused extra percent-signs to appear in installations ru... | terry%mozilla.org | 1 | -1/+1 |
1999-12-04 | Fixed bug 20126 -- use more international-friendly (and Y2K happier) date for... | terry%mozilla.org | 1 | -3/+3 |
1999-11-02 | updated license boilerplate | dmose%mozilla.org | 1 | -14/+15 |
1999-10-19 | Fixed stupid perl warnings. | terry%mozilla.org | 1 | -0/+16 |
1999-10-08 | Added the ability for users to "vote" on which bugs they think should | terry%mozilla.org | 1 | -6/+18 |
1999-08-30 | Don't spuriously quote newlines in the comment description. | terry%mozilla.org | 1 | -0/+1 |
1999-07-09 | More tiny battles in the HTML syntax error war | bryce-mozilla%nextbus.com | 1 | -1/+1 |
1999-06-15 | Fix several browsers, Lynx and Opera at least. HTML syntax errors here | bryce-mozilla%nextbus.com | 1 | -7/+2 |
1999-05-27 | Added dependencies, so that you can mark which bugs depend on which | terry%mozilla.org | 1 | -19/+63 |
1999-05-26 | Fixed bug 7000 -- handle hyphens in hostnames of email addresses when | terry%mozilla.org | 1 | -1/+1 |
1999-05-26 | Avoid mid-air collisions (implementing a suggestion by | terry%mozilla.org | 1 | -2/+6 |
1999-05-11 | Give better error messages when we can't display a bug. | terry%mozilla.org | 1 | -8/+19 |
1999-04-28 | Added links to "a duplicate of" bug ids. | terry%netscape.com | 1 | -1/+8 |
1999-04-28 | Added a link from a bug that points back to itself, so you can | terry%netscape.com | 1 | -1/+1 |
1999-04-08 | Bugzilla now has the ability to store patches and other attachments with bugs. | terry%netscape.com | 1 | -0/+24 |
1999-03-26 | Look for text like "bug 213" and make it a link to that bug... | terry%netscape.com | 1 | -1/+10 |
1999-03-26 | Redo the linkifying of URLs and email addresses to not munge up weird | terry%netscape.com | 1 | -2/+57 |
1999-03-25 | Quote URLs and email addresses in the long description of bugs. | terry%netscape.com | 1 | -1/+5 |
1999-03-12 | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 1 | -5/+27 |
1999-02-05 | Added a page which describes all the components in a product. | terry%netscape.com | 1 | -1/+2 |
1999-02-04 | Allow queries for null target milestone, and allow reseting a target | terry%netscape.com | 1 | -0/+1 |
1999-02-03 | Added support for URLs that describe the milestones for various projects. | terry%netscape.com | 1 | -1/+8 |