summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/UserMatch.pm
AgeCommit message (Collapse)AuthorFilesLines
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
r=dkl
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
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-29/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-10-24Bug 685552 - Email auto-completion causes server to thrashDavid Lawrence1-0/+6
r/a=mkanat
2009-12-13Bug 527387: Make Parameter section sortkeys numeric and leave space between ↵mkanat%bugzilla.org1-1/+1
the numbers Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-03-31Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric ↵lpsolit%gmail.com1-7/+0
Buclin <LpSolit@gmail.com> r/a=mkanat
2005-10-12Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com1-0/+71
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave