aboutsummaryrefslogtreecommitdiffstats
path: root/enter_bug.cgi
Commit message (Expand)AuthorAgeFilesLines
* Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton...jocuri%softhome.net2006-02-281-0/+3
* Bug 311278: Eliminate %::proddesc - Patch by Max Kanat-Alexander <mkanat@bugz...lpsolit%gmail.com2006-02-221-2/+3
* Bug 320506: enter_bug.cgi crashes if the product name is written with the wro...lpsolit%gmail.com2006-01-051-0/+4
* Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu...lpsolit%gmail.com2005-10-311-2/+1
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com2005-10-251-2/+2
* Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ...lpsolit%gmail.com2005-10-241-4/+1
* Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals...lpsolit%gmail.com2005-10-121-3/+3
* Bug 282090: Eliminate %classdesc in favor of Bugzilla::Classification methodsmkanat%kerio.com2005-10-121-4/+2
* Bug 311489 Bug entry makes user choose classification even if only one is ent...bugreport%peshkin.net2005-10-101-25/+39
* Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...lpsolit%gmail.com2005-09-031-13/+5
* Bug 303694: Eliminate deprecated Bugzilla::DB routines from enter_bug.cgi - P...lpsolit%gmail.com2005-08-271-14/+19
* Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...lpsolit%gmail.com2005-08-251-3/+3
* Bug 299848: enter_bug's automatic OS/Platform code does not work with the new...mkanat%kerio.com2005-08-181-79/+111
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com2005-08-101-1/+1
* Bug 287109: [SECURITY] Names of private products/components can be exposed on...mkanat%kerio.com2005-05-121-4/+1
* Bug 272873: Specifying a null product to enter bug should give me the product...lpsolit%gmail.com2005-05-111-1/+1
* Bug 278717: Can't create "create bug" template with multiple CCs if you use u...lpsolit%gmail.com2005-03-171-1/+1
* Bug 286311: print "Context-type..." is used instead of print $cgi->header() (...lpsolit%gmail.com2005-03-171-1/+1
* Bug 284811 : Remove %FORM from enter_bug.cgi classification codetravis%sedsystems.ca2005-03-161-10/+9
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-0/+1
* Bug 282145: Bug.pm is too slow for general usemkanat%kerio.com2005-03-091-3/+3
* Bug 36257 : Have the QA Contact field appear in New Bug submission formtravis%sedsystems.ca2005-02-261-9/+17
* Bug 283361 : 'Deadline' info not saved in bookmarkable templatetravis%sedsystems.ca2005-02-261-0/+2
* Bug 282983 : bug cloning doesn't work if classifications are enabledtravis%sedsystems.ca2005-02-251-0/+2
* Bug 282267 : product name is checked twice in enter_bug.cgitravis%sedsystems.ca2005-02-171-4/+0
* Bug 99567 : Allow Milestone to be set on creation of bug as an optiontravis%sedsystems.ca2005-02-161-0/+14
* Bug 276838 : Eliminate use of $::unconfirmedstatetravis%sedsystems.ca2005-02-091-2/+1
* Bug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fieldstravis%sedsystems.ca2005-02-011-34/+121
* Bug 266579 : Users without privs can confirm bugs by assigning to themselves ...travis%sedsystems.ca2005-01-211-0/+4
* Bug 276446: Initial description cannot be made private on new bug creationtravis%sedsystems.ca2005-01-081-0/+2
* Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set sta...jocuri%softhome.net2004-12-121-7/+27
* Landing fix for bug 153811: default severity should be parametrized.kiko%async.com.br2004-09-251-1/+1
* Patch for bug 248613: Custom global default platform/OS in non-usebrowserinfo...jocuri%softhome.net2004-08-281-6/+8
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net2004-08-211-4/+53
* Bug 247192 User Agent Sniffing fails to capture StarOffice/5.1 running on Sol...timeless%mozdev.org2004-06-221-0/+1
* Bug 247209 map sun4u to Solaristimeless%mozdev.org2004-06-221-0/+1
* Bug 160210 Add MacOSX 10.1 and 10.2 to the os listtimeless%mozdev.org2004-06-161-2/+2
* Fix for bug 238862: remove %FORM and %COOKIE from enter_bug.cgi. Doeskiko%async.com.br2004-04-071-17/+14
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-8/+3
* Bug 35154 enter_bug.cgi expects UA format some browsers don't deliver (IE)timeless%mozdev.org2004-03-221-12/+17
* Patch for bug 194472; link to the product's component editor when displaying ...jocuri%softhome.net2004-02-041-1/+1
* Fix for bug 220998: Allows blocks, dependson, and keywords values to be part ...myk%mozilla.org2004-02-041-0/+4
* Bug 169354 add "Windows Server 2003" OStimeless%mozdev.org2003-09-111-0/+1
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-2/+5
* Byg 202463 - prefill 'assign to' with default component ownerbbaetz%acm.org2003-04-271-10/+12
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 156436 IBM Web Browser is unrecognizedtimeless%mozdev.org2003-03-071-1/+1
* 180692 - enter_bug shows keywords option even if keywords are disabledburnus%gmx.de2003-02-281-0/+1
* Bug 180692 - enter_bug shows keywords option even if keywords are disabledburnus%gmx.de2003-02-281-0/+2
* Bug 186920 - Loosen checking for Windows ME user-agents. Patch by gerv; r,a=j...gerv%gerv.net2003-01-061-1/+1