Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-22 | Bug 1217551 - Add File::Copy::Recursive to Bugzilla/Install/Requirements.pm | David Lawrence | 1 | -0/+7 | |
2015-10-12 | Bug 1199089 - add support for duo-security | Byron Jones | 1 | -1/+1 | |
2015-09-01 | Bug 1197073 - add support for 2fa using totp (eg. google authenticator) | Byron Jones | 1 | -0/+15 | |
2015-08-24 | Bug 1195836 - Remove install-module.pl from bmo | Dylan William Hardison | 1 | -1/+1 | |
2015-08-11 | Bug 1160929 - add support for storing attachments in s3 | Byron Jones | 1 | -1/+15 | |
2015-07-17 | Bug 1184982 - Backport upstream bug 1174736 to bmo/4.2 to fix issue where ↵ | David Lawrence | 1 | -0/+1 | |
checksetup results in an unsuccessful mod_perl install | |||||
2015-06-19 | Bug 1175644: backport upstream bug 1174695 to bmo/master to improve cpanfile ↵ | Ed Morley | 1 | -6/+21 | |
created by checksetup.pl | |||||
2015-06-08 | Bug 1172386: create a "feature" for the elasticsearch metrics and ensure its ↵ | David Lawrence | 1 | -0/+1 | |
dependencies are tagged | |||||
2015-05-14 | Bug 1164863: backport upstream bug 1163248 to bmo to remove dependency on ↵ | David Lawrence | 1 | -4/+8 | |
File::Slurp for checksetup.pl | |||||
2015-04-13 | Bug 1152360: backport upstream bug 1143005 that adds a parameter to ↵ | David Lawrence | 1 | -0/+44 | |
checksetup.pl for generating cpanfile for dependency resolution | |||||
2014-11-04 | Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵ | Byron Jones | 1 | -1/+2 | |
to limit the number of emails sent to a user per minute and hour) | |||||
2014-03-04 | Bug 956230: improve instrumentation of bugzilla's internals | Byron Jones | 1 | -0/+7 | |
2014-03-04 | Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects) | Byron Jones | 1 | -0/+6 | |
2014-01-22 | Bug 951974: backport bug 237498 to bmo (Use memcached to improve performance) | Byron Jones | 1 | -0/+9 | |
2013-12-05 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -15/+14 | |
2013-12-02 | Bug 938300: vers_cmp() incorrectly compares module versions | Frédéric Buclin | 1 | -15/+14 | |
r=sgreen a=justdave | |||||
2013-12-02 | Bug 781672: checksetup.pl fails to check the version of the latest ↵ | Frédéric Buclin | 1 | -2/+9 | |
Apache2::SizeLimit release (it throws "Invalid version format (non-numeric data)") r=dkl a=justdave | |||||
2013-08-01 | Bug 781672: checksetup.pl fails to check the version of the latest ↵ | Frédéric Buclin | 1 | -2/+9 | |
Apache2::SizeLimit release | |||||
2013-07-15 | Bug 892601 - Port over upstream native REST patch (bug 866927) to bmo/4.2 | Dave Lawrence | 1 | -2/+3 | |
r=glob | |||||
2013-03-26 | Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it ↵ | Frédéric Buclin | 1 | -20/+0 | |
is no longer available r=glob a=LpSolit | |||||
2013-01-06 | Bug 826678: Disable warnings about the deprecated Return::Value module when ↵ | Frédéric Buclin | 1 | -0/+7 | |
loading Email::Send r=wicked a=LpSolit | |||||
2012-01-24 | Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on Linux | Max Kanat-Alexander | 1 | -3/+2 | |
r=dkl a=mkanat | |||||
2011-08-16 | Bug 678772: version.pm 0.92 and newer forbids negative values, making ↵ | Frédéric Buclin | 1 | -2/+3 | |
checksetup.pl to fail r/a=mkanat | |||||
2011-08-05 | Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to the | Max Kanat-Alexander | 1 | -14/+18 | |
difficulty of installing its dependencies. Instead move the code directly into Bugzilla itself. r=LpSolit, r=glob, a=mkanat | |||||
2011-08-03 | Bug 655910: When calling ./install-module.pl --all, install LWP before ↵ | Frédéric Buclin | 1 | -6/+6 | |
XML::Twig, else arguments passed to build XML::Twig are propagated to Net::HTTP which then fails r/a=mkanat | |||||
2011-05-23 | Bug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with ↵ | Frédéric Buclin | 1 | -3/+2 | |
recent ActiveState releases r=mkanat a=LpSolit | |||||
2011-05-11 | Bug 656146: Require PatchReader 0.9.6 as it significantly improves the way ↵ | Frédéric Buclin | 1 | -1/+2 | |
to display patches r/a=mkanat | |||||
2011-03-09 | revert accidental property changes | Byron Jones | 1 | -0/+0 | |
2011-03-09 | Bug 633776: Automatic charset detection for text attachments | Byron Jones | 1 | -0/+13 | |
r=mkanat, a=mkanat | |||||
2011-02-12 | Bug 630800: Require a newer version of URI.pm to correctly parse URLs that | Max Kanat-Alexander | 1 | -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-24 | Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of | Max Kanat-Alexander | 1 | -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-21 | Bug 591165: (CVE-2010-4411) [SECURITY] Bump minimum required version of ↵ | Reed Loden | 1 | -2/+2 | |
CGI.pm to v3.51 in order to address header injection vulnerability. [r=mkanat a=mkanat] | |||||
2010-12-27 | Bug 599539: Update the mod_perl code for Apache2::SizeLimit 0.92 | Max Kanat-Alexander | 1 | -0/+18 | |
r=glob, a=mkanat | |||||
2010-12-06 | Bug 542931: Bug in SOAP::Lite prevents WebService:XMLRPC logins from persisting | Frédéric Buclin | 1 | -3/+3 | |
r/a=mkanat | |||||
2010-11-11 | Bug 591165: (CVE-2010-2761) [SECURITY] Bump minimum required version of ↵ | Reed Loden | 1 | -3/+3 | |
CGI.pm to v3.50 in order to address header injection vulnerability. [r=mkanat a=mkanat] | |||||
2010-10-14 | Bug 593887: Perl 5.14 requires HTML::Parser 3.67 and DBI 1.614 | Frédéric Buclin | 1 | -2/+3 | |
r/a=mkanat | |||||
2010-09-19 | Bug 586244: Make mod_headers and mod_expires optional | Max Kanat-Alexander | 1 | -50/+163 | |
r=glob, a=mkanat | |||||
2010-09-08 | Bug 516457: Bump the Email::MIME requirement to avoid a memory leak that | Max Kanat-Alexander | 1 | -12/+2 | |
jobqueue.pl was hitting. r=LpSolit, a=LpSolit | |||||
2010-08-11 | Bug 586210: Make every important string printed by checksetup.pl localizable, | Max Kanat-Alexander | 1 | -7/+10 | |
including the localconfig parameter descriptions r=mkanat, a=mkanat (module owner) | |||||
2010-07-01 | Bug 382398: Make checksetup.pl localized messages be output in the | Max Kanat-Alexander | 1 | -0/+4 | |
console's charset r=timello, a=mkanat | |||||
2010-06-24 | Bug 574376: Make checksetup.pl recommend JSON::XS to speed up the JSON-RPC | Max Kanat-Alexander | 1 | -0/+7 | |
WebService r=mkanat, a=mkanat (module owner) | |||||
2010-06-24 | Bug 509303: Update the CGI.pm requirement to 3.49 to make redirection | Max Kanat-Alexander | 1 | -6/+3 | |
work properly when Bugzilla is behind a proxy. r=LpSolit, a=LpSolit | |||||
2010-05-26 | There is no released stable version of List::MoreUtils higher than 0.22. | Max Kanat-Alexander | 1 | -2/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=567303 | |||||
2010-05-25 | Bug 567303: Implement a working algorithm for sorting fields based on | Max Kanat-Alexander | 1 | -1/+2 | |
VALIDATOR_DEPENDENCIES in Bugzilla::Object. (The previous code did not actually sort fields correctly.) r=timello, a=mkanat | |||||
2010-05-19 | Bug 566560: Make checksetup.pl explicitly check that List::MoreUtils | Jonathan Martens | 1 | -0/+5 | |
is installed r=mkanat, a=mkanat | |||||
2010-04-21 | Bug 560691: Make sure that install-module.pl never prompts the user while | Max Kanat-Alexander | 1 | -2/+3 | |
installing modules r=mkanat, a=mkanat (module owner) | |||||
2010-04-21 | Bug 560330: Make sure that we always have a modern version of CPAN | Max Kanat-Alexander | 1 | -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-20 | Bug 560284: Make all errors that checksetup.pl throws be red | Max Kanat-Alexander | 1 | -5/+9 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-02-23 | Bug 547336: Make installation work on Windows with Strawberry Perl Professional | Max Kanat-Alexander | 1 | -15/+4 | |
r=glob, a=mkanat | |||||
2009-11-26 | Bug 208347: The version of Chart::Base below 2.1 cannot be determined ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
accurately - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat |