summaryrefslogtreecommitdiffstats
path: root/enter_bug.cgi
AgeCommit message (Expand)AuthorFilesLines
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-8/+3
2004-03-22Bug 35154 enter_bug.cgi expects UA format some browsers don't deliver (IE)timeless%mozdev.org1-12/+17
2004-02-05Patch for bug 194472; link to the product's component editor when displaying ...jocuri%softhome.net1-1/+1
2004-02-04Fix for bug 220998: Allows blocks, dependson, and keywords values to be part ...myk%mozilla.org1-0/+4
2003-09-11Bug 169354 add "Windows Server 2003" OStimeless%mozdev.org1-0/+1
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-2/+5
2003-04-27Byg 202463 - prefill 'assign to' with default component ownerbbaetz%acm.org1-10/+12
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
2003-03-07Bug 156436 IBM Web Browser is unrecognizedtimeless%mozdev.org1-1/+1
2003-02-28180692 - enter_bug shows keywords option even if keywords are disabledburnus%gmx.de1-0/+1
2003-02-28Bug 180692 - enter_bug shows keywords option even if keywords are disabledburnus%gmx.de1-0/+2
2003-01-06Bug 186920 - Loosen checking for Windows ME user-agents. Patch by gerv; r,a=j...gerv%gerv.net1-1/+1
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net1-34/+26
2002-11-19Bug 179206 - enter_bug isn't picking up version from URLbbaetz%student.usyd.edu.au1-6/+9
2002-10-30Bug 176953 - version not set properly from form value like others in enter_bu...dkl%redhat.com1-0/+2
2002-10-02Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=...gerv%gerv.net1-22/+5
2002-10-02Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net1-6/+1
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-46/+46
2002-09-18Bug 146495 - clean up format ambiguities. We now have separate "format" and "...gerv%gerv.net1-3/+4
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-4/+6
2002-06-11Bug 150802 - default version for bug entry not read from cookiesbbaetz%student.usyd.edu.au1-2/+8
2002-05-14Bug 144165 - enter_bug product selection has a footer like without a login if...gerv%gerv.net1-0/+1
2002-05-11Bug 143486 - enter_bug.cgi: Using ?format=simple doesn't work. Patch by burnu...gerv%gerv.net1-1/+1
2002-04-27Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patc...gerv%gerv.net1-4/+20
2002-04-25Fix for bug 139632: connect to the database in enter_bug.cgi in case it is ti...myk%mozilla.org1-0/+5
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net1-4/+4
2002-04-15Bug 92763 Add Windows XP as OS selection for entering/searching bugstimeless%mac.com1-4/+4
2002-02-14Bug 110013 - templatize describecomponents.cgibbaetz%student.usyd.edu.au1-15/+14
2002-02-13Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au1-4/+0
2002-02-05show_bug.cgi templatisation.gerv%gerv.net1-362/+183
2002-02-01Bug 109138 platform detection not working on macintoshtimeless%mac.com1-0/+1
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-1/+3
2001-11-18Fix for bug 100788: enter_bug.cgi wasn't correctly interpretting whether or n...justdave%syndicomm.com1-1/+2
2001-11-09Bugzilla Bug 109138 platform detection not working on macintoshtimeless%mac.com1-4/+14
2001-11-05Bugzilla Bug 107672 Browser OS/Platform discrimination alg suckstimeless%mac.com1-29/+70
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com1-8/+8
2001-10-04Bugzilla Bug 69533 enter_bug.cgi does not auto-detect HP-UX as OStimeless%mac.com1-1/+1
2001-09-14bugzilla wasn't catching mozilla on 98 which was annoying. r=jaketimeless%mac.com1-2/+2
2001-09-14Bugzilla Bug 99465 FreeBSD not recognized!timeless%mac.com1-0/+2
2001-07-01Fix for bug 87596: improper definition of $::components in globals.pljustdave%syndicomm.com1-1/+1
2001-06-29Refix bug 80289. Don't print header for groups if there aren't any groups to ...jake%acutex.net1-4/+6
2001-06-27Fix for bug 80289: Group restrictions are now identified with checkboxes inst...justdave%syndicomm.com1-17/+26
2001-06-15Checking in the cleaner version of the fix for "No Available Products". This...jake%acutex.net1-15/+15
2001-06-15Backing out previous changes as there was a better patch already attached to ...jake%acutex.net1-28/+9
2001-06-08Give a logical error message if no products are available to a user for bug e...jake%acutex.net1-9/+28
2001-06-06Fix for bug 75482: adding the capability to deactivate a group without deleti...justdave%syndicomm.com1-1/+1
2001-04-17Correcting my email address in the commentsjustdave%syndicomm.com1-1/+1
2001-03-10Fixing broken OS detection code for Mac PPCdave%intrec.com1-1/+1
2000-10-13updated user-agent matching code to be more accurate about Win95 and MacOSdmose%mozilla.org1-2/+2