12 years agoconvert repository to git master
Arthur Axel 'fREW' Schmidt [Wed, 31 Aug 2011 23:19:20 +0000]
convert repository to git

12 years agomake broken-headerless-CGI content-length test a little more illustrative
Robert Buels [Wed, 8 Jun 2011 22:35:52 +0000]
make broken-headerless-CGI content-length test a little more illustrative

12 years agofix content-length for CGI scripts that don't print any headers
Robert Buels [Wed, 8 Jun 2011 22:30:19 +0000]
fix content-length for  CGI scripts that don't print any headers

12 years agoremove some whitespace dzil complains about
Robert Buels [Wed, 8 Jun 2011 22:25:27 +0000]
remove some whitespace dzil complains about

13 years agoI'm guessing chansen has first-come on this one, but as the pause interface is curren...
Florian Ragwitz [Thu, 27 May 2010 03:17:27 +0000]
I'm guessing chansen has first-come on this one, but as the pause interface is currently down, I'm not entirely sure

13 years agoAdapt to latest dzil
Florian Ragwitz [Thu, 27 May 2010 03:14:43 +0000]
Adapt to latest dzil

14 years agoLocalise %ENV to fix test bug
Tomas Doran [Tue, 9 Feb 2010 03:26:35 +0000]
Localise %ENV to fix test bug

14 years agoFix RT#52456 - skip tests if we don't have Encode
Tomas Doran [Tue, 9 Feb 2010 03:23:23 +0000]
Fix RT#52456 - skip tests if we don't have Encode

14 years agoVersion 1.2. v1.2
Florian Ragwitz [Tue, 12 Jan 2010 22:04:45 +0000]
Version 1.2.

14 years agoLet dzil handle $VERSION.
Florian Ragwitz [Tue, 12 Jan 2010 22:04:39 +0000]
Let dzil handle $VERSION.

14 years agoLet's just say where the repo is until the Repository plugin becomes less fucked up.
Florian Ragwitz [Tue, 12 Jan 2010 22:04:33 +0000]
Let's just say where the repo is until the Repository plugin becomes less fucked up.

14 years agodocument Changes
Tatsuhiko Miyagawa [Mon, 11 Jan 2010 23:05:19 +0000]
document Changes

14 years agoRetrieve REQUEST_URI before calling ->canonical since that decodes URI
Tatsuhiko Miyagawa [Mon, 11 Jan 2010 22:59:17 +0000]
Retrieve REQUEST_URI before calling ->canonical since that decodes URI
safe characters, so we can properly test those REQUEST_URI
undecoded-ness. Required for Catalyst and Plack to retrieve as raw
value as possible.

14 years agoFix %ENV replacement
Tatsuhiko Miyagawa [Mon, 11 Jan 2010 22:56:23 +0000]
Fix %ENV replacement

14 years agoPrepare AsCGI for release v1.1
Marcus Ramberg [Mon, 7 Dec 2009 20:10:07 +0000]
Prepare AsCGI for release

14 years agosetup now concatenates its environment to %ENV instead of replacing it
NoFixedAbode [Fri, 4 Dec 2009 16:26:08 +0000]
setup now concatenates its environment to %ENV instead of replacing it

14 years agoadded test to check that $ENV is preserved after setup is called
NoFixedAbode [Thu, 3 Dec 2009 23:06:54 +0000]
added test to check that $ENV is preserved after setup is called

14 years agoCan has repository metadata plz
Tomas Doran [Thu, 3 Dec 2009 22:49:16 +0000]
Can has repository metadata plz

14 years agoThis doesn't make any tests fail in currently released Catalyst, (and in fact _also_... v1.0
Tomas Doran [Mon, 30 Nov 2009 20:57:37 +0000]
This doesn't make any tests fail in currently released Catalyst, (and in fact _also_ makes t/aggregate/live_engine_request_escaped_path.t pass), so should be safe to ship..

14 years agoAdd the HTTP::Request::AsCGI part of RT#50082
Tomas Doran [Mon, 30 Nov 2009 20:37:19 +0000]
Add the HTTP::Request::AsCGI part of RT#50082

14 years agoAsCGI - check that utf8 paths survive, unescape passed in PATH_INFO
Rafael Kitover [Tue, 5 May 2009 19:40:17 +0000]
AsCGI - check that utf8 paths survive, unescape passed in PATH_INFO

15 years agorelease prep
Hans Dieter Pearcey [Mon, 27 Apr 2009 17:51:53 +0000]
release prep

15 years agoreimplement PATH_INFO unescaping
Hans Dieter Pearcey [Mon, 27 Apr 2009 17:21:52 +0000]
reimplement PATH_INFO unescaping

15 years agoTODO out now failing test.
Tomas Doran [Mon, 27 Apr 2009 12:03:20 +0000]
TODO out now failing test.

15 years agoforgot to update Changes
Rafael Kitover [Mon, 27 Apr 2009 11:42:25 +0000]
forgot to update Changes

15 years agoAsCGI - ver. 0.8
Rafael Kitover [Mon, 27 Apr 2009 11:31:35 +0000]
AsCGI - ver. 0.8

15 years agoAsCGI - revert PATH_INFO unescaping, was breaking Cat tests
Rafael Kitover [Mon, 27 Apr 2009 11:20:49 +0000]
AsCGI - revert PATH_INFO unescaping, was breaking Cat tests

15 years agoversion bump
Hans Dieter Pearcey [Mon, 27 Apr 2009 03:47:03 +0000]
version bump

15 years agouri_unescape PATH_INFO
Hans Dieter Pearcey [Mon, 27 Apr 2009 03:46:58 +0000]
uri_unescape PATH_INFO

15 years agotypos
Hans Dieter Pearcey [Mon, 27 Apr 2009 03:08:33 +0000]
typos

15 years agobump version
Hans Dieter Pearcey [Mon, 27 Apr 2009 03:01:41 +0000]
bump version

15 years agofix 'enviroment' typo
Hans Dieter Pearcey [Mon, 27 Apr 2009 03:01:34 +0000]
fix 'enviroment' typo

15 years agodzil-ize, fix a few typos
Hans Dieter Pearcey [Mon, 27 Apr 2009 03:01:26 +0000]
dzil-ize, fix a few typos

15 years agoRT#18075
Hans Dieter Pearcey [Sun, 26 Apr 2009 23:17:07 +0000]
RT#18075

15 years agodo not mix syswrite/seek with buffered IO (as in CGI.pm); it causes difficult-to...
Hans Dieter Pearcey [Sun, 26 Apr 2009 23:02:17 +0000]
do not mix syswrite/seek with buffered IO (as in CGI.pm); it causes difficult-to-testably-reproduce bugs where the CGI environment doesn't see the entire STDIN content

15 years agobump to new dev release version
Hans Dieter Pearcey [Sun, 26 Apr 2009 23:02:09 +0000]
bump to new dev release version

15 years agoskip .git and dist files
Hans Dieter Pearcey [Sun, 26 Apr 2009 23:02:01 +0000]
skip .git and dist files

15 years agoclean up Changes
Hans Dieter Pearcey [Sun, 26 Apr 2009 23:01:56 +0000]
clean up Changes

15 years agoquote barewords
Hans Dieter Pearcey [Sun, 26 Apr 2009 23:01:51 +0000]
quote barewords

15 years agorevert all changes since 0.5
Hans Dieter Pearcey [Sun, 26 Apr 2009 23:01:45 +0000]
revert all changes since 0.5

15 years agoavoid .git and dist files
Hans Dieter Pearcey [Sat, 25 Apr 2009 23:26:52 +0000]
avoid .git and dist files

15 years agoprep for dev release
Hans Dieter Pearcey [Sat, 25 Apr 2009 23:25:22 +0000]
prep for dev release

15 years agoremove meaningless changelog dates
Hans Dieter Pearcey [Sat, 25 Apr 2009 23:25:15 +0000]
remove meaningless changelog dates

15 years agoquote barewords
Hans Dieter Pearcey [Sat, 25 Apr 2009 23:01:42 +0000]
quote barewords

17 years agoAdded more documentation and tests
Christian Hansen [Sun, 26 Nov 2006 05:04:29 +0000]
Added more documentation and tests

17 years agoImproved error messages. More tolerant parsing of CGI responses.
Christian Hansen [Sat, 25 Nov 2006 18:34:36 +0000]
Improved error messages. More tolerant parsing of CGI responses.

17 years agoMinor code cleanup, no funtional changes
Christian Hansen [Fri, 24 Nov 2006 17:55:29 +0000]
Minor code cleanup, no funtional changes

17 years agoMore tweaks to H::R::AsCGI, should now be possible to use pipes/sockets as std handles.
Christian Hansen [Thu, 9 Nov 2006 04:32:03 +0000]
More tweaks to H::R::AsCGI, should now be possible to use pipes/sockets as std handles.

17 years agoImproved message parsing
Christian Hansen [Wed, 8 Nov 2006 23:41:09 +0000]
Improved message parsing

17 years agoMore performance improvements. Added undocumented "headers_only" and "sync" options...
Christian Hansen [Wed, 8 Nov 2006 04:09:38 +0000]
More performance improvements. Added undocumented "headers_only" and "sync" options to ->response

17 years agoFirst stab at cleaning up H::R::AsCGI
Christian Hansen [Wed, 8 Nov 2006 02:45:36 +0000]
First stab at cleaning up H::R::AsCGI

18 years ago- Fixed bug where content was overridden on 500 responses.
Christian Hansen [Fri, 20 Jan 2006 17:39:56 +0000]
- Fixed bug where content was overridden on 500 responses.

18 years ago- Fixed #15999 return a 500 response when message is empty, reported by Chris Dolan...
Christian Hansen [Thu, 19 Jan 2006 14:12:57 +0000]
- Fixed #15999 return a 500 response when message is empty, reported by Chris Dolan <cdolan@cpan.org>
- Fixed Status header bug
- Bumped HTTP::Response requirement to 1.53 and drop our own message parsing.

18 years agoReverted previous change
Sebastian Riedel [Wed, 14 Dec 2005 12:52:06 +0000]
Reverted previous change

18 years agoAdded rawhandles option to bypass a Perl bug
Sebastian Riedel [Wed, 14 Dec 2005 11:48:56 +0000]
Added rawhandles option to bypass a Perl bug

18 years agosilence uninitialized warnings when restoring %ENV
Christian Hansen [Fri, 18 Nov 2005 01:00:52 +0000]
silence uninitialized warnings when restoring %ENV

18 years agochange files for release
Marcus Ramberg [Mon, 31 Oct 2005 14:18:00 +0000]
change files for release

18 years agoupdated README, added MANIFEST.skip
Christian Hansen [Sat, 29 Oct 2005 16:44:01 +0000]
updated README, added MANIFEST.skip

18 years agoAdded a forking test
Christian Hansen [Sat, 29 Oct 2005 16:08:31 +0000]
Added a forking test

18 years agoremoved examples/mechanize.pl
Christian Hansen [Fri, 28 Oct 2005 13:12:48 +0000]
removed examples/mechanize.pl

18 years agoImproved tests
Christian Hansen [Fri, 28 Oct 2005 12:32:29 +0000]
Improved tests

18 years agoAdded DBIx::Migration
Sebastian Riedel [Sun, 23 Oct 2005 22:50:58 +0000]
Added DBIx::Migration

18 years agoAdded docs
Christian Hansen [Fri, 21 Oct 2005 11:05:09 +0000]
Added docs

18 years agoimproved response header parsing
Christian Hansen [Mon, 17 Oct 2005 19:28:01 +0000]
improved response header parsing

18 years agoimproved examples and tests
Christian Hansen [Mon, 17 Oct 2005 17:00:21 +0000]
improved examples and tests

18 years agoadded mechanize.pl example
Christian Hansen [Mon, 17 Oct 2005 02:00:41 +0000]
added mechanize.pl example

18 years agoDefault setup dont redirect STDERR
Christian Hansen [Mon, 17 Oct 2005 00:23:20 +0000]
Default setup dont redirect STDERR

18 years agoFixed binmode
Christian Hansen [Sun, 16 Oct 2005 23:37:19 +0000]
Fixed binmode

18 years agoadded binmode and minor refactoring
Christian Hansen [Sun, 16 Oct 2005 23:14:47 +0000]
added binmode and minor refactoring

18 years ago.. and updated tests
Christian Hansen [Sun, 16 Oct 2005 21:35:34 +0000]
.. and updated tests

18 years agoFixed SCRIPT_NAME bug thanks to shenme
Christian Hansen [Sun, 16 Oct 2005 21:33:54 +0000]
Fixed SCRIPT_NAME bug thanks to shenme

18 years agoadded response method
Christian Hansen [Sun, 16 Oct 2005 21:30:26 +0000]
added response method

18 years agoFixed field -> env bug
Christian Hansen [Sun, 16 Oct 2005 16:05:58 +0000]
Fixed field -> env bug

18 years agoImproved daemon.pl example
Christian Hansen [Sun, 16 Oct 2005 14:42:47 +0000]
Improved daemon.pl example

18 years agoadded two examples
Christian Hansen [Sun, 16 Oct 2005 13:17:34 +0000]
added two examples

18 years agoadded simple env test
Christian Hansen [Sun, 16 Oct 2005 02:07:37 +0000]
added simple env test

18 years agoAdded simple IO test
Christian Hansen [Sun, 16 Oct 2005 01:28:18 +0000]
Added simple IO test

18 years agoAdded a SYNOPSIS
Christian Hansen [Sun, 16 Oct 2005 00:48:25 +0000]
Added a SYNOPSIS

18 years agoInitial import of HTTP::Request::AsCGI
Christian Hansen [Sat, 15 Oct 2005 22:45:36 +0000]
Initial import of HTTP::Request::AsCGI