summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Requirements.pm
AgeCommit message (Collapse)AuthorFilesLines
2015-06-08Bug 1172386: create a "feature" for the elasticsearch metrics and ensure its ↵David Lawrence1-0/+1
dependencies are tagged
2015-05-14Bug 1164863: backport upstream bug 1163248 to bmo to remove dependency on ↵David Lawrence1-4/+8
File::Slurp for checksetup.pl
2015-04-13Bug 1152360: backport upstream bug 1143005 that adds a parameter to ↵David Lawrence1-0/+44
checksetup.pl for generating cpanfile for dependency resolution
2014-11-04Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵Byron Jones1-1/+2
to limit the number of emails sent to a user per minute and hour)
2014-03-04Bug 956230: improve instrumentation of bugzilla's internalsByron Jones1-0/+7
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones1-0/+6
2014-01-22Bug 951974: backport bug 237498 to bmo (Use memcached to improve performance)Byron Jones1-0/+9
2013-12-05merged with bugzilla/4.2Dave Lawrence1-15/+14
2013-12-02Bug 938300: vers_cmp() incorrectly compares module versionsFrédéric Buclin1-15/+14
r=sgreen a=justdave
2013-12-02Bug 781672: checksetup.pl fails to check the version of the latest ↵Frédéric Buclin1-2/+9
Apache2::SizeLimit release (it throws "Invalid version format (non-numeric data)") r=dkl a=justdave
2013-08-01Bug 781672: checksetup.pl fails to check the version of the latest ↵Frédéric Buclin1-2/+9
Apache2::SizeLimit release
2013-07-15Bug 892601 - Port over upstream native REST patch (bug 866927) to bmo/4.2Dave Lawrence1-2/+3
r=glob
2013-03-26Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it ↵Frédéric Buclin1-20/+0
is no longer available r=glob a=LpSolit
2013-01-06Bug 826678: Disable warnings about the deprecated Return::Value module when ↵Frédéric Buclin1-0/+7
loading Email::Send r=wicked a=LpSolit
2012-01-24Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on LinuxMax Kanat-Alexander1-3/+2
r=dkl a=mkanat
2011-08-16Bug 678772: version.pm 0.92 and newer forbids negative values, making ↵Frédéric Buclin1-2/+3
checksetup.pl to fail r/a=mkanat
2011-08-05Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to theMax Kanat-Alexander1-14/+18
difficulty of installing its dependencies. Instead move the code directly into Bugzilla itself. r=LpSolit, r=glob, a=mkanat
2011-08-03Bug 655910: When calling ./install-module.pl --all, install LWP before ↵Frédéric Buclin1-6/+6
XML::Twig, else arguments passed to build XML::Twig are propagated to Net::HTTP which then fails r/a=mkanat
2011-05-23Bug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with ↵Frédéric Buclin1-3/+2
recent ActiveState releases r=mkanat a=LpSolit
2011-05-11Bug 656146: Require PatchReader 0.9.6 as it significantly improves the way ↵Frédéric Buclin1-1/+2
to display patches r/a=mkanat
2011-03-09revert accidental property changesByron Jones1-0/+0
2011-03-09Bug 633776: Automatic charset detection for text attachmentsByron Jones1-0/+13
r=mkanat, a=mkanat
2011-02-12Bug 630800: Require a newer version of URI.pm to correctly parse URLs thatMax Kanat-Alexander1-1/+3
have ';' as their query-string delimiter, which show up when upgrading from the old tag system to the new tag system. r=LpSolit, a=LpSolit
2011-01-24Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness ofMax Kanat-Alexander1-0/+6
generate_random_password, to protect against an account compromise issue and other critical vulnerabilities. r=LpSolit, a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=621591
2011-01-21Bug 591165: (CVE-2010-4411) [SECURITY] Bump minimum required version of ↵Reed Loden1-2/+2
CGI.pm to v3.51 in order to address header injection vulnerability. [r=mkanat a=mkanat]
2010-12-27Bug 599539: Update the mod_perl code for Apache2::SizeLimit 0.92Max Kanat-Alexander1-0/+18
r=glob, a=mkanat
2010-12-06Bug 542931: Bug in SOAP::Lite prevents WebService:XMLRPC logins from persistingFrédéric Buclin1-3/+3
r/a=mkanat
2010-11-11Bug 591165: (CVE-2010-2761) [SECURITY] Bump minimum required version of ↵Reed Loden1-3/+3
CGI.pm to v3.50 in order to address header injection vulnerability. [r=mkanat a=mkanat]
2010-10-14Bug 593887: Perl 5.14 requires HTML::Parser 3.67 and DBI 1.614Frédéric Buclin1-2/+3
r/a=mkanat
2010-09-19Bug 586244: Make mod_headers and mod_expires optionalMax Kanat-Alexander1-50/+163
r=glob, a=mkanat
2010-09-08Bug 516457: Bump the Email::MIME requirement to avoid a memory leak thatMax Kanat-Alexander1-12/+2
jobqueue.pl was hitting. r=LpSolit, a=LpSolit
2010-08-11Bug 586210: Make every important string printed by checksetup.pl localizable,Max Kanat-Alexander1-7/+10
including the localconfig parameter descriptions r=mkanat, a=mkanat (module owner)
2010-07-01Bug 382398: Make checksetup.pl localized messages be output in theMax Kanat-Alexander1-0/+4
console's charset r=timello, a=mkanat
2010-06-24Bug 574376: Make checksetup.pl recommend JSON::XS to speed up the JSON-RPCMax Kanat-Alexander1-0/+7
WebService r=mkanat, a=mkanat (module owner)
2010-06-24Bug 509303: Update the CGI.pm requirement to 3.49 to make redirectionMax Kanat-Alexander1-6/+3
work properly when Bugzilla is behind a proxy. r=LpSolit, a=LpSolit
2010-05-26There is no released stable version of List::MoreUtils higher than 0.22.Max Kanat-Alexander1-2/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=567303
2010-05-25Bug 567303: Implement a working algorithm for sorting fields based onMax Kanat-Alexander1-1/+2
VALIDATOR_DEPENDENCIES in Bugzilla::Object. (The previous code did not actually sort fields correctly.) r=timello, a=mkanat
2010-05-19Bug 566560: Make checksetup.pl explicitly check that List::MoreUtilsJonathan Martens1-0/+5
is installed r=mkanat, a=mkanat
2010-04-21Bug 560691: Make sure that install-module.pl never prompts the user whileMax Kanat-Alexander1-2/+3
installing modules r=mkanat, a=mkanat (module owner)
2010-04-21Bug 560330: Make sure that we always have a modern version of CPANMax Kanat-Alexander1-0/+4
installed when running install-module.pl. Otherwise, certain modules (like DateTime) weren't getting their XS compiled or their dependencies installed with Perl 5.8.8 and earlier. This also updates the urllist to remove perl.secsup.org (which was hanging when used with curl) and add a few more mirrors (including some in Europe). r=mkanat, a=mkanat (module owner)
2010-04-20Bug 560284: Make all errors that checksetup.pl throws be redMax Kanat-Alexander1-5/+9
r=mkanat, a=mkanat (module owner)
2010-02-23Bug 547336: Make installation work on Windows with Strawberry Perl ProfessionalMax Kanat-Alexander1-15/+4
r=glob, a=mkanat
2009-11-26Bug 208347: The version of Chart::Base below 2.1 cannot be determined ↵lpsolit%gmail.com1-1/+2
accurately - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-11-24Bug 430014: Re-write the code hooks system so that it uses modules instead ↵mkanat%bugzilla.org1-29/+19
of individual .pl files Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-11-18Fix for Bug 527505: Make t/001compile.t work even after ↵mkanat%bugzilla.org1-3/+67
Bugzilla::Install::CPAN messes with @INC, and make Bugzilla->feature work during mod_perl.pl. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2009-11-09Bug 513593: Make the WebService taint incoming parametersmkanat%bugzilla.org1-0/+6
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2009-10-24Bug 519584: Implement a framework for migrating from other bug-trackers, and ↵mkanat%bugzilla.org1-1/+3
start with a GNATS importer. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-10-24Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of ↵mkanat%bugzilla.org1-2/+2
checking if modules are installed Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-09-11Bug 515991: Blacklist CGI 3.46 and 3.47 because CGI::Carp breaks Template ↵mkanat%bugzilla.org1-1/+3
Toolkit in those versions. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-09-04Bug 486306: Truncated XML-RPC response (incorrect content-length header)mkanat%bugzilla.org1-3/+3
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit