Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 696387: Remove useless calls to field-descs.none.tmpl | Matt Selsky | 2012-02-26 | 1 | -2/+0 |
| | | | | r/a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -22/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 552349: A lot of errors are thrown when an Atom feed queries Bugzilla | Frédéric Buclin | 2010-03-15 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 537834 - "Buglist results using atom ctype do not display users with ↵ | Reed Loden | 2010-02-28 | 1 | -3/+3 |
| | | | | | | empty real names" [r=LpSolit a=LpSolit] | ||||
* | Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵ | mkanat%bugzilla.org | 2009-11-18 | 1 | -5/+5 |
| | | | | | | a display_value call, and use display_value in more places to translate field values. Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r=mkanat, a=mkanat | ||||
* | Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2008-08-28 | 1 | -6/+3 |
| | | | | <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 2007-08-20 | 1 | -1/+0 |
| | | | | <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
* | Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵ | lpsolit%gmail.com | 2007-04-19 | 1 | -5/+5 |
| | | | | get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit | ||||
* | Bug 314659: Provide more information for the Atom summary - Patch by ↵ | lpsolit%gmail.com | 2007-02-27 | 1 | -10/+27 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit | ||||
* | Bug 367674: [SECURITY] XSS when reading Atom feeds due to unescaped HTML | mkanat%bugzilla.org | 2007-02-03 | 1 | -12/+12 |
| | | | | Patch By Frédéric Buclin <LpSolit@gmail.com> r=bkor, a=mkanat | ||||
* | [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - ↵ | lpsolit%gmail.com | 2006-02-21 | 1 | -0/+88 |
Patch by Phil Ringnalda <philringnalda@gmail.com> r=myk a=justdave I forgot to specify the bug number in my previous checkin. That was bug 312498. |