aboutsummaryrefslogtreecommitdiffstats
path: root/t/Support/Templates.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-22/+13
* Bug 893589 - 004template.t fails when templates in extension directorySimon Green2013-09-261-4/+12
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-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-22/+5
* Bug 680729 - Testing suite (runtests.pl) incorrectly plans to do its existenc...Marc Schumann2011-08-311-4/+9
* Bug 663835 - Extensions templates are not tested by the normal sanity test sc...David Lawrence2011-06-231-24/+5
* Bug 343566: Runtests test 004template.t fails on some systems with a complain...lpsolit%gmail.com2006-07-051-0/+4
* Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errorsjustdave%bugzilla.org2005-08-061-1/+1
* Fix for bug 229658: Implements a mechanism for extensions to hook into standa...myk%mozilla.org2004-01-121-0/+2
* Bug 126955 - Bugzilla should support translated/localized templates. Patch by...gerv%gerv.net2003-01-241-9/+62
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-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 135543 - @Support::Templates::testitems does not list all templatesbbaetz%student.usyd.edu.au2002-05-071-9/+50
* Fix tinderbox bustage caused by the template location code change. The tests...justdave%syndicomm.com2002-04-241-1/+1
* Bug 130254 - Template params don't have to exist, since they may bebbaetz%student.usyd.edu.au2002-03-121-0/+3
* Get the file list of files to scan for templates from Support::Files instead ...jake%acutex.net2001-12-011-1/+3
* We don't really need to look for fragments that are pulled in by [% INCLUDE %...jake%acutex.net2001-11-141-15/+0
* Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...jake%acutex.net2001-10-201-4/+4
* It's also possible to PROCESS another attachment fragment, not just INCLUDE.jake%acutex.net2001-10-101-1/+1
* We also need to look for templates that are INCLUDEd in other templates.jake%acutex.net2001-10-071-0/+17
* Test that scans Bugzilla's code looking for used templates then checks to mak...jake%acutex.net2001-10-071-0/+44