2012-06-14 |
Rafael Kitover |
release 0.035 master 0.035 |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Robert Buels |
fix test failures with Catalyst-Runtime-5.90012 |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Rafael Kitover |
Release 0.034 0.034 |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Robert Buels |
updated changelog for wrap-cgi.t fix |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Robert Buels |
fix extra_env setting in t/wrap-cgi.t for cat 5.9+ |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Rafael Kitover |
release 0.033 0.033 |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Rafael Kitover |
release 0.032 0.032 |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Rafael Kitover |
fixes for Win32 |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Rafael Kitover |
release 0.031 0.031 |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Rafael Kitover |
support CRLF in tests |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Rafael Kitover |
fail more obviously if ReadmeFromPod is not available |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Robert Buels |
add automatic stringification of cgi_root_path and... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Robert Buels |
added failing test for specifying cgi_dir with MyApp... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Robert Buels |
added note about this in changes |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Robert Buels |
fix cgi_dir path logic. should use the 'root' config... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Robert Buels |
failing test for a certain case of specifying the site... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Rafael Kitover |
release 0.030 0.030 |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Robert Buels |
but also we should still throw a Catalyst::Exception... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Robert Buels |
if the CGI throws exception objects, better to propagat... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Robert Buels |
added missing :Private attr to sub auto in the Catalyst... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Robert Buels |
added test that makes sure cgis are actually getting... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Rafael Kitover |
fix tests for new HTTP::Request::AsCGI, release |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Rafael Kitover |
release |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Rafael Kitover |
added cgi_file_pattern option |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Rafael Kitover |
added cgi_chain_root |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Rafael Kitover |
wrong dep on HTTP::Request::AsCGI |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Rafael Kitover |
fix fail with HTTP::Request::AsCGI 1.2 and Perl < 5... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Rafael Kitover |
switch to CGI::Compile, check exit status of non-Perl... |
commit | commitdiff | tree | snapshot |
2009-12-26 |
Rafael Kitover |
minor change |
commit | commitdiff | tree | snapshot |
2009-12-26 |
Rafael Kitover |
test %SIG preservation during compile |
commit | commitdiff | tree | snapshot |
2009-12-26 |
Rafael Kitover |
fix %SIG localization, release |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Rafael Kitover |
revert passing args to coderef |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Rafael Kitover |
steal some code from CGI::Compile, release |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Rafael Kitover |
handle scripts that override $SIG{__DIE__} and $SIG... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Rafael Kitover |
fix tests, redo (c) sections, saner is_perl_cgi, release |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Rafael Kitover |
allow MyApp->foo methods in CGIs, release |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Rafael Kitover |
fix AUTHOR pod sections, new release |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Rafael Kitover |
fix make test problem |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Rafael Kitover |
test cgibin with query params |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Rafael Kitover |
make CGIBin synopsis less confusing |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Rafael Kitover |
skip test that depends on unreleased runtime |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Rafael Kitover |
->req->remote_user support, new release |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Tomas Doran |
Add repository resource to all the MI Makefile.PLs |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Tomas Doran |
Bump required Module::Install version in everything... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Rafael Kitover |
C::C::WrapCGI - pass captures in SCRIPT_NAME, new release |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Rafael Kitover |
C::C::WrapCGI - new release with fixed deps |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Rafael Kitover |
C::C::WrapCGI - add note about nph scripts not working... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Rafael Kitover |
C::C::WrapCGI - remove CGI env vars by default |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Rafael Kitover |
WrapCGI - new release |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Hans Dieter... |
add test for multiple files and make it pass |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Rafael Kitover |
WrapCGI - file uploads support |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Hans Dieter... |
failing (TODO) test for multipart/form-data |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Hans Dieter... |
kill CONTENT_TYPE too |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Hans Dieter... |
completely useless test |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Rafael Kitover |
WrapCGI - fix deps |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Rafael Kitover |
wrapcgi - new release |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Rafael Kitover |
WrapCGI - fix PATH_INFO tests |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Hans Dieter... |
make it clearer where the slashes are |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Rafael Kitover |
C::C::WrapCGI - PATH_INFO and configurable cgi_dir |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Hans Dieter... |
clean up my changelog entries |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Rafael Kitover |
C::C::WrapCGI - add PATH_INFO support |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Rafael Kitover |
C::C::CGIBin - new release |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Hans Dieter... |
moved |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Rafael Kitover |
C::C::CGIBin - added test for __DATA__ (failing for... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Hans Dieter... |
override exit() for Perl cgis in cgi-bin |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Hans Dieter... |
allow overriding of public cgi-bin paths |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Rafael Kitover |
C::C::CGIBin: add support for __DATA__ sections in... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Rafael Kitover |
wrapcgi: releasing 0.0027 with kill_env from confound++ |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Hans Dieter... |
add kill_env |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Tomas Doran |
Make tests local::lib compatible, remove generated... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Tomas Doran |
Bump Class::C3 reqs to avoid warnings on 5.10 |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Rafael Kitover |
WrapCGI: fix missing dep on namespace::clean |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Rafael Kitover |
C::C::CGIBin: add root/cgi-bin to $c->config->{static... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Rafael Kitover |
WrapCGI: fix for 5.8 |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Rafael Kitover |
C::C::CGIBin - fix bug in is_perl_cgi |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Rafael Kitover |
WrapCGI: fix missing dep on Class::C3 |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Rafael Kitover |
WrapCGI: portability fix for test shell script |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Rafael Kitover |
WrapCGI: manifest/meta fixup for CPAN |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Rafael Kitover |
WrapCGI: implementing mst's suggestions |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Rafael Kitover |
Fix config parsing for WrapCGI |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Rafael Kitover |
Minor change |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Rafael Kitover |
Converted C::P::CGIBin to C::C::CGIBin, added regex... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Rafael Kitover |
Finished first version of WrapCGI dist |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Rafael Kitover |
Working on a dist for WrapCGI... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Rafael Kitover |
Fix body encoding |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Jonathan Rockway |
add correct unicode awareness to CatalystAdvent |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Matt S. Trout |
renamed CatalystX::Controller::WrapCGI to s/X// |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Matt S. Trout |
moved WrapCGI cntroller dir |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Matt S. Trout |
initial import of CGI wrapping code |
commit | commitdiff | tree | snapshot |
|