| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 3 | -0/+7 |
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 2012-01-11 | 3 | -62/+15 |
* | Bug 696244: Remove the unused Bugzilla/Template/Plugin/User.pm file | Frédéric Buclin | 2011-10-21 | 1 | -65/+0 |
* | Bug 508823: Make it so that you don't ever have to reset template_inner (like | Max Kanat-Alexander | 2010-02-28 | 1 | -3/+4 |
* | Bug 545235: Simplify Bugzilla's language-choosing code | Max Kanat-Alexander | 2010-02-28 | 1 | -4/+3 |
* | Bug 545260: In the code for template hooks, the cached code of a hook | Max Kanat-Alexander | 2010-02-17 | 1 | -1/+1 |
* | Fix the data in the bzr repo to match the data in the CVS repo. | Max Kanat-Alexander | 2010-02-01 | 1 | -66/+0 |
* | Bug 525606: Make the template_before_process hook run whenever a template is ... | mkanat%bugzilla.org | 2009-12-17 | 2 | -0/+105 |
* | Bug 530960: Put hooks into template/default/hook instead of template/hook | mkanat%bugzilla.org | 2009-11-25 | 1 | -37/+13 |
* | Bug 516404: Compile template hook code only once per request, and cache the c... | mkanat%bugzilla.org | 2009-11-23 | 1 | -14/+29 |
* | Bug 430010: Re-work the template hooks system so that template hooks always l... | mkanat%bugzilla.org | 2009-11-23 | 1 | -58/+59 |
* | Bug 457480: Bugzilla/Template/Plugin/Hook.pm does not respect disabled flag -... | lpsolit%gmail.com | 2008-10-06 | 1 | -0/+1 |
* | Bug 318205: The path to the hook is incorrect when called from inside a block | mkanat%bugzilla.org | 2008-05-29 | 1 | -8/+55 |
* | Bug 433282: Template hooks do not work if HTTP_ACCEPT_LANGUAGE doesn't match ... | lpsolit%gmail.com | 2008-05-12 | 1 | -23/+2 |
* | Bug 413121 â UTF-8 in templates are garbaged. | wurblzap%gmail.com | 2008-02-14 | 1 | -0/+66 |
* | Bug 365378 â The 'languages' parameter is not necessary. | wurblzap%gmail.com | 2007-08-22 | 1 | -1/+1 |
* | Bug 390756: Hook.pm couldn't find Bugzilla::Template::sortAcceptLanguage, bec... | mkanat%bugzilla.org | 2007-08-18 | 1 | -2/+6 |
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+0 |
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+1 |
* | Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_l... | mkanat%bugzilla.org | 2006-06-29 | 1 | -1/+2 |
* | Fix ThrowCodeError calls by giving them an unique ID (tree fix). | jocuri%softhome.net | 2006-02-28 | 1 | -1/+1 |
* | Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ... | jocuri%softhome.net | 2006-02-28 | 1 | -3/+3 |
* | Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton... | jocuri%softhome.net | 2006-02-28 | 1 | -1/+59 |
* | Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates | bugreport%peshkin.net | 2004-08-05 | 1 | -0/+65 |
* | Fix for bug 229658: Implements a mechanism for extensions to hook into standa... | myk%mozilla.org | 2004-01-12 | 1 | -0/+83 |
* | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 2003-02-07 | 1 | -1/+12 |
* | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 2002-12-20 | 1 | -0/+53 |