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
2016-01-14
Bug 1239582 - The new REST API fails to work properly under mod_perl due to i...
David Lawrence
1
-2
/
+2
2015-12-23
Bug 1201113: Support to run Bugzilla as a PSGI application
Frédéric Buclin
1
-0
/
+21
2015-09-15
Bug 1189281 - require version 0.17 of Cache::Memcached::Fast. r=LpSolit
Gervase Markham
1
-1
/
+1
2015-09-15
Bug 1189281: Use Cache::Memcached::Fast instead of Cache::Memcached. r=dylan
Luke Bearl
1
-2
/
+2
2015-09-07
Bug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) ...
Frédéric Buclin
1
-1
/
+1
2015-08-04
Bug 1189737 - add File::Which to optional module requirements for building do...
Gervase Markham
1
-1
/
+7
2015-07-28
Bug 1174736: The cpanfile generated by checksetup results in an unsuccessful ...
David Lawrence
1
-0
/
+1
2015-06-19
Bug 1174695: The cpanfile created by checksetup.pl defines the same feature m...
Ed Morley
1
-6
/
+21
2015-05-27
Bug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on Windows
Frédéric Buclin
1
-2
/
+10
2015-05-14
Bug 1163248: checksetup.pl is unable to run if File::Slurp is missing
Frédéric Buclin
1
-3
/
+8
2015-04-30
Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed in...
Frédéric Buclin
1
-0
/
+1
2015-04-10
Bug 1070117 - Chart throws deprecation warnings with Perl 5.16 - shows up in ...
Gervase Markham
1
-3
/
+3
2015-04-10
URI::Escape is part of URI, see bug 1051056
Frédéric Buclin
1
-6
/
+0
2015-04-08
Bug 1051056: The REST API needs to be versioned so that new changes can be ma...
David Lawrence
1
-1
/
+31
2015-04-02
Bug 1143005: Add parameter to checksetup.pl that generates a cpanfile usable ...
David Lawrence
1
-0
/
+56
2015-03-11
Require Text::MultiMarkdown 1.0.34 instead of 1.0.35, see bug 1130691
Frédéric Buclin
1
-1
/
+2
2015-03-09
Bug 1130691: Support markdown tables
Albert Ting
1
-3
/
+3
2015-02-11
Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are en...
Frédéric Buclin
1
-1
/
+3
2015-01-07
Bug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12
Frédéric Buclin
1
-0
/
+2
2014-12-15
Bug 950486: Move the webdotbase and font_file parameters from data/params int...
Matt Selsky
1
-5
/
+41
2014-11-26
Bug 1038275: Comprehensible documentation for the REST API
David Lawrence
1
-0
/
+8
2014-10-31
Bug 1062739: add the ability for administrators to limit the number of emails...
Byron Jones
1
-2
/
+2
2014-09-20
Bug 502625: Replace Email::Send with Email::Sender
Frédéric Buclin
1
-12
/
+4
2014-09-11
Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into da...
Frédéric Buclin
1
-7
/
+6
2014-08-28
Bug 330707: Add optional support for MarkDown
Koosha KM
1
-0
/
+9
2014-08-13
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
1
-0
/
+1
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
[next]