aboutsummaryrefslogtreecommitdiffstats
path: root/bug_form.pl
Commit message (Expand)AuthorAgeFilesLines
* Separate viewbugactivityformatforprinting with a vertical bar so the two link...endico%mozilla.org2000-06-121-1/+2
* better implementation of realnames support. remove overhead of two sqlcyeh%bluemartini.com2000-04-261-7/+8
* Add conditional support to display users real name in bug reports if usercyeh%bluemartini.com2000-04-221-3/+6
* backing out because this has broken bugzilla.mozilla.org. the choice is no lo...endico%mozilla.org2000-04-191-1/+1
* bug 25010 add ability to easily edit groupsdonm%bluemartini.com2000-04-191-1/+1
* adding a 'can confirm' radiobutton to 'reassign by component'dmose%mozilla.org2000-03-291-0/+3
* allow users to watch the bugs of other usersdmose%mozilla.org2000-03-291-2/+8
* Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org2000-03-221-5/+3
* Italicize the "Additional Comments From" stuff, so that you can tellterry%mozilla.org2000-03-111-88/+2
* Never let ", <, or > be matched as part of a URL.terry%mozilla.org2000-03-111-1/+1
* Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formattingterry%mozilla.org2000-03-081-1/+1
* Display all possible state transitions in a bug if the user is notterry%mozilla.org2000-02-171-4/+11
* Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org2000-02-171-33/+67
* Simplify dependency wording.terry%mozilla.org2000-02-031-2/+2
* Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugsterry%mozilla.org2000-01-271-2/+2
* Add a space after the comma when listing a bug with multiple keywords,terry%mozilla.org2000-01-171-1/+1
* Added a missing PutFooter().terry%mozilla.org2000-01-151-0/+1
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-0/+2
* Add support for a new "keywords" feature. This lets some centralterry%mozilla.org2000-01-071-0/+19
* Oops; previous patch caused extra percent-signs to appear in installations ru...terry%mozilla.org1999-12-041-1/+1
* Fixed bug 20126 -- use more international-friendly (and Y2K happier) date for...terry%mozilla.org1999-12-041-3/+3
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
* Fixed stupid perl warnings.terry%mozilla.org1999-10-191-0/+16
* Added the ability for users to "vote" on which bugs they think shouldterry%mozilla.org1999-10-081-6/+18
* Don't spuriously quote newlines in the comment description.terry%mozilla.org1999-08-301-0/+1
* More tiny battles in the HTML syntax error warbryce-mozilla%nextbus.com1999-07-091-1/+1
* Fix several browsers, Lynx and Opera at least. HTML syntax errors herebryce-mozilla%nextbus.com1999-06-151-7/+2
* Added dependencies, so that you can mark which bugs depend on whichterry%mozilla.org1999-05-271-19/+63
* Fixed bug 7000 -- handle hyphens in hostnames of email addresses whenterry%mozilla.org1999-05-261-1/+1
* Avoid mid-air collisions (implementing a suggestion byterry%mozilla.org1999-05-261-2/+6
* Give better error messages when we can't display a bug.terry%mozilla.org1999-05-111-8/+19
* Added links to "a duplicate of" bug ids.terry%netscape.com1999-04-281-1/+8
* Added a link from a bug that points back to itself, so you canterry%netscape.com1999-04-281-1/+1
* Bugzilla now has the ability to store patches and other attachments with bugs.terry%netscape.com1999-04-081-0/+24
* Look for text like "bug 213" and make it a link to that bug...terry%netscape.com1999-03-261-1/+10
* Redo the linkifying of URLs and email addresses to not munge up weirdterry%netscape.com1999-03-261-2/+57
* Quote URLs and email addresses in the long description of bugs.terry%netscape.com1999-03-251-1/+5
* Added 'groups' stuff, where we have different group bits that we canterry%netscape.com1999-03-121-5/+27
* Added a page which describes all the components in a product.terry%netscape.com1999-02-051-1/+2
* Allow queries for null target milestone, and allow reseting a targetterry%netscape.com1999-02-041-0/+1
* Added support for URLs that describe the milestones for various projects.terry%netscape.com1999-02-031-1/+8
* Added three new fields (which appear in the UI only if params areterry%netscape.com1999-01-281-4/+54
* When viewing a bug, make it possible to change its OS.terry%netscape.com1999-01-161-2/+4
* Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.terry%netscape.com1998-11-211-1/+1
* Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.terry%netscape.com1998-11-171-1/+1
* Everything has been ported to now run under Perl.terry%netscape.com1998-09-161-0/+239