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-06-04
Bug 803201 - Bump minimum requirement for DateTime and
Dave Miller
1
-7
/
+5
2014-05-14
Bug 1006288: add File::Slurp to the list of mandatory modules
Byron Jones
1
-0
/
+5
2014-02-15
Bug 970283: Bump URI version to 1.55 to correctly escape single quotes in URLs
Frédéric Buclin
1
-9
/
+2
2014-01-31
Bug 956233: enable USE_MEMCACHE on most objects
Byron Jones
1
-0
/
+6
2013-12-19
Bug 237498: Add memcached integration
Byron Jones
1
-0
/
+9
2013-12-02
Bug 938300: vers_cmp() incorrectly compares module versions
Frédéric Buclin
1
-15
/
+16
2013-10-28
Bug 929575: t/001compile.t fails if Test::Taint is not installed
Frédéric Buclin
1
-1
/
+2
2013-09-12
Bug 911509: SOAP::Lite 1.0 no longer includes XMLRPC::Lite
Frédéric Buclin
1
-0
/
+10
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-25
Bug 896298: Bugzilla::JobQueue requires TheSchwartz 1.07 to use the prioritiz...
Frédéric Buclin
1
-1
/
+2
2013-07-12
Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST
Dave Lawrence
1
-2
/
+3
2013-06-26
Bug 886034: Remove deprecated code about CGI 2.75
Frédéric Buclin
1
-7
/
+1
2013-03-25
Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it is...
Frédéric Buclin
1
-10
/
+0
2013-01-14
Bug 829852: Requirements.pm no longer uses Safe
Frédéric Buclin
1
-1
/
+0
2013-01-06
Bug 826678: Disable warnings about the deprecated Return::Value module when l...
Frédéric Buclin
1
-0
/
+7
2013-01-02
Bug 825431: List::MoreUtils older than 0.27_04 leaks memory when using part()
Frédéric Buclin
1
-1
/
+2
2012-12-03
Bug 567671: Require Test::Taint 1.06 to get rid of warnings thrown with Perl ...
Frédéric Buclin
1
-1
/
+2
2012-12-01
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
1
-1
/
+1
2012-11-30
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
1
-0
/
+8
2012-11-19
Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmpl
Frédéric Buclin
1
-3
/
+2
2012-11-05
Bug 803310: Bump the minimum requirement for Email::Send to enable the Test mode
Frédéric Buclin
1
-1
/
+2
2012-10-19
Bug 803295: Bump the minimum requirement for DBI to 1.54
Frédéric Buclin
1
-1
/
+2
2012-09-01
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
1
-0
/
+1
2012-08-31
Bug 655477: Bugzilla now requires Perl 5.10.1
Frédéric Buclin
1
-11
/
+1
2012-07-04
Bug 760562: Integrate TypeSniffer into core codebase (auto-detect attachment ...
Matt Selsky
1
-0
/
+14
2012-05-17
Bug 486255: Timezone is displayed incorrectly in outgoing email with SMTP for...
Matt Selsky
1
-1
/
+2
2012-01-24
Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on Linux
Max Kanat-Alexander
1
-3
/
+2
2012-01-11
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
1
-15
/
+5
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-16
Bug 466419: Add SSL support for SMTP
Frédéric Buclin
1
-0
/
+6
2011-08-09
Bug 660691: Allow Bugzilla to parse HTML-only inbound email via email_in.pl
Max Kanat-Alexander
1
-0
/
+7
2011-08-09
Bug 437076: Allow email_in to accept multipart/alternative HTML email with
Max Kanat-Alexander
1
-6
/
+0
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
[next]