summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/General.pm
AgeCommit message (Collapse)AuthorFilesLines
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
r=dkl
2015-03-15Bug 902395: Enforce utf8 = true for all installations and remove the utf8 ↵Frédéric Buclin1-7/+0
parameter r=dkl a=sgreen
2014-12-18Bug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=dkl.Gervase Markham1-7/+0
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/+3
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
2010-02-10Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" ↵Reed Loden1-0/+1
[r=mkanat a=mkanat]
2009-12-31Bug 519858 - Move uncommonly used parameters out of the "Required" section ↵mkanat%bugzilla.org1-0/+82
and into a "General" and "Advanced" section Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit