summaryrefslogtreecommitdiffstats
path: root/search_plugin.cgi
AgeCommit message (Collapse)AuthorFilesLines
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
r=dkl
2016-02-23Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local ↵Dylan Hardison1-1/+1
dependencies r=dkl,a=dylan
2015-01-21Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to ↵Gervase Markham1-1/+1
prevent shell code injection r=dylan,a=simon
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-1/+3
r=dkl a=sgreen
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+1
r=wicked a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-14/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander1-0/+0
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
2008-12-16Bug 461534: search_plugin.cgi should get icon from images/favicon.ico - ↵lpsolit%gmail.com1-1/+11
Patch by Rob Siklos <robzilla2@siklos.ca> r/a=LpSolit
2007-10-19Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2006-09-29Fix on checkin for bug 354661lpsolit%gmail.com1-0/+1
2006-09-29Bug 354661: Provide a Bugzilla Quicksearch plugin for Firefox 2 and IE 7 ↵lpsolit%gmail.com1-0/+32
users to install - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gavin.sharp r=wurblzap a=myk