summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Template/Plugin/Hook.pm
AgeCommit message (Expand)AuthorFilesLines
2008-05-12Bug 433282: Template hooks do not work if HTTP_ACCEPT_LANGUAGE doesn't match ...lpsolit%gmail.com1-23/+2
2007-08-22Bug 365378 – The 'languages' parameter is not necessary.wurblzap%gmail.com1-1/+1
2007-08-18Bug 390756: Hook.pm couldn't find Bugzilla::Template::sortAcceptLanguage, bec...mkanat%bugzilla.org1-2/+6
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-1/+0
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-1/+1
2006-06-30Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_l...mkanat%bugzilla.org1-1/+2
2006-03-01Fix ThrowCodeError calls by giving them an unique ID (tree fix).jocuri%softhome.net1-1/+1
2006-03-01Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ...jocuri%softhome.net1-3/+3
2006-02-28Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton...jocuri%softhome.net1-1/+59
2004-01-12Fix for bug 229658: Implements a mechanism for extensions to hook into standa...myk%mozilla.org1-0/+83