summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
AgeCommit message (Collapse)AuthorFilesLines
2003-09-07Bug 218515 - fix tree bustage from bug 207044. Patch by gerv; r,a=bzbot.gerv%gerv.net1-3/+5
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net1-118/+9
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-09-03Fix for bug 145588: adds full-text search option for more accurate finding ↵myk%mozilla.org1-0/+9
of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk
2003-08-22Bug 139011 - Improve buglist colors furtherburnus%gmx.de1-3/+0
r,a=justdave
2003-07-31Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵jkeiser%netscape.com1-14/+21
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.
2003-07-04Bug 13540 - change filters to cope with new terms.* code.gerv%gerv.net1-7/+5
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+31
2003-06-07Bug 208583 - Remove PerformSubsts from templatesbbaetz%acm.org1-1/+0
r,a=justdave
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-0/+597
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