Age | Commit message (Expand) | Author | Files | Lines |
2002-11-28 | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ... | jake%bugzilla.org | 2 | -1/+17 |
2002-11-11 | Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util). | zach%zachlipton.com | 1 | -0/+71 |
2002-10-29 | Bug 168191 - Checksetup needs to force template recompilation. Patch by bbaet... | gerv%gerv.net | 1 | -11/+5 |
2002-10-24 | require Perl 5.6 | justdave%syndicomm.com | 1 | -0/+6 |
2002-09-25 | Bug 12282 - General summary reports. Patch by gerv; r=joel. | gerv%gerv.net | 1 | -0/+1 |
2002-09-13 | Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. P... | gerv%gerv.net | 1 | -1/+27 |
2002-08-27 | Updating my e-mail address as jake@acutex.net is no longer valid. | jake%bugzilla.org | 4 | -4/+4 |
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-08-10 | Add a test to check for speling errors. It only currently checks for two simp... | zach%zachlipton.com | 1 | -0/+92 |
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 | 5 | -70/+100 |
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 | 3 | -40/+90 |
2002-04-25 | Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 1 | -2/+3 |
2002-04-24 | Fix tinderbox bustage caused by the template location code change. The tests... | justdave%syndicomm.com | 1 | -1/+1 |
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-03-12 | Bug 130254 - Template params don't have to exist, since they may be | bbaetz%student.usyd.edu.au | 1 | -0/+3 |
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-20 | Fix for bug 108982: enable taint mode for all user-facing CGI files. | justdave%syndicomm.com | 1 | -3/+30 |
2002-01-19 | Fix for bug 119060 - Use of Template.pm filters for url and html encoding. r=... | dkl%redhat.com | 1 | -2/+1 |
2002-01-11 | Additional fix for bug 112914: "Test should not `cat $file`" Previous | zach%zachlipton.com | 1 | -27/+35 |
2002-01-05 | Bug 112914 - This test was relying on the existance of the unix "cat" command... | jake%acutex.net | 1 | -8/+13 |
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-18 | Fix the double testing of .pm files. | zach%zachlipton.com | 1 | -7/+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-28 | A few enhancements to the template test: | jake%acutex.net | 1 | -8/+32 |
2001-10-26 | Check templates for tabs, also. | jake%acutex.net | 1 | -0/+5 |
2001-10-25 | Don't rely on the TEST_VERBOSE environment variable (no longer exported from ... | jake%acutex.net | 5 | -10/+9 |
2001-10-24 | Bug 106424 - We weren't going orange on warnings such as "used only once". T... | jake%acutex.net | 1 | -3/+9 |
2001-10-20 | Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ... | jake%acutex.net | 8 | -69/+82 |
2001-10-19 | yet another meaningless whitespace change to test tinderbox with | justdave%syndicomm.com | 1 | -1/+1 |
2001-10-19 | another useless whitespace change to test tinderbox with | justdave%syndicomm.com | 1 | -1/+1 |
2001-10-19 | whitespace change to test tinderbox again. | justdave%syndicomm.com | 1 | -1/+1 |
2001-10-19 | whitespace change to do a test checkin to see how tinderbox reacts | justdave%syndicomm.com | 1 | -1/+1 |
2001-10-13 | Tabs are not allowed in Bugzilla source... if we find one, issue a warning. | jake%acutex.net | 1 | -0/+45 |
2001-10-13 | If a template doesn't exist, this should be considered a compile failure. | jake%acutex.net | 1 | -2/+2 |
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 | 2 | -3/+10 |
2001-10-07 | We also need to look for templates that are INCLUDEd in other templates. | jake%acutex.net | 2 | -4/+22 |
2001-10-07 | Test that scans Bugzilla's code looking for used templates then checks to mak... | jake%acutex.net | 2 | -0/+108 |
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-10-06 | Get rid of our which causes errors on 5.005. | zach%zachlipton.com | 1 | -1/+5 |
2001-09-23 | Renaming *.t to be 00*.t to solve any sorting issues down the road as per | zach%zachlipton.com | 3 | -0/+209 |