summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Requirements.pm
AgeCommit message (Expand)AuthorFilesLines
2015-04-08Bug 1051056: The REST API needs to be versioned so that new changes can be ma...David Lawrence1-1/+31
2015-04-02Bug 1143005: Add parameter to checksetup.pl that generates a cpanfile usable ...David Lawrence1-0/+56
2015-03-11Require Text::MultiMarkdown 1.0.34 instead of 1.0.35, see bug 1130691Frédéric Buclin1-1/+2
2015-03-09Bug 1130691: Support markdown tablesAlbert Ting1-3/+3
2015-02-11Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are en...Frédéric Buclin1-1/+3
2015-01-07Bug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12Frédéric Buclin1-0/+2
2014-12-15Bug 950486: Move the webdotbase and font_file parameters from data/params int...Matt Selsky1-5/+41
2014-11-26Bug 1038275: Comprehensible documentation for the REST APIDavid Lawrence1-0/+8
2014-10-31Bug 1062739: add the ability for administrators to limit the number of emails...Byron Jones1-2/+2
2014-09-20Bug 502625: Replace Email::Send with Email::SenderFrédéric Buclin1-12/+4
2014-09-11Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into da...Frédéric Buclin1-7/+6
2014-08-28Bug 330707: Add optional support for MarkDownKoosha KM1-0/+9
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
2014-06-04Bug 803201 - Bump minimum requirement for DateTime andDave Miller1-7/+5
2014-05-14Bug 1006288: add File::Slurp to the list of mandatory modulesByron Jones1-0/+5
2014-02-15Bug 970283: Bump URI version to 1.55 to correctly escape single quotes in URLsFrédéric Buclin1-9/+2
2014-01-31Bug 956233: enable USE_MEMCACHE on most objectsByron Jones1-0/+6
2013-12-19Bug 237498: Add memcached integrationByron Jones1-0/+9
2013-12-02Bug 938300: vers_cmp() incorrectly compares module versionsFrédéric Buclin1-15/+16
2013-10-28Bug 929575: t/001compile.t fails if Test::Taint is not installedFrédéric Buclin1-1/+2
2013-09-12Bug 911509: SOAP::Lite 1.0 no longer includes XMLRPC::LiteFrédéric Buclin1-0/+10
2013-08-01Bug 781672: checksetup.pl fails to check the version of the latest Apache2::S...Frédéric Buclin1-2/+9
2013-07-25Bug 896298: Bugzilla::JobQueue requires TheSchwartz 1.07 to use the prioritiz...Frédéric Buclin1-1/+2
2013-07-12Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence1-2/+3
2013-06-26Bug 886034: Remove deprecated code about CGI 2.75Frédéric Buclin1-7/+1
2013-03-25Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it is...Frédéric Buclin1-10/+0
2013-01-14Bug 829852: Requirements.pm no longer uses SafeFrédéric Buclin1-1/+0
2013-01-06Bug 826678: Disable warnings about the deprecated Return::Value module when l...Frédéric Buclin1-0/+7
2013-01-02Bug 825431: List::MoreUtils older than 0.27_04 leaks memory when using part()Frédéric Buclin1-1/+2
2012-12-03Bug 567671: Require Test::Taint 1.06 to get rid of warnings thrown with Perl ...Frédéric Buclin1-1/+2
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky1-1/+1
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann1-0/+8
2012-11-19Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmplFrédéric Buclin1-3/+2
2012-11-05Bug 803310: Bump the minimum requirement for Email::Send to enable the Test modeFrédéric Buclin1-1/+2
2012-10-19Bug 803295: Bump the minimum requirement for DBI to 1.54Frédéric Buclin1-1/+2
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+1
2012-08-31Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin1-11/+1
2012-07-04Bug 760562: Integrate TypeSniffer into core codebase (auto-detect attachment ...Matt Selsky1-0/+14
2012-05-17Bug 486255: Timezone is displayed incorrectly in outgoing email with SMTP for...Matt Selsky1-1/+2
2012-01-24Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on LinuxMax Kanat-Alexander1-3/+2
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