- 11 Jan, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
-
- 06 Aug, 2005 1 commit
-
-
justdave%bugzilla.org authored
r= LpSolit, a= justdave
-
- 07 Dec, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 258579: t/Support/Files.pm should use File::Find; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
-
- 03 Sep, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 257106: Make testing suite know about new directory levels in Bugzilla/Auth; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=myk.
-
- 21 Jul, 2004 1 commit
-
-
bugreport%peshkin.net authored
patch by erik r=joel, kiko a=myk
-
- 12 Jul, 2004 2 commits
-
-
bugreport%peshkin.net authored
-
bugreport%peshkin.net authored
patch by erik r=joel a=justdave
-
- 13 Jan, 2004 1 commit
-
-
jocuri%softhome.net authored
Bug 216523: t/Support/Files.pm fails to include Bugzilla/Template/Plugin/Bugzilla.pm in the file list; patch by zach@zachlipton.com; r=jouni; a=justdave.
-
- 12 Jan, 2004 1 commit
-
-
myk%mozilla.org authored
Fix for bug 229658: Implements a mechanism for extensions to hook into standard Bugzilla templates so they can extend the Bugzilla UI without having to modify the standard templates themselves, making it easier to develop and use Bugzilla extensions. r=bbaetz, gerv a=myk
-
- 22 Mar, 2003 1 commit
-
-
bbaetz%acm.org authored
r=gerv, justdave a=justdave
-
- 10 Feb, 2003 1 commit
-
-
zach%zachlipton.com authored
to disregard processmail since it no longer exists (it was special-cased before). r=dave, a=dave
-
- 24 Jan, 2003 1 commit
-
-
gerv%gerv.net authored
Bug 126955 - Bugzilla should support translated/localized templates. Patch by burnus; r=gerv, a=justdave.
-
- 10 Dec, 2002 1 commit
-
-
zach%zachlipton.com authored
Permission to do so granted by: justdave, joel, jake, ddk, gerv, bbaetz, and myself (as gleamed from bonsai and the contributors lines and indicated in the bug report). a=justdave.
-
- 27 Aug, 2002 1 commit
-
-
jake%bugzilla.org authored
* NO CODE CHANGES *
-
- 26 Aug, 2002 2 commits
-
-
bbaetz%student.usyd.edu.au authored
r=joel x2
-
bugreport%peshkin.net authored
Tests now detect optional modules and only exclude optional files if optional module dependencies are not met. Also major indent cleanup r=timeless
-
- 14 Aug, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=joel x2
-
- 07 May, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave
-
- 24 Apr, 2002 1 commit
-
-
justdave%syndicomm.com authored
Fix tinderbox bustage caused by the template location code change. The tests are now looking in the right place for the templates. 4 templates in the new location now come up with syntax errors however.
-
- 12 Mar, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
subject to interpolation. Ignore names with $ in them as a workaround r=myk x 2
-
- 01 Dec, 2001 1 commit
-
-
jake%acutex.net authored
-
- 14 Nov, 2001 1 commit
-
-
jake%acutex.net authored
We don't really need to look for fragments that are pulled in by [% INCLUDE %] or [% PROCESS %]. While removing this code bit doesn't allow us to seperatly check that those fragments exist and compile, they'll be checked atomatically when the the template that wants them is run through the process() routine by the 004template.t test. This issue was raised because bug 98707 introduced a [% BLOCK %] element and the syntax for using that is the same as for including a template fragment.
-
- 31 Oct, 2001 1 commit
-
-
zach%zachlipton.com authored
intentional! No review needed for tests at this time.
-
- 20 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Bug 103664 - Tests should "use strict;" and not contain any tabs. We should also use the TEST_VERBOSE environment variable instead of VERBOSE. Patch by David D. Kilzer <ddkilzer@theracingworld.com> Additional edits by myself to add the emacs mode line. Also, the change to runtests.sh was done by me.
-
- 10 Oct, 2001 1 commit
-
-
jake%acutex.net authored
No review needed for tests at this time. NOT PART OF BUILD.
-
- 07 Oct, 2001 3 commits
-
-
jake%acutex.net authored
No review needed for tests at this time. NOT PART OF BUILD
-
jake%acutex.net authored
No review needed for tests at this time. NOT PART OF BUILD
-
jake%acutex.net authored
a) All the required templates exist b) They all have good syntax No review needed for tests at this time. NOT PART OF BUILD
-
- 06 Oct, 2001 2 commits
-
-
zach%zachlipton.com authored
.cgi.
-
zach%zachlipton.com authored
creating a false fail. No review needed for tests. NOT PART OF BUILD
-
- 17 Sep, 2001 1 commit
-
-
zach%zachlipton.com authored
Fix to make the tests generate the list of files to test instead of having to update the list manually whenever a file is added or removed. The main logic is in t/Support/Files.pm, changes to the test files are needed to allow it to function properly. NOT_PART_OF_BUILD. No review needed for tests at this time.
-
- 10 Sep, 2001 1 commit
-
-
zach%zachlipton.com authored
-
- 04 Sep, 2001 3 commits
-
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
Addition of Files.pm which will be used shortly by 1.t (soon to be 1compile.t) which contains the list of files to test. This is important so that we can bring it into other tests which check files for content, etc... No review required for tests as of now as per Dave.
-