aboutsummaryrefslogtreecommitdiffstats
path: root/describekeywords.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+3
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-1/+0
* Bug 401918: describekeywords.cgi with no keywords simply displays an empty pa...Sunil Joshi2013-01-021-0/+3
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-1/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-20/+5
* Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgiFrédéric Buclin2011-08-171-3/+3
* Bug 471880: More scripts should use the shadow DB instead of the master DB - ...lpsolit%gmail.com2009-01-251-0/+3
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-1/+1
* Bug 343248: SQL query to get all keywords with bug count is duplicated in edi...mkanat%bugzilla.org2006-07-011-12/+2
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-211-2/+1
* Bug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, du...lpsolit%gmail.com2005-10-261-18/+10
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com2005-10-251-3/+2
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com2005-08-101-1/+1
* Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com2005-03-161-2/+5
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-0/+1
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-3/+1
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-1/+5
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net2002-04-241-3/+2
* Bug 117515 - describekeywords.cgi templatisation.gerv%gerv.net2002-02-201-54/+21
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+3
* Bugzilla Bug 93754 describe should be #directabletimeless%mac.com2001-11-221-1/+3
* Patch by Klaas Freitag <freitag@suse.de>, with modifications by me --terry%mozilla.org2000-01-231-1/+10
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-1/+1
* Worked around bug in older versions of MySQL that caused a report ofterry%mozilla.org2000-01-111-3/+8
* Add support for a new "keywords" feature. This lets some centralterry%mozilla.org2000-01-071-0/+74