aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Gentoo-local version of 7f3a749d7bd78a3e4aee163f562d7e95b0954b44 w/ Perl-Tidy...Robin H. Johnson2019-12-011-104/+108
* Bug 1255619: CGI scripts should not send duplicated headersFrédéric Buclin2016-03-211-2/+0
* Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham2014-12-171-1/+1
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+3
* Bug 987032: allow memcached to cache bugzilla configuration informationByron Jones2014-04-071-0/+1
* Bug 969881: All "Help" links in the header and footer of pages point to inexi...Frédéric Buclin2014-02-121-1/+1
* Bug 956233: enable USE_MEMCACHE on most objectsByron Jones2014-01-311-2/+9
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+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-18/+5
* Bug 714515: editclassifications.cgi should use ->set_allOlav Vitters2012-01-061-3/+5
* Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgiFrédéric Buclin2011-08-171-2/+2
* Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v...Frédéric Buclin2010-05-201-1/+1
* Bug 313126: Clean up editclassification.cgi and make it use Bugzilla::Classif...lpsolit%gmail.com2009-01-021-89/+15
* Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by FrÃ...lpsolit%gmail.com2009-01-021-20/+10
* Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org2008-08-081-1/+1
* Bug 325487: Admin pages should require less "clicks" (remove useless confirma...lpsolit%gmail.com2008-01-281-21/+22
* Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-10-231-0/+3
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
* Bug 398976: edit*.cgi scripts should use transactions for database interactio...lpsolit%gmail.com2007-10-101-4/+4
* Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com2006-10-151-1/+17
* Bug 347277: Entering an non-integer sortkey crashes editclassifications.cgi -...lpsolit%gmail.com2006-08-061-5/+14
* Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ...lpsolit%gmail.com2006-07-171-2/+15
* Bug 173629: Clean up "my" variable scoping issues for mod_perlmkanat%bugzilla.org2006-07-061-2/+4
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+0
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-1/+2
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-211-3/+1
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com2006-06-201-10/+1
* Bug 306601: Bugzilla::Classification needs a products() method - Patch by And...lpsolit%gmail.com2005-10-141-29/+9
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-131-1/+1
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-1/+1
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-1/+1
* Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ...lpsolit%gmail.com2005-07-291-192/+89
* Bug 265188: GenerateVersionTable should only overwrite versioncache if it's c...lpsolit%gmail.com2005-07-191-1/+4
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-151-1/+1
* Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com2005-04-051-3/+5
* Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc S...lpsolit%gmail.com2005-03-231-4/+4
* Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com2005-03-161-4/+7
* Bug 286286 : Incorrect name check when adding a new classificationtravis%sedsystems.ca2005-03-161-8/+12
* Bug 284975: Any code after Throw*Error is a dead code.mkanat%kerio.com2005-03-091-1/+1
* Bug 277782: _throw_error should unlock tables when tables are locked, automat...mkanat%kerio.com2005-03-051-2/+0
* Bug 283394: Editing or deleting classifications causes a blank pagemkanat%kerio.com2005-03-031-0/+2
* Bug 282124: Remove globals.pl and CGI.pl from editclassifications.cgimkanat%kerio.com2005-02-201-6/+9
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-181-6/+6
* Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...jocuri%softhome.net2005-01-161-1/+5
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net2004-08-211-0/+391