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
/
004template.t
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-21
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
1
-1
/
+1
2005-09-07
Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of expo...
lpsolit%gmail.com
1
-0
/
+1
2005-08-06
Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errors
justdave%bugzilla.org
1
-1
/
+1
2005-02-10
Bug 11901 : Change Bugzilla comments line-wrapping policy
travis%sedsystems.ca
1
-0
/
+1
2005-02-08
Bug 280807 : 004template.t miscalculates its number of checks
travis%sedsystems.ca
1
-1
/
+2
2005-01-19
Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow preven...
travis%sedsystems.ca
1
-0
/
+1
2004-03-28
Patch for bug 237778: update filter list in t/004template; r=kiko; a=justdave.
jocuri%softhome.net
1
-3
/
+4
2004-03-17
Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Define
kiko%async.com.br
1
-1
/
+3
2004-02-06
Fix for bug 127995: shows the size of attachments in the show bug and attachm...
myk%mozilla.org
1
-0
/
+1
2004-01-12
Fix for bug 229658: Implements a mechanism for extensions to hook into standa...
myk%mozilla.org
1
-0
/
+4
2003-09-12
Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ...
gerv%gerv.net
1
-1
/
+0
2003-09-07
Bug 207044 - Filter more template directives. None of these are security bugs...
gerv%gerv.net
1
-0
/
+1
2003-08-22
Bug 139011 - Improve buglist colors further
burnus%gmx.de
1
-0
/
+1
2003-08-01
Partial fix for bug 120030: adds template filter for obscuring email addresses.
myk%mozilla.org
1
-0
/
+1
2003-01-24
Bug 126955 - Bugzilla should support translated/localized templates. Patch by...
gerv%gerv.net
1
-53
/
+65
2002-12-15
Bug 158499 - Templatise XML bug output
bbaetz%student.usyd.edu.au
1
-0
/
+1
2002-11-28
Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl
bbaetz%student.usyd.edu.au
1
-0
/
+2
2002-11-28
Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...
jake%bugzilla.org
1
-0
/
+1
2002-10-29
Bug 168191 - Checksetup needs to force template recompilation. Patch by bbaet...
gerv%gerv.net
1
-11
/
+5
2002-09-25
Bug 12282 - General summary reports. Patch by gerv; r=joel.
gerv%gerv.net
1
-0
/
+1
2002-08-27
Updating my e-mail address as jake@acutex.net is no longer valid.
jake%bugzilla.org
1
-1
/
+1
2002-07-19
Bug 157074 - verify-new-product doubles comment linefeeds on Win32
bbaetz%student.usyd.edu.au
1
-0
/
+1
2002-07-01
Bug 150770 - Lost <nobr> arround query results
bbaetz%student.usyd.edu.au
1
-1
/
+0
2002-05-09
Fix for bug 143124, Fix warning messages about *::TESTOUT and clean up
zach%zachlipton.com
1
-5
/
+17
2002-05-08
Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.
gerv%gerv.net
1
-0
/
+1
2002-05-07
Bug 135543 - @Support::Templates::testitems does not list all templates
bbaetz%student.usyd.edu.au
1
-19
/
+25
2002-04-25
Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.
gerv%gerv.net
1
-2
/
+3
2002-04-18
Bug 137589 - fix test 4 not to hang on the "use CGI" in the template.
gerv%gerv.net
1
-0
/
+3
2002-04-04
Fix for bug 135291: add version string to new templates and fix the string fo...
zach%zachlipton.com
1
-1
/
+1
2002-04-04
Fix for bug 98658: Let administrator know which customised templates have bee...
zach%zachlipton.com
1
-3
/
+17
2002-02-14
Update the test to use the same basic format as the handling code from global...
jake%acutex.net
1
-1
/
+2
2002-01-19
Fix for bug 119060 - Use of Template.pm filters for url and html encoding. r=...
dkl%redhat.com
1
-2
/
+1
2001-10-28
A few enhancements to the template test:
jake%acutex.net
1
-8
/
+32
2001-10-25
Don't rely on the TEST_VERBOSE environment variable (no longer exported from ...
jake%acutex.net
1
-1
/
+0
2001-10-20
Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...
jake%acutex.net
1
-1
/
+2
2001-10-13
If a template doesn't exist, this should be considered a compile failure.
jake%acutex.net
1
-2
/
+2
2001-10-07
We also need to look for templates that are INCLUDEd in other templates.
jake%acutex.net
1
-4
/
+5
2001-10-07
Test that scans Bugzilla's code looking for used templates then checks to mak...
jake%acutex.net
1
-0
/
+64