aboutsummaryrefslogtreecommitdiffstats
path: root/request.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 337054: Remove get_component_id() and get_component_name() from globals.p...lpsolit%gmail.com2006-05-301-15/+12
* Bug 322285: Cancelling a flag should remove it completely from the DB - Patch...lpsolit%gmail.com2006-04-141-3/+0
* Bug 329783: SQL crash in request.cgi when the status field is used - Patch by...lpsolit%gmail.com2006-03-091-14/+17
* Bug 288557: Show in the request queue those requests tied to secure bugs for ...lpsolit%gmail.com2005-11-161-3/+5
* Bug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, du...lpsolit%gmail.com2005-10-261-10/+16
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com2005-10-251-2/+2
* Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...lpsolit%gmail.com2005-09-031-22/+12
* Bug 212856: Request queue doesn't validate email addresses - Patch by Frédé...lpsolit%gmail.com2005-08-311-1/+15
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com2005-08-101-1/+1
* Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse...mkanat%kerio.com2005-07-081-2/+4
* Bug 286360: ANSI SQL does not allow aliases to be used in HAVING clausemkanat%kerio.com2005-04-161-30/+25
* Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com2005-04-051-23/+24
* Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com2005-03-161-2/+9
* Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function callmkanat%kerio.com2005-02-251-1/+2
* Fix for bug 241814: properly trim component fields according to product selec...myk%mozilla.org2004-12-141-1/+1
* Patch for bug 233049: Improve error when filtering requests with component no...jocuri%softhome.net2004-12-091-2/+3
* Patch for bug 192218: Ability to use a hyphen as a way to filter specifically...jocuri%softhome.net2004-10-251-2/+4
* Bug 250591: Conversion of boolean conditions in SQL statements for better db ...jocuri%softhome.net2004-09-041-1/+1
* Bug 223878: Flag system dies when changing a deleted flag.jouni%heikniemi.net2004-07-061-0/+3
* Patch for bug 248001: Conversion of boolean conditions in SQL statements for ...jocuri%softhome.net2004-07-031-2/+2
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-4/+1
* Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; r=...jocuri%softhome.net2004-03-061-42/+49
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-141-3/+4
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-1/+1
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 184081 Change search interfaces to use Viewable products instead of enter...bugreport%peshkin.net2002-12-101-4/+4
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2002-11-281-1/+1
* Bug 180460 request.cgi doesn't filter list of products/componentsbugreport%peshkin.net2002-11-251-3/+4
* Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ...myk%mozilla.org2002-11-191-17/+32
* Bug 179886 - request.cgi should not |use diagnostics|bbaetz%student.usyd.edu.au2002-11-171-1/+0
* Bug 178794 Request Queue has Internal Server Error if accessed when not logge...bugreport%peshkin.net2002-11-071-1/+1
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-291-0/+279