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

17 years agoFix typos in Tutorial/AdvancedCRUD.pod
Kennedy Clark [Thu, 21 Sep 2006 19:18:57 +0000]
Fix typos in Tutorial/AdvancedCRUD.pod

17 years agoTweaks and minor corrections to the tutorial
Kennedy Clark [Thu, 21 Sep 2006 17:33:37 +0000]
Tweaks and minor corrections to the tutorial

17 years agoAdd suggestion from mst.
Kennedy Clark [Thu, 21 Sep 2006 16:40:01 +0000]
Add suggestion from mst.

17 years agoprepared for 03
Marcus Ramberg [Thu, 21 Sep 2006 14:33:30 +0000]
prepared for 03

17 years agoUpdates and additions to the tutorial.
Kennedy Clark [Thu, 21 Sep 2006 02:07:39 +0000]
Updates and additions to the tutorial.

17 years agoUpdate versions for list of plugins.
Kennedy Clark [Thu, 21 Sep 2006 01:49:25 +0000]
Update versions for list of plugins.

17 years agoMinor update to sync with 5.7002
Kennedy Clark [Mon, 18 Sep 2006 16:16:25 +0000]
Minor update to sync with 5.7002

17 years agoupdated to req 0.64 of M-I
Marcus Ramberg [Sun, 17 Sep 2006 21:56:55 +0000]
updated to req 0.64 of M-I

17 years agoprepared for release.
Marcus Ramberg [Sun, 17 Sep 2006 17:36:12 +0000]
prepared for release.

17 years agofixup for Chained and CaptureArgs
Matt S Trout [Thu, 14 Sep 2006 22:29:04 +0000]
fixup for Chained and CaptureArgs

17 years agodocument $c->detach with no args
Yuval Kogman [Thu, 14 Sep 2006 12:27:24 +0000]
document $c->detach with no args

17 years agokane++'s fix for passing @INC down to the restarter child
Yuval Kogman [Wed, 13 Sep 2006 13:02:56 +0000]
kane++'s fix for passing @INC down to the restarter child

17 years agoRemove extra space in Catalyst::Model::CDBI
Kennedy Clark [Tue, 12 Sep 2006 23:57:03 +0000]
Remove extra space in Catalyst::Model::CDBI

17 years agoapplied patch from Martin Van de Streek on skipping vc directories plus info about...
Kieren Diment [Sun, 10 Sep 2006 11:50:19 +0000]
applied patch from Martin Van de Streek on skipping vc directories plus info about CVS/svn thanks jrockway

17 years agoremoved link from catalyst::plugin::requiressl as it is causing problems for the...
Kieren Diment [Tue, 29 Aug 2006 12:01:44 +0000]
removed link from catalyst::plugin::requiressl as it is causing problems for the cpan pod translator

17 years agofixed silly config typo
Kieren Diment [Tue, 29 Aug 2006 11:47:43 +0000]
fixed silly config typo

17 years agofixup for hashref in action attrs from config
Matt S Trout [Mon, 28 Aug 2006 20:41:50 +0000]
fixup for hashref in action attrs from config

17 years agoFix typo in vim regex
Kennedy Clark [Sun, 27 Aug 2006 20:27:44 +0000]
Fix typo in vim regex

17 years agotest for capture fix, missing svk add
Matt S Trout [Sun, 27 Aug 2006 15:17:48 +0000]
test for capture fix, missing svk add

17 years agofixup for relative Chained from namespace '' (root)
Matt S Trout [Sun, 27 Aug 2006 13:48:19 +0000]
fixup for relative Chained from namespace '' (root)

17 years agounescape captures
Matt S Trout [Sun, 27 Aug 2006 13:27:56 +0000]
unescape captures

17 years agoupdated instructions to only give checkout instructions for reference impl of tutoria...
Kieren Diment [Wed, 23 Aug 2006 02:34:36 +0000]
updated instructions to only give checkout instructions for reference impl of tutorial once

17 years agoCatalyst.user => Catalyst.user_exists
Kieren Diment [Tue, 22 Aug 2006 13:39:11 +0000]
Catalyst.user => Catalyst.user_exists

17 years agoFix primary keys in MySQL code.
Kennedy Clark [Mon, 21 Aug 2006 14:22:27 +0000]
Fix primary keys in MySQL code.

17 years agoFix svn URL for completed code in BasicCRUD.pod section.
Kennedy Clark [Fri, 18 Aug 2006 18:54:57 +0000]
Fix svn URL for completed code in BasicCRUD.pod section.

17 years agoSuggestion from Ingo Wichmann.
Kennedy Clark [Fri, 18 Aug 2006 12:35:39 +0000]
Suggestion from Ingo Wichmann.

17 years agoCredit to Ingo Wichmann for mentioning that Catalyst::Devel was missing from Installa...
Kennedy Clark [Thu, 17 Aug 2006 17:38:43 +0000]
Credit to Ingo Wichmann for mentioning that Catalyst::Devel was missing from Installation.pod.

17 years agoUpdate DBIX_CLASS_STORAGE_DBI_DEBUG to DBIC_TRACE.
Kennedy Clark [Thu, 17 Aug 2006 17:33:33 +0000]
Update DBIX_CLASS_STORAGE_DBI_DEBUG to DBIC_TRACE.
Mention Catalyst::Devel in Installation.pod.

17 years agofixed cookie-param list POD in C::Res
Jesse Sheidlower [Thu, 17 Aug 2006 13:41:27 +0000]
fixed cookie-param list POD in C::Res

17 years agoAdd note based on discussion with Sebastian Quack.
Kennedy Clark [Tue, 15 Aug 2006 19:14:19 +0000]
Add note based on discussion with Sebastian Quack.

17 years agouri_for fixup (with thanks to phaylon)
Matt S Trout [Tue, 15 Aug 2006 14:42:06 +0000]
uri_for fixup (with thanks to phaylon)

17 years agoFix typo
Kennedy Clark [Tue, 15 Aug 2006 01:37:28 +0000]
Fix typo

17 years agoAdd section to discuss use of default template names.
Kennedy Clark [Thu, 3 Aug 2006 15:05:37 +0000]
Add section to discuss use of default template names.

17 years agoUpdates based on suggestion from David Kurtz.
Kennedy Clark [Wed, 2 Aug 2006 17:10:01 +0000]
Updates based on suggestion from David Kurtz.

17 years agoUpdate logic in Root.pm allowing unauth access to the Login controller.
Kennedy Clark [Thu, 27 Jul 2006 02:15:29 +0000]
Update logic in Root.pm allowing unauth access to the Login controller.
Update comment about leaving 'MyApp::Model' from myapp.yml.

17 years agoAdd note about disabling the TT debug options after the 'Create a Catalyst View Using...
Kennedy Clark [Wed, 26 Jul 2006 18:41:35 +0000]
Add note about disabling the TT debug options after the 'Create a Catalyst View Using TTSite' section.

17 years agoFix upper/lower case in section title.
Kennedy Clark [Wed, 26 Jul 2006 02:23:04 +0000]
Fix upper/lower case in section title.

17 years agodwc++'s fix
Yuval Kogman [Tue, 25 Jul 2006 23:45:01 +0000]
dwc++'s fix

17 years agoUpdates based on suggestions from MST.
Kennedy Clark [Mon, 24 Jul 2006 16:40:02 +0000]
Updates based on suggestions from MST.

17 years agoUpdate thanks.
Kennedy Clark [Sun, 23 Jul 2006 19:35:56 +0000]
Update thanks.

17 years agoUpdate how links are handled on overview page to hopefully improve navigation.
Kennedy Clark [Sun, 23 Jul 2006 19:31:37 +0000]
Update how links are handled on overview page to hopefully improve navigation.

17 years agoFix some typos and clarifications.
Kennedy Clark [Sun, 23 Jul 2006 02:43:03 +0000]
Fix some typos and clarifications.

17 years agoadded recipe for content disposition from dwc
Kieren Diment [Thu, 20 Jul 2006 12:30:51 +0000]
added recipe for content disposition from dwc

17 years agoprepared for 5.7001
Marcus Ramberg [Wed, 19 Jul 2006 21:55:22 +0000]
prepared for 5.7001

17 years agoadd roadmap
Marcus Ramberg [Wed, 19 Jul 2006 14:03:05 +0000]
add roadmap

17 years agoadded changes for last two changesets
Brian Cassidy [Sat, 15 Jul 2006 21:09:16 +0000]
added changes for last two changesets

17 years agoFix to allow uri_for and uri_with to stringify non-array references
Brian Cassidy [Sat, 15 Jul 2006 04:17:36 +0000]
Fix to allow uri_for and uri_with to stringify non-array references

17 years agoFix component_setup + tests
Brian Cassidy [Sat, 15 Jul 2006 03:04:50 +0000]
Fix component_setup + tests

17 years agoFix link as per email from Kevin Old (thanks, Kevin)
Kennedy Clark [Tue, 11 Jul 2006 21:27:37 +0000]
Fix link as per email from Kevin Old (thanks, Kevin)

17 years agocookbook cleanup, small fix in MANIFEST.SKIP
David Kamholz [Sun, 9 Jul 2006 07:23:18 +0000]
cookbook cleanup, small fix in MANIFEST.SKIP

17 years agoRemove extraneous 'TT bogus assignment' and update comment to still explain situation...
Kennedy Clark [Sun, 9 Jul 2006 02:27:17 +0000]
Remove extraneous 'TT bogus assignment' and update comment to still explain situation where you might need to hide a value... including new tip from ningu re CALL.
Fix missing 'than' in CatalystBasics.pod.

17 years agoUpdate setting urllist (thanks, Marcus)
Kennedy Clark [Sat, 8 Jul 2006 21:15:57 +0000]
Update setting urllist (thanks, Marcus)

17 years agoUpdate based on testing of 5.7000
Kennedy Clark [Sat, 8 Jul 2006 16:17:48 +0000]
Update based on testing of 5.7000
Add info about setting a fast mirror.
Add testing section.

17 years agoFormat Catalyst::Manual::Intro in list to match others.
Kennedy Clark [Sat, 8 Jul 2006 11:43:50 +0000]
Format Catalyst::Manual::Intro in list to match others.