summaryrefslogtreecommitdiffstats
path: root/enter_bug.cgi
AgeCommit message (Expand)AuthorFilesLines
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
2000-08-31fix for 37684 and 42609: trying to deal with malformed url's in the URL fieldcyeh%bluemartini.com1-1/+1
2000-08-29fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.cyeh%bluemartini.com1-1/+1
2000-06-10Applying timeless' fix for 39918tara%tequilarista.org1-1/+1
2000-06-07Fix for bug #40987tara%tequilarista.org1-1/+9
2000-04-27bug 25010 need a way to edit groupsdonm%bluemartini.com1-41/+35
2000-04-19backing out because this has broken bugzilla.mozilla.org. the choice is no lo...endico%mozilla.org1-35/+41
2000-04-19bug 25010 add ability to easily edit groupsdonm%bluemartini.com1-41/+35
2000-03-11Patch by Joe Robins <jmrobins@tgix.com> -- allow automatic definitionterry%mozilla.org1-1/+90
2000-03-08Patch by Dave Miller <dave@intrec.com> -- allow setting ofterry%mozilla.org1-5/+35
2000-03-08Patch by "David Gardiner" <david.gardiner@unisa.edu.au> -- recognizeterry%mozilla.org1-0/+3
2000-02-26If there is only one project allowing new bugs, don't bother promptingterry%mozilla.org1-3/+12
2000-02-18Oops; had the name of the "editbugs" group typed in wrong in a coupleterry%mozilla.org1-1/+1
2000-02-17Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org1-1/+20
2000-01-16If there is only one component, then select it for the user.terry%mozilla.org1-0/+5
2000-01-15Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org1-8/+21
2000-01-05Recognize Windows98.terry%mozilla.org1-0/+1
1999-11-02updated license boilerplatedmose%mozilla.org1-14/+15
1999-07-09Spurious &. Remove $::buffer feature, as it was unused and broken.bryce-mozilla%nextbus.com1-2/+1
1999-06-29Added "entryheaderhtml" parameter which lets you specify text toendico%mozilla.org1-8/+31
1999-05-06Sigh. Fix some indentation I just screwed up.terry%mozilla.org1-14/+14
1999-05-06Get rid of tabs. (We try to keep tabs out of bugzilla source. Weterry%mozilla.org1-37/+37
1999-05-04Add parameter "usebrowserinfo", to allow disabling the setting of OS and Plat...bryce-mozilla%nextbus.com1-40/+48
1999-05-02Fix HTML syntax errors, validate with http://validator.w3.org . Showbryce-mozilla%nextbus.com1-7/+8
1999-03-09Added params to control how priorities are set in a new bug. You canterry%netscape.com1-3/+12
1999-03-04Added a "disallownew" field to the products table. If non-zero, thenterry%netscape.com1-0/+6
1999-02-26Patch from Dhiren Patel <dhiren@nuvomedia.com> -- deal with productsterry%netscape.com1-1/+1
1999-02-05Added a page which describes all the components in a product.terry%netscape.com1-1/+2
1999-01-28Was picking wrong OS for Macs by default (according to brade@netscape.com).terry%netscape.com1-2/+2
1999-01-16Allow querying by OS.terry%netscape.com1-1/+1
1998-12-04Reworked the rep_platform and op_sys fields. BEWARE; this includesterry%netscape.com1-2/+7
1998-11-21Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.terry%netscape.com1-4/+4
1998-11-17Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.terry%netscape.com1-4/+4