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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-02-10
Partial fix for bug 192513 (processmail cleanup). Patch fixes test files
zach%zachlipton.com
1
-1
/
+1
2003-01-24
Bug 126955 - Bugzilla should support translated/localized templates. Patch by...
gerv%gerv.net
1
-9
/
+62
2002-12-10
Fix for bug 180955: Remove dual-license from test files
zach%zachlipton.com
1
-13
/
+1
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-08-26
Bug 163494 - runtests.sh needs a switch to include optional modules
bugreport%peshkin.net
1
-16
/
+38
2002-08-14
Bug 162438 - fix permissions/tests for Bugzilla/ directory
bbaetz%student.usyd.edu.au
1
-1
/
+2
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-31
Have the tests test .pm files as well, yes this creates bustage, this is
zach%zachlipton.com
1
-1
/
+1
2001-10-20
Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...
jake%acutex.net
3
-9
/
+12
2001-10-10
It's also possible to PROCESS another attachment fragment, not just INCLUDE.
jake%acutex.net
1
-1
/
+1
2001-10-07
Allow compile tests for files that run in taint mode
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
-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
2001-10-06
Fixing issue where excluded files aren't excluded if they end in .pl or
zach%zachlipton.com
1
-4
/
+5
2001-10-06
Don't test importxml.pl since you need XML::Parser which is not required,
zach%zachlipton.com
1
-1
/
+1
2001-09-17
Fix to make the tests generate the list of files to test instead of having to...
zach%zachlipton.com
1
-53
/
+28
2001-09-10
Oops. Forgot to check this is.
zach%zachlipton.com
1
-0
/
+12
2001-09-04
Add a little 1; to the end of this.
zach%zachlipton.com
1
-0
/
+2
2001-09-04
Remove processmail from the list. It was causing problems with taint.
zach%zachlipton.com
1
-4
/
+3
2001-09-04
Addition of Files.pm which will be used shortly by 1.t (soon to be 1compile.t...
zach%zachlipton.com
1
-0
/
+89