aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, ↵jocuri%softhome.net2003-12-101-0/+10
| | | | jth, gerv; r/a=justdave.
* Bug 223078 - bustage fix. Add bodyattrs to filterexceptions.pl.gerv%gerv.net2003-12-081-1/+2
|
* Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; ↵jocuri%softhome.net2003-11-211-0/+5
| | | | a=justdave.
* Additional patch for bug 221039: update filterexceptions.pl to take intokiko%async.com.br2003-10-291-1/+5
| | | | account the new location for knum. Here's hoping this fixes the bustage.
* Bug 218515 - fix tree bustage from bug 207044. Patch by gerv; r,a=bzbot.gerv%gerv.net2003-09-071-3/+5
|
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-071-118/+9
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Fix for bug 145588: adds full-text search option for more accurate finding ↵myk%mozilla.org2003-09-031-0/+9
| | | | | | | of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk
* Bug 139011 - Improve buglist colors furtherburnus%gmx.de2003-08-221-3/+0
| | | | r,a=justdave
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵jkeiser%netscape.com2003-07-311-14/+21
| | | | Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.
* Bug 13540 - change filters to cope with new terms.* code.gerv%gerv.net2003-07-041-7/+5
|
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-0/+31
|
* Bug 208583 - Remove PerformSubsts from templatesbbaetz%acm.org2003-06-071-1/+0
| | | | r,a=justdave
* Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com2003-04-251-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