| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix for bug 45784: URL field truncated at quote marks. Patch by | dave%intrec.com | 2001-01-24 | 1 | -2/+2 |
* | patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title att... | dmose%mozilla.org | 2000-12-07 | 1 | -3/+4 |
* | fix/enhancement from 53951:[rfe] make bug# link on show_bug.cgi an absolute link | cyeh%bluemartini.com | 2000-11-01 | 1 | -1/+1 |
* | html fix to reclose 21583 | cyeh%bluemartini.com | 2000-09-06 | 1 | -1/+1 |
* | fix for 38463: show_bug.cgi: colon in "keywords:" not part of link | cyeh%bluemartini.com | 2000-08-30 | 1 | -1/+1 |
* | fix for 31081: Make comment field in bug view larger. | cyeh%bluemartini.com | 2000-08-29 | 1 | -1/+1 |
* | fix for 21583: Buzilla attachments should say what kind of file they are | cyeh%bluemartini.com | 2000-08-29 | 1 | -3/+3 |
* | A menu was being created too early, before it is possible to avoid | dmose%mozilla.org | 2000-07-28 | 1 | -2/+2 |
* | change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list... | endico%mozilla.org | 2000-07-14 | 1 | -2/+2 |
* | move the 'Move Bug" button so its less likely to be confused with the commit ... | endico%mozilla.org | 2000-07-14 | 1 | -6/+5 |
* | Bug moving code is now fully implemented. To use it, turn on the param and se... | endico%mozilla.org | 2000-07-14 | 1 | -2/+32 |
* | fixes for the attachment widths. fix by dave@intrec.com (Dave Miller), | cyeh%bluemartini.com | 2000-07-06 | 1 | -7/+7 |
* | Checkin for Bug 42851 'Use listbox with input for CC management on bug form' | cyeh%bluemartini.com | 2000-06-22 | 1 | -27/+51 |
* | Separate viewbugactivityformatforprinting with a vertical bar so the two link... | endico%mozilla.org | 2000-06-12 | 1 | -1/+2 |
* | 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 |