17 years agoAdd a default body to redirect responses
Andy Grundman [Fri, 23 Feb 2007 23:38:46 +0000]
Add a default body to redirect responses

17 years agoAvoid a call to the slow str2time when setting HTTP Date header
Andy Grundman [Fri, 23 Feb 2007 20:12:09 +0000]
Avoid a call to the slow str2time when setting HTTP Date header

17 years agoRevert ningu's body change, can't see a good reason for this, and it has no tests
Andy Grundman [Fri, 23 Feb 2007 15:51:49 +0000]
Revert ningu's body change, can't see a good reason for this, and it has no tests

17 years agoBump version in C::R
Andy Grundman [Fri, 23 Feb 2007 05:56:21 +0000]
Bump version in C::R

17 years agoImprove performance by skipping body processing if we don't have Content-Length
Andy Grundman [Fri, 23 Feb 2007 05:54:42 +0000]
Improve performance by skipping body processing if we don't have Content-Length

17 years agoAdd lets add the new file shall we
Ash Berlin [Wed, 21 Feb 2007 17:53:13 +0000]
Add lets add the new file shall we

17 years agoMyAction attribute - thanks aherzog
Ash Berlin [Wed, 21 Feb 2007 17:43:57 +0000]
MyAction attribute - thanks aherzog

17 years agoadd blurb about apache wanting .fcgi on the end of virtual names
Jonathan Rockway [Wed, 14 Feb 2007 01:39:47 +0000]
add blurb about apache wanting .fcgi on the end of virtual names

17 years agodoc improvements
Kieren Diment [Tue, 13 Feb 2007 20:47:37 +0000]
doc improvements

17 years agoadding _HOME docs and some other minor stuff..
Jess Robinson [Tue, 2 Jan 2007 21:30:33 +0000]
adding _HOME docs and some other minor stuff..

17 years agoRun just one test by passing it as the first arg
Andy Grundman [Mon, 18 Dec 2006 17:37:07 +0000]
Run just one test by passing it as the first arg

17 years agor8342@foo: jon | 2006-12-16 02:49:32 -0600
Matt S Trout [Sat, 16 Dec 2006 13:51:25 +0000]
r8342@foo:  jon | 2006-12-16 02:49:32 -0600
fixing the fork test (and now it passes)
r35324@cain (orig r5857):  jrockway | 2006-12-16 08:43:45 +0000

17 years agoFix Restarter::Watcher to support delay of 0
Andy Grundman [Thu, 14 Dec 2006 16:31:25 +0000]
Fix Restarter::Watcher to support delay of 0

17 years agofix to Catalyst::Request body()
David Kamholz [Mon, 11 Dec 2006 19:10:17 +0000]
fix to Catalyst::Request body()

17 years agoLink to Catalyst-Manual , thanks nigel!
Jess Robinson [Tue, 5 Dec 2006 10:02:23 +0000]
Link to Catalyst-Manual , thanks nigel!

17 years agotest for fork also
Jonathan Rockway [Mon, 20 Nov 2006 05:17:38 +0000]
test for fork also

17 years agoadding a backticks test in addition to system()
Jonathan Rockway [Mon, 20 Nov 2006 05:17:29 +0000]
adding a backticks test in addition to system()

17 years agoadding a failing test -- under dev server, fork() doesn't work
Jonathan Rockway [Mon, 20 Nov 2006 00:26:17 +0000]
adding a failing test -- under dev server, fork() doesn't work

17 years agorefactored POD
Marcus Ramberg [Sun, 19 Nov 2006 21:51:58 +0000]
refactored POD

17 years agoadd minimal description.
Marcus Ramberg [Sun, 19 Nov 2006 21:49:14 +0000]
add minimal description.

17 years agoupdate welcome screen. break it up a little, and remove 'wonderful'.
Marcus Ramberg [Sun, 19 Nov 2006 21:48:37 +0000]
update welcome screen. break it up a little, and remove 'wonderful'.

17 years agoupdate links
Marcus Ramberg [Sun, 19 Nov 2006 21:48:01 +0000]
update links

17 years agorefactored to leave synopsis to the top, and move the rest of the pod to the
Marcus Ramberg [Sun, 19 Nov 2006 21:47:20 +0000]
refactored to leave synopsis to the top, and move the rest of the pod to the
bottom

17 years agotypo in Chained docs
Jesse Sheidlower [Sun, 19 Nov 2006 21:38:05 +0000]
typo in Chained docs

17 years agodeprecate Catalyst::Base (left for compability reasons)
Marcus Ramberg [Sun, 19 Nov 2006 21:26:08 +0000]
deprecate Catalyst::Base (left for compability reasons)
document Catalyst::Controller.

17 years agofix changelog. tabs -> 8 spaces; 5.7007 changelist started
Jonathan Rockway [Fri, 17 Nov 2006 17:48:34 +0000]
fix changelog.  tabs -> 8 spaces; 5.7007 changelist started

17 years agoapplying a documentation fix regarding file uploads from Carl Franks
Jonathan Rockway [Fri, 17 Nov 2006 16:53:42 +0000]
applying a documentation fix regarding file uploads from Carl Franks

17 years agoapplying upload fix patch from Carl Franks (see message to catalyst-dev@)
Jonathan Rockway [Fri, 17 Nov 2006 16:46:56 +0000]
applying upload fix patch from Carl Franks (see message to catalyst-dev@)

17 years agoremoved features and fcgi/par evals since they are now in Task::Catalyst
Brian Cassidy [Thu, 16 Nov 2006 14:52:03 +0000]
removed features and fcgi/par evals since they are now in Task::Catalyst

17 years agoMake sure '?' are encoded in path parts for uri_for
Ash Berlin [Wed, 15 Nov 2006 00:37:52 +0000]
Make sure '?' are encoded in path parts for uri_for

17 years agowarning: do not mix Ash + svk (reverted previous commit due)
Ash Berlin [Tue, 14 Nov 2006 23:04:30 +0000]
warning: do not mix Ash + svk (reverted previous commit due)

17 years agoActualy fixed this test now
Ash Berlin [Tue, 14 Nov 2006 22:52:05 +0000]
Actualy fixed this test now

17 years agoforce scalar context on header test.
Christian Hansen [Tue, 14 Nov 2006 19:19:06 +0000]
force scalar context on header test.

17 years agopreapre for 006
Marcus Ramberg [Mon, 13 Nov 2006 13:20:02 +0000]
preapre for 006

17 years agoreduce cost by cloning URI objects
Marcus Ramberg [Mon, 13 Nov 2006 13:19:46 +0000]
reduce cost by cloning URI objects

17 years agoFixed a CGI header bug
Christian Hansen [Sun, 12 Nov 2006 00:20:38 +0000]
Fixed a CGI header bug

17 years agomake lighttpd tests try to guess lighttpd location
Jonathan Rockway [Fri, 10 Nov 2006 18:32:21 +0000]
make lighttpd tests try to guess lighttpd location

17 years agoMinor docfixes for FreeBSD and PPM install directions
Christian-Rolf GrĂ¼n [Fri, 10 Nov 2006 16:46:08 +0000]
Minor docfixes for FreeBSD and PPM install directions

17 years agoRequire TEST_LIGHTTPD var to run the lighttpd tests
Andy Grundman [Thu, 9 Nov 2006 15:00:17 +0000]
Require TEST_LIGHTTPD var to run the lighttpd tests

17 years agofixed lighttpd tests
Jonathan Rockway [Thu, 9 Nov 2006 07:10:20 +0000]
fixed lighttpd tests

17 years agoeliminate file::slurp dependency
Jonathan Rockway [Thu, 9 Nov 2006 06:53:18 +0000]
eliminate file::slurp dependency

17 years agofix undef values in params sent to uri_with() and uri_for()
Brian Cassidy [Wed, 8 Nov 2006 15:13:03 +0000]
fix undef values in params sent to uri_with() and uri_for()

17 years agoUpdated HTTP::Body dep to 0.6, fixes holoway's POST bug
Andy Grundman [Tue, 7 Nov 2006 21:47:23 +0000]
Updated HTTP::Body dep to 0.6, fixes holoway's POST bug

17 years agoprepare for release.
Marcus Ramberg [Tue, 7 Nov 2006 19:05:58 +0000]
prepare for release.

17 years agoningu and jrockway are also the greatest
Jonathan Rockway [Tue, 7 Nov 2006 17:58:30 +0000]
ningu and jrockway are also the greatest

17 years agomoved installation instructions from C::M to C::R
Jonathan Rockway [Tue, 7 Nov 2006 17:38:54 +0000]
moved installation instructions from C::M to C::R

17 years agosvk-commitBGCdt.tmp
Jonathan Rockway [Tue, 7 Nov 2006 17:36:16 +0000]
svk-commitBGCdt.tmp

17 years agosvk-commitBGCdt.tmp
Jonathan Rockway [Tue, 7 Nov 2006 17:35:55 +0000]
svk-commitBGCdt.tmp

17 years agoForgot to commit Changes
Andy Grundman [Tue, 7 Nov 2006 17:30:54 +0000]
Forgot to commit Changes

17 years agoMoved IE workarounds to be only in the HTTP engine
Andy Grundman [Tue, 7 Nov 2006 17:23:09 +0000]
Moved IE workarounds to be only in the HTTP engine

17 years agoFixed lighttpd tests to not load File::Slurp until run-time
Andy Grundman [Tue, 7 Nov 2006 16:48:50 +0000]
Fixed lighttpd tests to not load File::Slurp until run-time

17 years agoagain
David Kamholz [Mon, 6 Nov 2006 18:20:35 +0000]
again

17 years agoupdate Changes
David Kamholz [Mon, 6 Nov 2006 18:18:14 +0000]
update Changes

17 years agotweak debug output slightly
David Kamholz [Mon, 6 Nov 2006 18:11:04 +0000]
tweak debug output slightly

17 years agorework $c->stats to cooperate with new subrequest plugin
David Kamholz [Sat, 4 Nov 2006 03:34:25 +0000]
rework $c->stats to cooperate with new subrequest plugin

17 years agofix broken test
Matt S Trout [Fri, 3 Nov 2006 15:23:35 +0000]
fix broken test

17 years ago(no commit message)
Jonathan Rockway [Fri, 27 Oct 2006 21:25:38 +0000]

17 years agomake pod tests always run for devs.
Jonathan Rockway [Fri, 27 Oct 2006 21:24:54 +0000]
make pod tests always run for devs.
r5094@foo (orig r4725):  marcus | 2006-07-20 03:49:27 -0500

17 years agoNeed to check for opened STDOUT on each of these prints
Andy Grundman [Wed, 25 Oct 2006 16:09:44 +0000]
Need to check for opened STDOUT on each of these prints

17 years agoSmall tweaks to the socket code for IE crasher
Andy Grundman [Wed, 25 Oct 2006 15:21:57 +0000]
Small tweaks to the socket code for IE crasher

17 years agoAvoid 'print on closed filehandle' warnings from IE
Andy Grundman [Wed, 25 Oct 2006 15:20:54 +0000]
Avoid 'print on closed filehandle' warnings from IE

17 years agoupdate changelog to reflect: 5.7004 instead of ?; fastcgi changes, auto_install change
Jonathan Rockway [Mon, 23 Oct 2006 18:03:59 +0000]
update changelog to reflect: 5.7004 instead of ?; fastcgi changes, auto_install change

17 years agoenabling auto_install
Jonathan Rockway [Mon, 23 Oct 2006 15:30:52 +0000]
enabling auto_install

17 years agoadding PAR as a feature()
Jonathan Rockway [Mon, 23 Oct 2006 09:05:12 +0000]
adding PAR as a feature()

17 years agochanging weird table to =over =item =back list
Jonathan Rockway [Mon, 23 Oct 2006 09:03:22 +0000]
changing weird table to =over =item =back list

17 years agoadding option to fastcgi to allow printing of log messages to stdout instead of sendi...
Jonathan Rockway [Mon, 23 Oct 2006 08:55:38 +0000]
adding option to fastcgi to allow printing of log messages to stdout instead of sending them to the webserver

17 years agoPatch from Jesper Krogh to keep Engine::HTTP from crashing when used with IE
Andy Grundman [Mon, 23 Oct 2006 02:16:39 +0000]
Patch from Jesper Krogh to keep Engine::HTTP from crashing when used with IE

17 years agoupdate Changes
David Kamholz [Mon, 23 Oct 2006 00:34:07 +0000]
update Changes

17 years agoFix for non-root lighttpd
Andy Grundman [Sat, 21 Oct 2006 02:38:53 +0000]
Fix for non-root lighttpd

17 years agoProperly work around lighttpd PATH_INFO vs. SCRIPT_NAME bug (thanks to Mark Blythe)
Andy Grundman [Sat, 21 Oct 2006 02:30:59 +0000]
Properly work around lighttpd PATH_INFO vs. SCRIPT_NAME bug (thanks to Mark Blythe)

17 years agoRevert accidental change
Andy Grundman [Sat, 21 Oct 2006 02:01:53 +0000]
Revert accidental change

17 years agoSkip local %2F tests on remote servers
Andy Grundman [Sat, 21 Oct 2006 02:00:53 +0000]
Skip local %2F tests on remote servers

17 years agoRun testsuite against lighttpd+fastcgi. To run: LIGHTTPD_BIN=/usr/local/sbin/lighttp...
Andy Grundman [Sat, 21 Oct 2006 01:39:51 +0000]
Run testsuite against lighttpd+fastcgi.  To run: LIGHTTPD_BIN=/usr/local/sbin/lighttpd perl t/optional_lighttpd-fastcgi.t

17 years agoupdating CR changelong to reflect CM split
Jonathan Rockway [Fri, 20 Oct 2006 15:38:01 +0000]
updating CR changelong to reflect CM split

17 years agoMoving Catalyst::Manual from Catalyst-Runtime to Catalyst-Manual dist
Jonathan Rockway [Fri, 20 Oct 2006 08:32:17 +0000]
Moving Catalyst::Manual from Catalyst-Runtime to Catalyst-Manual dist

17 years agodoh
David Kamholz [Thu, 19 Oct 2006 17:10:45 +0000]
doh

17 years agoclean up Catalyst::Utils and fix a couple bugs in it, add some tests
David Kamholz [Thu, 19 Oct 2006 17:03:13 +0000]
clean up Catalyst::Utils and fix a couple bugs in it, add some tests

17 years agofixing $req->action doc bug
Jonathan Rockway [Wed, 18 Oct 2006 21:58:15 +0000]
fixing $req->action doc bug

17 years agofixed a couple of typos
Kieren Diment [Wed, 18 Oct 2006 21:09:29 +0000]
fixed a couple of typos

17 years agoThe POE engine is called HTTP::POE. Not sure why, really :)
Andy Grundman [Wed, 18 Oct 2006 12:48:21 +0000]
The POE engine is called HTTP::POE.  Not sure why, really :)

17 years agoadded -daemonise patch from Ton Voon
Kieren Diment [Wed, 18 Oct 2006 12:19:23 +0000]
added -daemonise patch from  Ton Voon
<ton.voon@altinity.com> and cookbook recipe to go with it to built in server

17 years agopush Dev check to compile time (in BEGIN)
Marcus Ramberg [Wed, 18 Oct 2006 11:30:01 +0000]
push Dev check to compile time (in BEGIN)

17 years agoadded deployment to 5.7.1 roadmap
Marcus Ramberg [Wed, 18 Oct 2006 11:19:36 +0000]
added deployment to 5.7.1 roadmap

17 years agoFix a few tests for apache-cgi, still not passing all %2F tests or args test
Andy Grundman [Wed, 18 Oct 2006 11:14:36 +0000]
Fix a few tests for apache-cgi, still not passing all %2F tests or args test

17 years agoMerge uri test fix from Apache engine, to support port numbers
Andy Grundman [Wed, 18 Oct 2006 03:43:32 +0000]
Merge uri test fix from Apache engine, to support port numbers

17 years agoMerge action_chained fixes from Apache engine
Andy Grundman [Wed, 18 Oct 2006 02:53:35 +0000]
Merge action_chained fixes from Apache engine

17 years agofixed typos in instructional comments at beginning
Kieren Diment [Tue, 17 Oct 2006 22:39:27 +0000]
fixed typos in instructional comments at beginning

17 years agoupdate roadmap
Marcus Ramberg [Wed, 11 Oct 2006 11:51:09 +0000]
update roadmap

17 years agopatch from kane
Marcus Ramberg [Wed, 11 Oct 2006 11:37:56 +0000]
patch from kane

17 years agocurrent_view patch.
Marcus Ramberg [Wed, 11 Oct 2006 08:49:23 +0000]
current_view patch.

17 years agofixed doc misinformation Catalyst::Component is th eunivedrsial base class
Kieren Diment [Tue, 3 Oct 2006 10:46:51 +0000]
fixed doc misinformation Catalyst::Component is th eunivedrsial base class

17 years agoAdd README pointing people to the new tutorial location in Task-Catalyst-Tutorial
Kennedy Clark [Sat, 30 Sep 2006 16:50:44 +0000]
Add README pointing people to the new tutorial location in Task-Catalyst-Tutorial

17 years agoApplied patch from Ton Voon, using Catalyst::Test without App name
Jess Robinson [Thu, 28 Sep 2006 13:15:18 +0000]
Applied patch from Ton Voon, using Catalyst::Test without App name

17 years agomoving the Tutorial.pod to the new location, as well
Jonathan Rockway [Wed, 27 Sep 2006 07:04:42 +0000]
moving the Tutorial.pod to the new location, as well

17 years agoremoving old tutorial; it's now in Task-Catalyst-Tutorial
Jonathan Rockway [Wed, 27 Sep 2006 06:36:56 +0000]
removing old tutorial; it's now in Task-Catalyst-Tutorial

17 years agoFixed 'the this' mistake.
Gavin Henry [Tue, 26 Sep 2006 18:56:50 +0000]
Fixed 'the this' mistake.

17 years agominor doc patch from kiki
Kieren Diment [Sun, 24 Sep 2006 03:43:00 +0000]
minor doc patch from kiki

17 years agoAdd quick directions for testing the tutorial final tarball.
Kennedy Clark [Sat, 23 Sep 2006 23:48:25 +0000]
Add quick directions for testing the tutorial final tarball.

17 years agochanged a bunch of instructions to open files in editor to create file in editor"
Kieren Diment [Fri, 22 Sep 2006 10:48:56 +0000]
changed a bunch of instructions to open files in editor to create file in editor"

17 years agoUpdates for 5.7003
Kennedy Clark [Thu, 21 Sep 2006 20:01:04 +0000]
Updates for 5.7003