17 years agominor change to C::Test for style
Kieren Diment [Mon, 12 Mar 2007 11:07:54 +0000]
minor change to C::Test for style

17 years agofixed problem with overlapping server path and request path when testing on a non...
Kieren Diment [Mon, 12 Mar 2007 11:07:38 +0000]
fixed problem with overlapping server path and request path when testing on a non-root server

17 years agotrailing slash for non-root deployment fix by jayk
Kieren Diment [Mon, 12 Mar 2007 11:07:20 +0000]
trailing slash for non-root deployment fix by jayk

17 years agoimproved docs showing how to handle redirects
Kieren Diment [Mon, 12 Mar 2007 11:07:02 +0000]
improved docs showing how to handle redirects

17 years agor9710@zaphod (orig r6123): andyg | 2007-02-28 17:45:31 +1100
Kieren Diment [Mon, 12 Mar 2007 11:06:43 +0000]
r9710@zaphod (orig r6123):  andyg | 2007-02-28 17:45:31 +1100
Improved performance and stability of built-in HTTP server.  Ripped out keep-alive hack.  Increased chunk size from 4K to 64K.
r9711@zaphod (orig r6124):  jrockway | 2007-03-01 06:30:17 +1100
r26049@foo:  jon | 2007-02-28 12:50:05 -0600
mention that catalyst developers need catalyst::devel; bump catalyst version to 5.7
patch from jshirley.

r9712@zaphod (orig r6125):  andyg | 2007-03-01 09:43:40 +1100
Remove the time prefix from warn calls, was using it for debugging
r9713@zaphod (orig r6126):  fireartist | 2007-03-02 03:55:18 +1100
disabled HTMLEscape filter test - broken by HTML::Element.
HTML::Element unicode escaping fixed though, so enabled test, and require
v3.22.
documented request for maintainers.
bumped version number to 1.11 for cpan release

r9714@zaphod (orig r6127):  jshirley | 2007-03-02 10:29:58 +1100
Creating branch for new site development

r9715@zaphod (orig r6128):  andyg | 2007-03-02 17:45:16 +1100
Creating a dir for new PoCo::Catalyst wrapper around the POE engine
r9716@zaphod (orig r6129):  dec | 2007-03-02 18:11:38 +1100
Initial, basic, POE::Component::Catalyst with little to no testing.
r9717@zaphod (orig r6130):  adam | 2007-03-03 04:23:59 +1100
Added some debug logging - From Dave Rolksy

r9718@zaphod (orig r6131):  andyg | 2007-03-03 04:32:29 +1100
HTTP::POE: Support for setting custom alias name.  status() method
r9719@zaphod (orig r6132):  andyg | 2007-03-03 04:33:26 +1100
PoCo::Catalyst: Added a basic test suite, cleaned up the spawn options a bit
r9720@zaphod (orig r6133):  adam | 2007-03-03 06:51:56 +1100
Adding Catalyst::Log::Log4perl branch directory

r9721@zaphod (orig r6134):  adam | 2007-03-03 06:52:38 +1100
Branching for Sebastian Willert's fixes for cspec issues. (Allows for the proper line and file name)

r9722@zaphod (orig r6135):  adam | 2007-03-03 06:56:31 +1100
Sebastian Willert's fixes for broken cspec's.  Allows for proper reporting
of file line numbers.

r9723@zaphod (orig r6136):  marcus | 2007-03-04 10:46:58 +1100
wrong variable dec
r9724@zaphod (orig r6137):  andyg | 2007-03-07 03:27:13 +1100
RequireSSL 0.06, no_cache option, work properly under restarter and POE servers
r9725@zaphod (orig r6138):  nothingmuch | 2007-03-07 09:15:56 +1100
version bump
r9726@zaphod (orig r6139):  castaway | 2007-03-07 09:32:05 +1100
Added Catalyst-Model-S3 for davecardwell

r9727@zaphod (orig r6140):  davecardwell | 2007-03-07 14:02:28 +1100
Catalyst::Model::S3 - Catalyst Model for Amazon's S3 web service
importing v0.01

r9728@zaphod (orig r6141):  nothingmuch | 2007-03-07 14:41:48 +1100
fix tests
r9729@zaphod (orig r6142):  nothingmuch | 2007-03-07 14:43:36 +1100
blah
r9730@zaphod (orig r6143):  nothingmuch | 2007-03-07 14:44:21 +1100
- tagged Catalyst-View-TT-FunctionGenerator-0.02

17 years agor9552@zaphod (orig r6082): jrockway | 2007-02-17 04:24:04 +1100
Kieren Diment [Mon, 12 Mar 2007 11:06:11 +0000]
r9552@zaphod (orig r6082):  jrockway | 2007-02-17 04:24:04 +1100
fix C<???> business
r9553@zaphod (orig r6083):  jcamacho | 2007-02-17 15:57:46 +1100
save template_type with setup

r9561@zaphod (orig r6084):  jrockway | 2007-02-19 17:32:52 +1100
r18696@foo:  jon | 2007-02-18 23:53:28 -0600
adding Catalyst::Component::ACCEPT_CONTEXT

r9562@zaphod (orig r6085):  jrockway | 2007-02-19 17:37:35 +1100
r18704@foo:  jon | 2007-02-18 23:57:44 -0600
convert .cvsignore to svn ignore rules
r18705@foo:  jon | 2007-02-18 23:58:13 -0600
META.yml and inc too

r9563@zaphod (orig r6086):  jrockway | 2007-02-19 17:41:04 +1100
r18707@foo:  jon | 2007-02-19 00:00:42 -0600
remove .cvsignore from MANIFEST grr

r9564@zaphod (orig r6087):  jrockway | 2007-02-19 20:17:04 +1100
r18709@foo:  jon | 2007-02-19 02:37:40 -0600
add COMPONENT method to use the app as context in new (fix later)

r9565@zaphod (orig r6088):  jrockway | 2007-02-19 20:20:44 +1100
r18711@foo:  jon | 2007-02-19 02:41:21 -0600
tests for app => context at new

r9566@zaphod (orig r6089):  jayk | 2007-02-20 05:35:25 +1100
fix _auth_realms check to actually work now that we create the classdata in
the initialize routine

r9567@zaphod (orig r6090):  jayk | 2007-02-20 06:11:03 +1100
making debug call during setup conditional.

r9568@zaphod (orig r6091):  ash | 2007-02-22 04:43:57 +1100
MyAction attribute - thanks aherzog
r9569@zaphod (orig r6092):  ash | 2007-02-22 04:53:13 +1100
Add lets add the new file shall we
r9570@zaphod (orig r6093):  jayk | 2007-02-22 05:30:13 +1100
Documentation changes

r9571@zaphod (orig r6094):  jayk | 2007-02-22 05:31:09 +1100
Documentation fixes and prep for dist

r9572@zaphod (orig r6095):  andyg | 2007-02-22 06:53:00 +1100
C::E::HTTP::POE::YieldCC experiment
r9573@zaphod (orig r6096):  joel | 2007-02-22 09:24:17 +1100
added support for:
'force_plugins => [ qw(Config::Any::Foo Config::Any::Blah) ]' parameter to load_(files|stems)
$Config::Any::INI::MAP_SECTION_SPACE_TO_NESTED_KEY - boolean, defaulting to on, controlling whether to map spaces
in INI section headings to nested hashrefs

r9588@zaphod (orig r6097):  joel | 2007-02-23 08:44:59 +1100
Removed Test::Exception line which was causing test failures
Bumped version number

r9589@zaphod (orig r6098):  andyg | 2007-02-23 10:19:34 +1100
POE engine: Working on keep-alive support, but it's horribly slow for some reason... this code is currently BROKEN so don't use it from here
r9590@zaphod (orig r6099):  andyg | 2007-02-23 16:54:42 +1100
Improve performance by skipping body processing if we don't have Content-Length
r9591@zaphod (orig r6100):  andyg | 2007-02-23 16:56:21 +1100
Bump version in C::R
r9592@zaphod (orig r6101):  nothingmuch | 2007-02-24 02:44:03 +1100
support single list during set() for expires
r9593@zaphod (orig r6102):  andyg | 2007-02-24 02:51:49 +1100
Revert ningu's body change, can't see a good reason for this, and it has no tests
r9594@zaphod (orig r6103):  dwc | 2007-02-24 04:17:25 +1100
Preparing for release
r9595@zaphod (orig r6104):  dwc | 2007-02-24 04:27:11 +1100
Tagging 0.15
r9596@zaphod (orig r6105):  andyg | 2007-02-24 04:27:13 +1100
Checkpoint, back to a working state.  Keep alive disabled for now
r9597@zaphod (orig r6106):  andyg | 2007-02-24 07:12:09 +1100
Avoid a call to the slow str2time when setting HTTP Date header
r9598@zaphod (orig r6107):  andyg | 2007-02-24 08:48:02 +1100
Fix and sync POE engine tests
r9599@zaphod (orig r6108):  andyg | 2007-02-24 08:49:55 +1100
Reworked a lot of the POE engine to be faster.  Can now get about 145 req/sec out of it
r9600@zaphod (orig r6109):  andyg | 2007-02-24 10:38:46 +1100
Add a default body to redirect responses
r9601@zaphod (orig r6110):  andyg | 2007-02-24 10:48:05 +1100
Optimize constant subs
r9602@zaphod (orig r6111):  andyg | 2007-02-24 16:34:24 +1100
Add tests for body on redirects
r9603@zaphod (orig r6112):  andyg | 2007-02-26 04:23:01 +1100
POE engine is not an HTTP/1.1 server yet, so respond as 1.0
r9604@zaphod (orig r6113):  joel | 2007-02-26 07:08:33 +1100
fixed bug: [rt.cpan.org #25143] make tests fails
- t/61_features.t had 1 more test added than was set to skip if the INI parser
was not installed. Fixed by s/9/10/ on the skip() line.

r9605@zaphod (orig r6114):  jcamacho | 2007-02-26 08:04:11 +1100
increment for release. Update Changes file.

r9606@zaphod (orig r6115):  bricas | 2007-02-27 02:10:56 +1100
bumped version for repackaging
r9607@zaphod (orig r6116):  bricas | 2007-02-27 03:21:23 +1100
release 0.15
r9608@zaphod (orig r6117):  andyg | 2007-02-27 05:07:01 +1100
Patch from zamolxes: MyApp->model/view now looks at MyApp->config->{default_view/model}
r9609@zaphod (orig r6118):  andyg | 2007-02-27 05:14:35 +1100
Serve proper HTML for the redirect message

17 years agoRe-enable keep-alive support in HTTP engine, with a 1-second delay
Andy Grundman [Fri, 9 Mar 2007 19:01:09 +0000]
Re-enable keep-alive support in HTTP engine, with a 1-second delay

17 years agoImproved performance and stability of built-in HTTP server. Ripped out keep-alive...
Andy Grundman [Wed, 28 Feb 2007 06:45:31 +0000]
Improved performance and stability of built-in HTTP server.  Ripped out keep-alive hack.  Increased chunk size from 4K to 64K.

17 years agoServe proper HTML for the redirect message
Andy Grundman [Mon, 26 Feb 2007 18:14:35 +0000]
Serve proper HTML for the redirect message

17 years agoPatch from zamolxes: MyApp->model/view now looks at MyApp->config->{default_view...
Andy Grundman [Mon, 26 Feb 2007 18:07:01 +0000]
Patch from zamolxes: MyApp->model/view now looks at MyApp->config->{default_view/model}

17 years agoAdd tests for body on redirects
Andy Grundman [Sat, 24 Feb 2007 05:34:24 +0000]
Add tests for body on redirects

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