index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
Support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 530252: Create a script that sets up the framework of an extension
mkanat%bugzilla.org
2009-11-25
1
-0
/
+1
*
Bug 527505: Make 001compile.t use Bugzilla->feature to determine which module...
mkanat%bugzilla.org
2009-11-10
1
-30
/
+0
*
Bug 487342: 001compile.t fails if JSON::RPC is not installed - Patch by FrÃÂ...
lpsolit%gmail.com
2009-04-08
1
-1
/
+2
*
Bug 380187 – Bugzilla should support RADIUS authentication.
wurblzap%gmail.com
2007-08-03
1
-0
/
+1
*
Bug 360838: ./runtests.pl 1 fails if Email::Reply is not installed - Patch by...
lpsolit%gmail.com
2007-02-06
1
-0
/
+2
*
Bug 343566: Runtests test 004template.t fails on some systems with a complain...
lpsolit%gmail.com
2006-07-05
1
-0
/
+4
*
Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch ...
lpsolit%gmail.com
2006-01-11
1
-1
/
+1
*
Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errors
justdave%bugzilla.org
2005-08-06
1
-1
/
+1
*
Patch for bug 258579: t/Support/Files.pm should use File::Find; patch by Marc...
jocuri%softhome.net
2004-12-07
1
-5
/
+4
*
Patch for bug 257106: Make testing suite know about new directory levels in B...
jocuri%softhome.net
2004-09-03
1
-1
/
+2
*
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
bugreport%peshkin.net
2004-07-21
1
-1
/
+1
*
Backing out bug 241900
bugreport%peshkin.net
2004-07-12
1
-1
/
+1
*
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
bugreport%peshkin.net
2004-07-12
1
-1
/
+1
*
Bug 216523: t/Support/Files.pm fails to include Bugzilla/Template/Plugin/Bugz...
jocuri%softhome.net
2004-01-13
1
-1
/
+2
*
Fix for bug 229658: Implements a mechanism for extensions to hook into standa...
myk%mozilla.org
2004-01-12
1
-0
/
+2
*
Bug 180642 - Move authentication code into a module
bbaetz%acm.org
2003-03-22
1
-2
/
+3
*
Partial fix for bug 192513 (processmail cleanup). Patch fixes test files
zach%zachlipton.com
2003-02-10
1
-1
/
+1
*
Bug 126955 - Bugzilla should support translated/localized templates. Patch by...
gerv%gerv.net
2003-01-24
1
-9
/
+62
*
Fix for bug 180955: Remove dual-license from test files
zach%zachlipton.com
2002-12-10
1
-13
/
+1
*
Updating my e-mail address as jake@acutex.net is no longer valid.
jake%bugzilla.org
2002-08-27
1
-1
/
+1
*
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
bbaetz%student.usyd.edu.au
2002-08-26
1
-1
/
+0
*
Bug 163494 - runtests.sh needs a switch to include optional modules
bugreport%peshkin.net
2002-08-26
1
-16
/
+38
*
Bug 162438 - fix permissions/tests for Bugzilla/ directory
bbaetz%student.usyd.edu.au
2002-08-14
1
-1
/
+2
*
Bug 135543 - @Support::Templates::testitems does not list all templates
bbaetz%student.usyd.edu.au
2002-05-07
1
-9
/
+50
*
Fix tinderbox bustage caused by the template location code change. The tests...
justdave%syndicomm.com
2002-04-24
1
-1
/
+1
*
Bug 130254 - Template params don't have to exist, since they may be
bbaetz%student.usyd.edu.au
2002-03-12
1
-0
/
+3
*
Get the file list of files to scan for templates from Support::Files instead ...
jake%acutex.net
2001-12-01
1
-1
/
+3
*
We don't really need to look for fragments that are pulled in by [% INCLUDE %...
jake%acutex.net
2001-11-14
1
-15
/
+0
*
Have the tests test .pm files as well, yes this creates bustage, this is
zach%zachlipton.com
2001-10-31
1
-1
/
+1
*
Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...
jake%acutex.net
2001-10-20
3
-9
/
+12
*
It's also possible to PROCESS another attachment fragment, not just INCLUDE.
jake%acutex.net
2001-10-10
1
-1
/
+1
*
Allow compile tests for files that run in taint mode
jake%acutex.net
2001-10-07
1
-2
/
+2
*
We also need to look for templates that are INCLUDEd in other templates.
jake%acutex.net
2001-10-07
1
-0
/
+17
*
Test that scans Bugzilla's code looking for used templates then checks to mak...
jake%acutex.net
2001-10-07
1
-0
/
+44
*
Fixing issue where excluded files aren't excluded if they end in .pl or
zach%zachlipton.com
2001-10-06
1
-4
/
+5
*
Don't test importxml.pl since you need XML::Parser which is not required,
zach%zachlipton.com
2001-10-06
1
-1
/
+1
*
Fix to make the tests generate the list of files to test instead of having to...
zach%zachlipton.com
2001-09-17
1
-53
/
+28
*
Oops. Forgot to check this is.
zach%zachlipton.com
2001-09-10
1
-0
/
+12
*
Add a little 1; to the end of this.
zach%zachlipton.com
2001-09-04
1
-0
/
+2
*
Remove processmail from the list. It was causing problems with taint.
zach%zachlipton.com
2001-09-04
1
-4
/
+3
*
Addition of Files.pm which will be used shortly by 1.t (soon to be 1compile.t...
zach%zachlipton.com
2001-09-04
1
-0
/
+89