index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
Support
/
Templates.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
Bug 1136137: Require Perl 5.14
Frédéric Buclin
1
-1
/
+1
2014-08-13
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
1
-22
/
+13
2013-09-26
Bug 893589 - 004template.t fails when templates in extension directory
Simon Green
1
-4
/
+12
2012-12-01
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
1
-1
/
+1
2012-01-11
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
1
-22
/
+5
2011-08-31
Bug 680729 - Testing suite (runtests.pl) incorrectly plans to do its existenc...
Marc Schumann
1
-4
/
+9
2011-06-23
Bug 663835 - Extensions templates are not tested by the normal sanity test sc...
David Lawrence
1
-24
/
+5
2006-07-05
Bug 343566: Runtests test 004template.t fails on some systems with a complain...
lpsolit%gmail.com
1
-0
/
+4
2005-08-06
Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errors
justdave%bugzilla.org
1
-1
/
+1
2004-01-12
Fix for bug 229658: Implements a mechanism for extensions to hook into standa...
myk%mozilla.org
1
-0
/
+2
2003-01-24
Bug 126955 - Bugzilla should support translated/localized templates. Patch by...
gerv%gerv.net
1
-9
/
+62
2002-08-27
Updating my e-mail address as jake@acutex.net is no longer valid.
jake%bugzilla.org
1
-1
/
+1
2002-08-26
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
bbaetz%student.usyd.edu.au
1
-1
/
+0
2002-05-07
Bug 135543 - @Support::Templates::testitems does not list all templates
bbaetz%student.usyd.edu.au
1
-9
/
+50
2002-04-24
Fix tinderbox bustage caused by the template location code change. The tests...
justdave%syndicomm.com
1
-1
/
+1
2002-03-12
Bug 130254 - Template params don't have to exist, since they may be
bbaetz%student.usyd.edu.au
1
-0
/
+3
2001-12-01
Get the file list of files to scan for templates from Support::Files instead ...
jake%acutex.net
1
-1
/
+3
2001-11-14
We don't really need to look for fragments that are pulled in by [% INCLUDE %...
jake%acutex.net
1
-15
/
+0
2001-10-20
Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...
jake%acutex.net
1
-4
/
+4
2001-10-10
It's also possible to PROCESS another attachment fragment, not just INCLUDE.
jake%acutex.net
1
-1
/
+1
2001-10-07
We also need to look for templates that are INCLUDEd in other templates.
jake%acutex.net
1
-0
/
+17
2001-10-07
Test that scans Bugzilla's code looking for used templates then checks to mak...
jake%acutex.net
1
-0
/
+44