aboutsummaryrefslogtreecommitdiffstats
path: root/t/008filter.t
Commit message (Collapse)AuthorAgeFilesLines
* Bug 142744: Testing suite should work on Win32jouni%heikniemi.net2004-06-161-0/+12
| | | | | Patch by byron jones (glob) <bugzilla@glob.com.au> r=jouni, a=justdave
* Bustage fix: adding filters defined in bug 232397. New filters need tokiko%async.com.br2004-03-171-1/+2
| | | | be added to both test 004 *and* test 008.
* Patch for bug 235459: add icalendar output format in buglist; patch by ↵jocuri%softhome.net2004-03-171-1/+1
| | | | William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave.
* Fix for bug 127995: shows the size of attachments in the show bug and ↵myk%mozilla.org2004-02-061-1/+2
| | | | | | | | attachment interfaces. Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk
* Fix for bustage caused by Gerv's checkin for bug 232903; basically, wekiko%async.com.br2004-02-031-0/+3
| | | | | | need to exempt Hook.process() calls from the filter checks. I'm assuming Gerv has stamped this fix, and I'm just checking it in to keep things green -- back me out later if this was wrong.
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-071-1/+1
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Bug 139011 - Improve buglist colors furtherburnus%gmx.de2003-08-221-2/+2
| | | | r,a=justdave
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵jkeiser%netscape.com2003-07-311-53/+74
| | | | Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-041-0/+3
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 203318 - 008filter.t fails to do chdir $topdir - if ↵burnus%gmx.de2003-04-261-6/+9
| | | | | | | @Support::Templates::include_paths returns more than one path r=justdave,gerv a=justdave
* Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com2003-04-251-0/+182
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave