release 0.032
[catagits/Catalyst-Controller-WrapCGI.git] / lib / Catalyst / Controller / WrapCGI.pm
2011-05-22 Rafael Kitover release 0.032 0.032
2011-05-20 Rafael Kitover release 0.031 0.031
2010-08-06 Rafael Kitover release 0.030 0.030
2010-08-05 Robert Buels but also we should still throw a Catalyst::Exception...
2010-08-04 Robert Buels if the CGI throws exception objects, better to propagat...
2010-06-05 Rafael Kitover fix tests for new HTTP::Request::AsCGI, release
2010-04-07 Rafael Kitover release
2010-02-19 Rafael Kitover fix fail with HTTP::Request::AsCGI 1.2 and Perl < 5...
2010-01-03 Rafael Kitover switch to CGI::Compile, check exit status of non-Perl...
2009-12-26 Rafael Kitover fix %SIG localization, release
2009-12-22 Rafael Kitover revert passing args to coderef
2009-12-22 Rafael Kitover steal some code from CGI::Compile, release
2009-12-06 Rafael Kitover handle scripts that override $SIG{__DIE__} and $SIG...
2009-12-06 Rafael Kitover fix tests, redo (c) sections, saner is_perl_cgi, release
2009-12-04 Rafael Kitover allow MyApp->foo methods in CGIs, release
2009-06-30 Rafael Kitover fix AUTHOR pod sections, new release
2009-06-04 Rafael Kitover fix make test problem
2009-06-01 Rafael Kitover make CGIBin synopsis less confusing
2009-05-30 Rafael Kitover skip test that depends on unreleased runtime
2009-05-26 Rafael Kitover ->req->remote_user support, new release
2009-05-06 Rafael Kitover C::C::WrapCGI - pass captures in SCRIPT_NAME, new release
2009-05-05 Rafael Kitover C::C::WrapCGI - new release with fixed deps
2009-05-03 Rafael Kitover C::C::WrapCGI - add note about nph scripts not working...
2009-04-30 Rafael Kitover C::C::WrapCGI - remove CGI env vars by default
2009-04-29 Hans Dieter Pearcey add test for multiple files and make it pass
2009-04-29 Rafael Kitover WrapCGI - file uploads support
2009-04-28 Hans Dieter Pearcey kill CONTENT_TYPE too
2009-04-27 Rafael Kitover WrapCGI - fix deps
2009-04-27 Rafael Kitover wrapcgi - new release
2009-04-27 Rafael Kitover C::C::WrapCGI - PATH_INFO and configurable cgi_dir
2009-04-27 Rafael Kitover C::C::WrapCGI - add PATH_INFO support
2009-04-26 Rafael Kitover C::C::CGIBin - new release
2009-04-26 Rafael Kitover C::C::CGIBin - added test for __DATA__ (failing for...
2009-04-24 Rafael Kitover C::C::CGIBin: add support for __DATA__ sections in...
2009-04-03 Rafael Kitover wrapcgi: releasing 0.0027 with kill_env from confound++
2009-04-03 Hans Dieter Pearcey add kill_env
2009-02-03 Rafael Kitover WrapCGI: fix missing dep on namespace::clean
2009-01-09 Rafael Kitover C::C::CGIBin: add root/cgi-bin to $c->config->{static...
2008-11-19 Rafael Kitover WrapCGI: fix for 5.8
2008-07-18 Rafael Kitover C::C::CGIBin - fix bug in is_perl_cgi
2008-07-06 Rafael Kitover WrapCGI: fix missing dep on Class::C3
2008-07-04 Rafael Kitover WrapCGI: portability fix for test shell script
2008-07-02 Rafael Kitover Fix config parsing for WrapCGI
2008-07-01 Rafael Kitover Converted C::P::CGIBin to C::C::CGIBin, added regex...
2008-06-28 Rafael Kitover Finished first version of WrapCGI dist
2008-06-28 Rafael Kitover Working on a dist for WrapCGI...
2007-05-11 Matt S. Trout renamed CatalystX::Controller::WrapCGI to s/X//