aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/UserMatch.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+1
| | | | r=wicked a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-29/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 685552 - Email auto-completion causes server to thrashDavid Lawrence2011-10-241-0/+6
| | | | r/a=mkanat
* Bug 527387: Make Parameter section sortkeys numeric and leave space between ↵mkanat%bugzilla.org2009-12-131-1/+1
| | | | | | the numbers Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric ↵lpsolit%gmail.com2009-03-311-7/+0
| | | | Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com2005-10-121-0/+71
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave