aboutsummaryrefslogtreecommitdiffstats
path: root/t/009bugwords.t
Commit message (Collapse)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+2
| | | | r=dkl a=sgreen
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan2014-01-071-9/+0
| | | | | | specific Bugzilla installation r=dkl,a=justdave
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-20/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 479164: "Bug" appears raw in "File a Bug" on index.cgi - Patch by ↵lpsolit%gmail.com2009-02-251-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 389407: api/Bugzilla/Auth.html incorrectly detected by t/009bugwords.t - ↵lpsolit%gmail.com2007-07-251-1/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 340350: 009bugwords.t barewords detection is imperfect - Patch by ↵lpsolit%gmail.com2007-07-111-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=Colin a=LpSolit
* Bug 349423: Release Notes for Bugzilla 3.0mkanat%bugzilla.org2007-02-231-3/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André ↵lpsolit%gmail.com2006-08-151-1/+1
| | | | Batosti <batosti@async.com.br> r=LpSolit a=myk
* Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errorsjustdave%bugzilla.org2005-08-061-1/+1
| | | | r= LpSolit, a= justdave
* Bug 225081 - Tests are failing due to checkin for bug 223913. Sorry about ↵gerv%gerv.net2003-11-091-21/+4
| | | | that - it worked on my machine, but not any machine without the excluded template. Doh. Patch by gerv; r,a=mozbot.
* Bug 224913 - Need tests to check whether any templates uses the bareword ↵gerv%gerv.net2003-11-091-0/+118
"bug" or variations. Patch by gerv; r,a=justdave.