index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Install
/
Requirements.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-04
Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ...
Byron Jones
1
-1
/
+2
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
2013-12-02
Bug 781672: checksetup.pl fails to check the version of the latest Apache2::S...
Frédéric Buclin
1
-2
/
+9
2013-08-01
Bug 781672: checksetup.pl fails to check the version of the latest Apache2::S...
Frédéric Buclin
1
-2
/
+9
2013-07-15
Bug 892601 - Port over upstream native REST patch (bug 866927) to bmo/4.2
Dave Lawrence
1
-2
/
+3
2013-03-26
Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it is...
Frédéric Buclin
1
-20
/
+0
2013-01-06
Bug 826678: Disable warnings about the deprecated Return::Value module when l...
Frédéric Buclin
1
-0
/
+7
2012-01-24
Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on Linux
Max Kanat-Alexander
1
-3
/
+2
2011-08-16
Bug 678772: version.pm 0.92 and newer forbids negative values, making checkse...
Frédéric Buclin
1
-2
/
+3
2011-08-05
Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to the
Max Kanat-Alexander
1
-14
/
+18
2011-08-03
Bug 655910: When calling ./install-module.pl --all, install LWP before XML::T...
Frédéric Buclin
1
-6
/
+6
2011-05-23
Bug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with r...
Frédéric Buclin
1
-3
/
+2
2011-05-11
Bug 656146: Require PatchReader 0.9.6 as it significantly improves the way to...
Frédéric Buclin
1
-1
/
+2
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
2011-02-12
Bug 630800: Require a newer version of URI.pm to correctly parse URLs that
Max Kanat-Alexander
1
-1
/
+3
2011-01-24
Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of
Max Kanat-Alexander
1
-0
/
+6
2011-01-21
Bug 591165: (CVE-2010-4411) [SECURITY] Bump minimum required version of CGI.p...
Reed Loden
1
-2
/
+2
2010-12-27
Bug 599539: Update the mod_perl code for Apache2::SizeLimit 0.92
Max Kanat-Alexander
1
-0
/
+18
2010-12-06
Bug 542931: Bug in SOAP::Lite prevents WebService:XMLRPC logins from persisting
Frédéric Buclin
1
-3
/
+3
2010-11-11
Bug 591165: (CVE-2010-2761) [SECURITY] Bump minimum required version of CGI.p...
Reed Loden
1
-3
/
+3
2010-10-14
Bug 593887: Perl 5.14 requires HTML::Parser 3.67 and DBI 1.614
Frédéric Buclin
1
-2
/
+3
2010-09-19
Bug 586244: Make mod_headers and mod_expires optional
Max Kanat-Alexander
1
-50
/
+163
2010-09-08
Bug 516457: Bump the Email::MIME requirement to avoid a memory leak that
Max Kanat-Alexander
1
-12
/
+2
2010-08-11
Bug 586210: Make every important string printed by checksetup.pl localizable,
Max Kanat-Alexander
1
-7
/
+10
2010-07-01
Bug 382398: Make checksetup.pl localized messages be output in the
Max Kanat-Alexander
1
-0
/
+4
2010-06-24
Bug 574376: Make checksetup.pl recommend JSON::XS to speed up the JSON-RPC
Max Kanat-Alexander
1
-0
/
+7
2010-06-24
Bug 509303: Update the CGI.pm requirement to 3.49 to make redirection
Max Kanat-Alexander
1
-6
/
+3
2010-05-26
There is no released stable version of List::MoreUtils higher than 0.22.
Max Kanat-Alexander
1
-2
/
+1
2010-05-25
Bug 567303: Implement a working algorithm for sorting fields based on
Max Kanat-Alexander
1
-1
/
+2
2010-05-19
Bug 566560: Make checksetup.pl explicitly check that List::MoreUtils
Jonathan Martens
1
-0
/
+5
2010-04-21
Bug 560691: Make sure that install-module.pl never prompts the user while
Max Kanat-Alexander
1
-2
/
+3
2010-04-21
Bug 560330: Make sure that we always have a modern version of CPAN
Max Kanat-Alexander
1
-0
/
+4
2010-04-20
Bug 560284: Make all errors that checksetup.pl throws be red
Max Kanat-Alexander
1
-5
/
+9
2010-02-23
Bug 547336: Make installation work on Windows with Strawberry Perl Professional
Max Kanat-Alexander
1
-15
/
+4
2009-11-26
Bug 208347: The version of Chart::Base below 2.1 cannot be determined accurat...
lpsolit%gmail.com
1
-1
/
+2
2009-11-24
Bug 430014: Re-write the code hooks system so that it uses modules instead of...
mkanat%bugzilla.org
1
-29
/
+19
2009-11-18
Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CP...
mkanat%bugzilla.org
1
-3
/
+67
2009-11-09
Bug 513593: Make the WebService taint incoming parameters
mkanat%bugzilla.org
1
-0
/
+6
2009-10-24
Bug 519584: Implement a framework for migrating from other bug-trackers, and ...
mkanat%bugzilla.org
1
-1
/
+3
2009-10-24
Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...
mkanat%bugzilla.org
1
-2
/
+2
2009-09-11
Bug 515991: Blacklist CGI 3.46 and 3.47 because CGI::Carp breaks Template Too...
mkanat%bugzilla.org
1
-1
/
+3
2009-09-04
Bug 486306: Truncated XML-RPC response (incorrect content-length header)
mkanat%bugzilla.org
1
-3
/
+3
2009-08-13
Bug 257933: File::Spec version check does not work against 0.90 - Patch by Fr...
lpsolit%gmail.com
1
-5
/
+0
2009-08-13
Bug 480986: The BMP -> PNG conversion tool for new attachments should be an e...
lpsolit%gmail.com
1
-6
/
+0
2009-08-12
Bug 507493: checksetup.pl's output should use colors for missing and too old ...
lpsolit%gmail.com
1
-5
/
+10
[next]