41ef9ea138
- update to 1.0039 [BUG FIXES] - Revert the change to use the faster header builder because it breaks the legit Plack::Response constructor that sets HTTP::Header object directly (#541)
Stephan Kulow
2016-06-02 05:25:06 +00:00
d5d518dd81
Accepting request 295950 from devel:languages:perl:autoupdate
Stephan Kulow
2015-04-14 05:39:06 +00:00
60ba31d76e
Accepting request 249510 from devel:languages:perl
Stephan Kulow
2014-09-17 15:26:12 +00:00
91b3010e06
update
Stephan Kulow
2014-09-16 08:12:56 +00:00
18738ad61f
Accepting request 208427 from devel:languages:perl
Stephan Kulow
2013-11-26 13:41:11 +00:00
7857ed2be2
update
Stephan Kulow
2013-11-25 12:09:11 +00:00
7ec97afd56
Accepting request 202247 from devel:languages:perl
Tomáš Chvátal
2013-10-21 13:14:27 +00:00
b0463ba453
update
Stephan Kulow
2013-10-04 18:16:30 +00:00
dd1243e662
Accepting request 182580 from devel:languages:perl
Stephan Kulow
2013-07-09 18:57:40 +00:00
3f936c57dc
- updated to 1.0028
Stephan Kulow
2013-07-09 05:49:00 +00:00
53c5812354
- update to 1.0028 [IMPROVEMENTS] - Skip cgi related tests for Win32 (chorny) #413 - Skip tests that could potentially write empty bytes, which could cause issues on some servers on local sockets with HTTP::Tiny - Skip tests that require HTTP::Cookies, if not available #414 - Not a dev release, including XS free version of Plack::Test* - Fix cgibin tests that often fail on Win32 #375 [INCOMPATIBLE CHANGES] - use HTTP::Tiny in Plack::Test::Suite and Plack::Test::Server rather than skipping it. - No XS! Eliminates dependency to LWP::UserAgent by making it completely optional for testing. If you run Plack::Test with Server implemenetation or run Plack::Test::Suite (for PSGI handlers) without LWP installed, the tests will automatically be skipped. This removes the eventual sub-dependency to HTML::Parser, which is the only XS dependency in Plack. #408 [IMPROVEMENTS] - Fixed the warning in OO usage of Plack::Builder (doy) #407 - Shotgun loader now dies if used in Win32 since it leaks memory #320, #400 - Suppress warnings for Test::TCP (kazeburo) #406 - $res->to_app shortcut (ether) #409 - Fix warnings for Plack::App::WrapCGI (frioux) - Ignore emacs lock file from restarter (maio) - Add documentation for environment variable in Auth::Basic - Some Metadata cleanup and Travis CI - Use Apache::LogFormat::Compiler in AccessLog (kazeburo) [BUG FIXES] - Fixed a major bug in 1.0020-1.0021 where posix_default prevents arbitrary arguments for plackup-compat (e.g. starman) to handle them (Thanks to justnoxx) Starman#66 [IMPROVEMENTS] - Fixed test warnings (Keedi Kim)
Stephan Kulow
2013-07-09 05:39:41 +00:00
63c7eb2a86
Accepting request 182342 from home:k0da:ppc
Stephan Kulow
2013-07-08 09:51:45 +00:00
f90012202b
Accepting request 179401 from devel:languages:perl
Stephan Kulow
2013-06-21 11:32:04 +00:00
b934569609
- reduce build requires - test suites are fine, build cycles are bad
Stephan Kulow
2012-05-30 12:06:09 +00:00
857f987f87
- update to 0.9986: + Use I/O handles to FCGI::Request instead of global STDIN, STDOUT etc. + Improved FastCGI docs + Cascade app now returns the last response code + Fixed Makefile.PL to avoid Test::SharedFork interferring with Module::Install
Lars Vogdt
2012-03-16 07:55:51 +00:00
f660210837
use gz
Stephan Kulow
2011-11-17 15:46:33 +00:00
f5964e6f61
- update to 0.9985: + Short circuit Plack::Handler fallback to avoid %INC bugs in perl 5.8 + Fixed Makefile.PL to avoid Test::SharedFork interferring with Module::Install + WrapCGI: Close wrapped CGI's STDIN handle + WrapCGI: improved docs + Request: Do not destroy HTTP::Body upload headers
Lars Vogdt
2011-11-01 20:58:34 +00:00
9ead511aa2
release 0.9978
David Bahi
2011-05-12 13:17:05 +00:00
e37faabe63
modified for more test coverage and turn %check off for SLE_11
David Bahi
2011-05-06 18:30:41 +00:00
95433ab068
- updated to 0.9976, see Changes
Stephan Kulow
2011-04-30 15:34:25 +00:00
2edae8e55b
always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
Stephan Kulow
2010-12-03 14:46:59 +00:00
7ffc310404
siwtch to perl_requires macro
Stephan Kulow
2010-12-01 13:52:48 +00:00
aa7c1d5c3b
get rid of strict-subs-done_testing.patch and replace it with some scripting to fix tests on < 11.2
Pascal Bleser
2010-11-05 23:26:11 +00:00
04f396efb6
add more BuildRequires to run all the tests
Pascal Bleser
2010-11-05 22:55:57 +00:00