added test that makes sure cgis are actually getting invoked with each request
[catagits/Catalyst-Controller-WrapCGI.git] / t /
2010-08-02 Robert Buels added test that makes sure cgis are actually getting...
2010-06-05 Rafael Kitover fix tests for new HTTP::Request::AsCGI, release
2010-04-07 Rafael Kitover added cgi_file_pattern option
2010-04-07 Rafael Kitover added cgi_chain_root
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 minor change
2009-12-26 Rafael Kitover test %SIG preservation during compile
2009-12-26 Rafael Kitover fix %SIG localization, release
2009-12-22 Rafael Kitover steal some code from CGI::Compile, release
2009-12-06 Rafael Kitover fix tests, redo (c) sections, saner is_perl_cgi, release
2009-06-04 Rafael Kitover fix make test problem
2009-06-02 Rafael Kitover test cgibin with query params
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-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 failing (TODO) test for multipart/form-data
2009-04-28 Hans Dieter Pearcey kill CONTENT_TYPE too
2009-04-28 Hans Dieter Pearcey completely useless test
2009-04-27 Rafael Kitover WrapCGI - fix PATH_INFO tests
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 Hans Dieter Pearcey moved
2009-04-26 Rafael Kitover C::C::CGIBin - added test for __DATA__ (failing for...
2009-04-26 Hans Dieter Pearcey override exit() for Perl cgis in cgi-bin
2009-04-26 Hans Dieter Pearcey allow overriding of public cgi-bin paths
2009-04-03 Rafael Kitover wrapcgi: releasing 0.0027 with kill_env from confound++
2009-04-03 Hans Dieter Pearcey add kill_env
2009-03-22 Tomas Doran Make tests local::lib compatible, remove generated...
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-04 Rafael Kitover WrapCGI: portability fix for test shell script
2008-07-03 Rafael Kitover WrapCGI: implementing mst's suggestions
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