summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Requirements.pm
AgeCommit message (Expand)AuthorFilesLines
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-15/+5
2011-08-16Bug 678772: version.pm 0.92 and newer forbids negative values, making checkse...Frédéric Buclin1-2/+3
2011-08-16Bug 466419: Add SSL support for SMTPFrédéric Buclin1-0/+6
2011-08-09Bug 660691: Allow Bugzilla to parse HTML-only inbound email via email_in.plMax Kanat-Alexander1-0/+7
2011-08-09Bug 437076: Allow email_in to accept multipart/alternative HTML email withMax Kanat-Alexander1-6/+0
2011-08-05Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to theMax Kanat-Alexander1-14/+18
2011-08-03Bug 655910: When calling ./install-module.pl --all, install LWP before XML::T...Frédéric Buclin1-6/+6
2011-05-23Bug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with r...Frédéric Buclin1-3/+2
2011-05-11Bug 656146: Require PatchReader 0.9.6 as it significantly improves the way to...Frédéric Buclin1-1/+2
2011-03-09revert accidental property changesByron Jones1-0/+0
2011-03-09Bug 633776: Automatic charset detection for text attachmentsByron Jones1-0/+13
2011-02-12Bug 630800: Require a newer version of URI.pm to correctly parse URLs thatMax Kanat-Alexander1-1/+3
2011-01-24Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness ofMax Kanat-Alexander1-0/+6
2011-01-21Bug 591165: (CVE-2010-4411) [SECURITY] Bump minimum required version of CGI.p...Reed Loden1-2/+2
2010-12-27Bug 599539: Update the mod_perl code for Apache2::SizeLimit 0.92Max Kanat-Alexander1-0/+18
2010-12-06Bug 542931: Bug in SOAP::Lite prevents WebService:XMLRPC logins from persistingFrédéric Buclin1-3/+3
2010-11-11Bug 591165: (CVE-2010-2761) [SECURITY] Bump minimum required version of CGI.p...Reed Loden1-3/+3
2010-10-14Bug 593887: Perl 5.14 requires HTML::Parser 3.67 and DBI 1.614Frédéric Buclin1-2/+3
2010-09-19Bug 586244: Make mod_headers and mod_expires optionalMax Kanat-Alexander1-50/+163
2010-09-08Bug 516457: Bump the Email::MIME requirement to avoid a memory leak thatMax Kanat-Alexander1-12/+2
2010-08-11Bug 586210: Make every important string printed by checksetup.pl localizable,Max Kanat-Alexander1-7/+10
2010-07-01Bug 382398: Make checksetup.pl localized messages be output in theMax Kanat-Alexander1-0/+4
2010-06-24Bug 574376: Make checksetup.pl recommend JSON::XS to speed up the JSON-RPCMax Kanat-Alexander1-0/+7
2010-06-24Bug 509303: Update the CGI.pm requirement to 3.49 to make redirectionMax Kanat-Alexander1-6/+3
2010-05-26There is no released stable version of List::MoreUtils higher than 0.22.Max Kanat-Alexander1-2/+1
2010-05-25Bug 567303: Implement a working algorithm for sorting fields based onMax Kanat-Alexander1-1/+2
2010-05-19Bug 566560: Make checksetup.pl explicitly check that List::MoreUtilsJonathan Martens1-0/+5
2010-04-21Bug 560691: Make sure that install-module.pl never prompts the user whileMax Kanat-Alexander1-2/+3
2010-04-21Bug 560330: Make sure that we always have a modern version of CPANMax Kanat-Alexander1-0/+4
2010-04-20Bug 560284: Make all errors that checksetup.pl throws be redMax Kanat-Alexander1-5/+9
2010-02-23Bug 547336: Make installation work on Windows with Strawberry Perl ProfessionalMax Kanat-Alexander1-15/+4
2009-11-26Bug 208347: The version of Chart::Base below 2.1 cannot be determined accurat...lpsolit%gmail.com1-1/+2
2009-11-24Bug 430014: Re-write the code hooks system so that it uses modules instead of...mkanat%bugzilla.org1-29/+19
2009-11-18Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CP...mkanat%bugzilla.org1-3/+67
2009-11-09Bug 513593: Make the WebService taint incoming parametersmkanat%bugzilla.org1-0/+6
2009-10-24Bug 519584: Implement a framework for migrating from other bug-trackers, and ...mkanat%bugzilla.org1-1/+3
2009-10-24Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...mkanat%bugzilla.org1-2/+2
2009-09-11Bug 515991: Blacklist CGI 3.46 and 3.47 because CGI::Carp breaks Template Too...mkanat%bugzilla.org1-1/+3
2009-09-04Bug 486306: Truncated XML-RPC response (incorrect content-length header)mkanat%bugzilla.org1-3/+3
2009-08-13Bug 257933: File::Spec version check does not work against 0.90 - Patch by Fr...lpsolit%gmail.com1-5/+0
2009-08-13Bug 480986: The BMP -> PNG conversion tool for new attachments should be an e...lpsolit%gmail.com1-6/+0
2009-08-12Bug 507493: checksetup.pl's output should use colors for missing and too old ...lpsolit%gmail.com1-5/+10
2009-08-07Bug 509054: Internationalize feature descriptions in checksetup.plmkanat%bugzilla.org1-23/+33
2009-07-24Bug 457524: Reports don't calculate totals correctly if one of the axes conta...lpsolit%gmail.com1-1/+3
2009-07-17Bug 503290: Email::Send 2.196 has a bug in the SMTP module - Patch by Fréd...lpsolit%gmail.com1-1/+2
2009-04-17Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, beca...mkanat%bugzilla.org1-0/+6
2009-03-31Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org1-0/+6
2009-01-22Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ...mkanat%bugzilla.org1-0/+5
2009-01-16Bug 473883: Re-arrange Perl module instructions so that required modules are ...mkanat%bugzilla.org1-42/+48
2009-01-16Bug 460376: Make module-install instructions localizable.mkanat%bugzilla.org1-78/+22