aboutsummaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Patch for bug 237778: update filter list in t/004template; r=kiko; a=justdave.jocuri%softhome.net2004-03-281-3/+4
* Bustage fix: adding filters defined in bug 232397. New filters need tokiko%async.com.br2004-03-171-1/+2
* Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br2004-03-171-1/+3
* Patch for bug 235459: add icalendar output format in buglist; patch by Willia...jocuri%softhome.net2004-03-171-1/+1
* Fix for bug 127995: shows the size of attachments in the show bug and attachm...myk%mozilla.org2004-02-062-1/+3
* Fix for bustage caused by Gerv's checkin for bug 232903; basically, wekiko%async.com.br2004-02-031-0/+3
* Bug 216523: t/Support/Files.pm fails to include Bugzilla/Template/Plugin/Bugz...jocuri%softhome.net2004-01-131-1/+2
* Fix for bug 229658: Implements a mechanism for extensions to hook into standa...myk%mozilla.org2004-01-122-0/+6
* Bug 225081 - Tests are failing due to checkin for bug 223913. Sorry about tha...gerv%gerv.net2003-11-091-21/+4
* Bug 224913 - Need tests to check whether any templates uses the bareword "bug...gerv%gerv.net2003-11-091-0/+118
* Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ...gerv%gerv.net2003-09-121-1/+0
* Bug 207044 - Filter more template directives. None of these are security bugs...gerv%gerv.net2003-09-072-1/+2
* Bug 139011 - Improve buglist colors furtherburnus%gmx.de2003-08-222-2/+3
* Partial fix for bug 120030: adds template filter for obscuring email addresses.myk%mozilla.org2003-08-011-0/+1
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ...jkeiser%netscape.com2003-07-311-53/+74
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without...gerv%gerv.net2003-07-041-0/+3
* Bug 203318 - 008filter.t fails to do chdir $topdir - if @Support::Templates::...burnus%gmx.de2003-04-261-6/+9
* Bug 192677: Add new test to flag failure-to-filter situations in the template...justdave%syndicomm.com2003-04-251-0/+182
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-2/+2
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-2/+3
* Partial fix for bug 192513 (processmail cleanup). Patch fixes test fileszach%zachlipton.com2003-02-102-6/+3
* Fix "variable declaration masks earler declaration" warning. No bug number.gerv%gerv.net2003-01-291-1/+1
* Bug 126955 - Bugzilla should support translated/localized templates. Patch by...gerv%gerv.net2003-01-243-66/+132
* Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixeszach%zachlipton.com2003-01-111-14/+28
* Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au2002-12-151-0/+1
* Fix for bug 180955: Remove dual-license from test fileszach%zachlipton.com2002-12-106-78/+6
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-0/+2
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2002-11-282-1/+17
* Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util).zach%zachlipton.com2002-11-111-0/+71
* Bug 168191 - Checksetup needs to force template recompilation. Patch by bbaet...gerv%gerv.net2002-10-291-11/+5
* require Perl 5.6justdave%syndicomm.com2002-10-241-0/+6
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-251-0/+1
* Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. P...gerv%gerv.net2002-09-131-1/+27
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-274-4/+4
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 163494 - runtests.sh needs a switch to include optional modulesbugreport%peshkin.net2002-08-261-16/+38
* Bug 162438 - fix permissions/tests for Bugzilla/ directorybbaetz%student.usyd.edu.au2002-08-141-1/+2
* Add a test to check for speling errors. It only currently checks for two simp...zach%zachlipton.com2002-08-101-0/+92
* Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au2002-07-191-0/+1
* Bug 150770 - Lost <nobr> arround query resultsbbaetz%student.usyd.edu.au2002-07-011-1/+0
* Fix for bug 143124, Fix warning messages about *::TESTOUT and clean upzach%zachlipton.com2002-05-095-70/+100
* Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net2002-05-081-0/+1
* Bug 135543 - @Support::Templates::testitems does not list all templatesbbaetz%student.usyd.edu.au2002-05-073-40/+90
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-251-2/+3
* Fix tinderbox bustage caused by the template location code change. The tests...justdave%syndicomm.com2002-04-241-1/+1
* Bug 137589 - fix test 4 not to hang on the "use CGI" in the template.gerv%gerv.net2002-04-181-0/+3
* Fix for bug 135291: add version string to new templates and fix the string fo...zach%zachlipton.com2002-04-041-1/+1
* Fix for bug 98658: Let administrator know which customised templates have bee...zach%zachlipton.com2002-04-041-3/+17
* Bug 130254 - Template params don't have to exist, since they may bebbaetz%student.usyd.edu.au2002-03-121-0/+3
* Update the test to use the same basic format as the handling code from global...jake%acutex.net2002-02-141-1/+2