summaryrefslogtreecommitdiffstats
path: root/t/Support/Templates.pm
AgeCommit message (Expand)AuthorFilesLines
2006-07-05Bug 343566: Runtests test 004template.t fails on some systems with a complain...lpsolit%gmail.com1-0/+4
2005-08-06Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errorsjustdave%bugzilla.org1-1/+1
2004-01-12Fix for bug 229658: Implements a mechanism for extensions to hook into standa...myk%mozilla.org1-0/+2
2003-01-24Bug 126955 - Bugzilla should support translated/localized templates. Patch by...gerv%gerv.net1-9/+62
2002-08-27Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org1-1/+1
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-05-07Bug 135543 - @Support::Templates::testitems does not list all templatesbbaetz%student.usyd.edu.au1-9/+50
2002-04-24Fix tinderbox bustage caused by the template location code change. The tests...justdave%syndicomm.com1-1/+1
2002-03-12Bug 130254 - Template params don't have to exist, since they may bebbaetz%student.usyd.edu.au1-0/+3
2001-12-01Get the file list of files to scan for templates from Support::Files instead ...jake%acutex.net1-1/+3
2001-11-14We don't really need to look for fragments that are pulled in by [% INCLUDE %...jake%acutex.net1-15/+0
2001-10-20Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...jake%acutex.net1-4/+4
2001-10-10It's also possible to PROCESS another attachment fragment, not just INCLUDE.jake%acutex.net1-1/+1
2001-10-07We also need to look for templates that are INCLUDEd in other templates.jake%acutex.net1-0/+17
2001-10-07Test that scans Bugzilla's code looking for used templates then checks to mak...jake%acutex.net1-0/+44