summaryrefslogtreecommitdiffstats
path: root/META.json
AgeCommit message (Collapse)AuthorFilesLines
2016-10-13Bug 1301887 - File::Slurp triggers warnings on perl 5.24 and it is ↵Dylan William Hardison1-1/+0
recommended to not use it (#21) r=mtyson
2016-09-12Bug 1302143 - Bad json in META.json breaking checksetup.plDavid Lawrence1-1/+1
2016-09-12Bug 1294596 - remove optional Test::Taint references, as it's now mandatory. ↵Gervase Markham1-2/+0
r=dylan
2016-09-10Bug 1284263 - Add optional support for $DATABASE_URL instead of localconfig ↵Dylan William Hardison1-2/+13
for db_* connection params.
2016-07-28Bug 1183647 - Optional Perl modules related to REST should now be mandatoryGervase Markham1-18/+7
r=dylan,a=dylan
2016-07-28Bug 1286287 - Add utility method to Bugzilla::CGI for configuring CSP headersDylan Hardison1-0/+12
r=dkl,a=dylan
2016-05-24Bug 1275404 - Makefile.PL and META.* should depend on Apache2::SizeLimit, ↵David Lawrence1-1/+1
not Apache::SizeLimit r=dylan
2016-05-20add markdown tests for Bug 1205415Dylan Hardison1-2/+4
2016-05-10Bug 1251100 - checksetup.pl no longer tells admins which modules are ↵Dylan William Hardison1-9/+17
installed and which version is installed
2016-04-26fix module metadataDylan William Hardison1-4/+5
2016-02-23Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local ↵Dylan Hardison1-0/+379
dependencies r=dkl,a=dylan