18 years agoUpdated catalyst.pl
Sebastian Riedel [Fri, 18 Nov 2005 23:04:06 +0000]
Updated catalyst.pl

18 years agoAdded -nonew alias
Sebastian Riedel [Fri, 18 Nov 2005 22:56:51 +0000]
Added -nonew alias

18 years agoRenamed -nonew to -force
Sebastian Riedel [Fri, 18 Nov 2005 22:53:57 +0000]
Renamed -nonew to -force

18 years agoAdded error message if using an invalid app name with helper (LTjake)
Andy Grundman [Fri, 18 Nov 2005 14:14:13 +0000]
Added error message if using an invalid app name with helper (LTjake)

18 years agoAdded drewbie to contrib list
Andy Grundman [Fri, 18 Nov 2005 04:36:38 +0000]
Added drewbie to contrib list

18 years agoExpanded c->error docs (drewbie)
Andy Grundman [Fri, 18 Nov 2005 04:35:40 +0000]
Expanded c->error docs (drewbie)

18 years agoUpdated pod
Sebastian Riedel [Fri, 18 Nov 2005 00:57:53 +0000]
Updated pod

18 years agoApplied FastCGI daemon patch from mugwump
Andy Grundman [Thu, 17 Nov 2005 21:22:23 +0000]
Applied FastCGI daemon patch from mugwump

18 years agoFixed typos
Sebastian Riedel [Thu, 17 Nov 2005 20:47:13 +0000]
Fixed typos

18 years agoFixed double -w on helper scripts
Andy Grundman [Thu, 17 Nov 2005 18:30:01 +0000]
Fixed double -w on helper scripts

18 years agoUpdated scriptgen
Andy Grundman [Thu, 17 Nov 2005 16:03:08 +0000]
Updated scriptgen

18 years agoAdded esskar's keep-alive patch
Andy Grundman [Thu, 17 Nov 2005 16:02:18 +0000]
Added esskar's keep-alive patch

18 years agoUpdated PAR support
Sebastian Riedel [Thu, 17 Nov 2005 15:56:30 +0000]
Updated PAR support

18 years agoRemoved FastCGI engine from preload list
Sebastian Riedel [Thu, 17 Nov 2005 14:16:13 +0000]
Removed FastCGI engine from preload list

18 years agoUpdated PAR support
Sebastian Riedel [Thu, 17 Nov 2005 05:35:59 +0000]
Updated PAR support

18 years agoUpdated PAR support
Sebastian Riedel [Thu, 17 Nov 2005 05:01:40 +0000]
Updated PAR support

18 years agoFixed typo
Sebastian Riedel [Thu, 17 Nov 2005 04:55:06 +0000]
Fixed typo

18 years agoUpdated PAR support...
Sebastian Riedel [Thu, 17 Nov 2005 04:43:35 +0000]
Updated PAR support...

18 years agoUpdated PAR support again
Sebastian Riedel [Thu, 17 Nov 2005 04:38:39 +0000]
Updated PAR support again

18 years agoUpdated Catalyst.pm to preload more modules, needed for sane PAR support
Sebastian Riedel [Thu, 17 Nov 2005 04:36:00 +0000]
Updated Catalyst.pm to preload more modules, needed for sane PAR support

18 years agoUpdated PAR to only package non-core modules
Sebastian Riedel [Thu, 17 Nov 2005 04:19:07 +0000]
Updated PAR to only package non-core modules

18 years agoUpdated prereqs
Sebastian Riedel [Thu, 17 Nov 2005 04:02:15 +0000]
Updated prereqs

18 years agoUpdated PAR support
Sebastian Riedel [Thu, 17 Nov 2005 03:11:38 +0000]
Updated PAR support

18 years agoUpdated PAR support
Sebastian Riedel [Thu, 17 Nov 2005 03:00:54 +0000]
Updated PAR support

18 years agoUpdated par helper
Sebastian Riedel [Thu, 17 Nov 2005 02:39:24 +0000]
Updated par helper

18 years agoFixed typo
Sebastian Riedel [Thu, 17 Nov 2005 02:21:51 +0000]
Fixed typo

18 years agoUpdated Catalyst::PAR to ignore duplicate files
Sebastian Riedel [Thu, 17 Nov 2005 02:21:25 +0000]
Updated Catalyst::PAR to ignore duplicate files

18 years agoAdded PAR support
Sebastian Riedel [Thu, 17 Nov 2005 01:11:09 +0000]
Added PAR support

18 years agoprepared for 5.56
Marcus Ramberg [Wed, 16 Nov 2005 09:33:46 +0000]
prepared for 5.56

18 years agoUpdated manual
Sebastian Riedel [Wed, 16 Nov 2005 09:29:37 +0000]
Updated manual

18 years agoAdded pidfile usage docs
Andy Grundman [Tue, 15 Nov 2005 19:35:36 +0000]
Added pidfile usage docs

18 years agoAdded pidfile option to FastCGI server
Andy Grundman [Tue, 15 Nov 2005 19:32:50 +0000]
Added pidfile option to FastCGI server

18 years agoUpdated Catalyst::Test to use HTTP::Request::AsCGI
Sebastian Riedel [Tue, 15 Nov 2005 19:19:18 +0000]
Updated Catalyst::Test to use HTTP::Request::AsCGI

18 years agoFixed typo
Sebastian Riedel [Tue, 15 Nov 2005 18:59:32 +0000]
Fixed typo

18 years agoFixed dispatcher, so $c->req->action(undef) works again
Sebastian Riedel [Tue, 15 Nov 2005 16:54:50 +0000]
Fixed dispatcher, so $c->req->action(undef) works again

18 years agoRemoved SuccessStories and Troubleshooting from the manual
Sebastian Riedel [Tue, 15 Nov 2005 16:02:10 +0000]
Removed SuccessStories and Troubleshooting from the manual

18 years agoFixed bug in mod_fastcgi config
Andy Grundman [Tue, 15 Nov 2005 15:15:28 +0000]
Fixed bug in mod_fastcgi config

18 years agoFixed FastCGI engine to not clobber the global %ENV on each request (Sam Vilain)
Andy Grundman [Tue, 15 Nov 2005 14:50:04 +0000]
Fixed FastCGI engine to not clobber the global %ENV on each request (Sam Vilain)

18 years agoFixed multiple header bug
Sebastian Riedel [Tue, 15 Nov 2005 12:51:29 +0000]
Fixed multiple header bug

18 years agomore tests for $c->model and friends.
Marcus Ramberg [Tue, 15 Nov 2005 11:35:21 +0000]
more tests for $c->model and friends.

18 years ago- reverted previous change
David Kamholz [Tue, 15 Nov 2005 09:26:54 +0000]
- reverted previous change

18 years agoMake headers and cookies non-writable after finalize-headers
Yuval Kogman [Tue, 15 Nov 2005 09:16:32 +0000]
Make headers and cookies non-writable after finalize-headers

18 years ago- fix a couple typos
David Kamholz [Mon, 14 Nov 2005 22:53:35 +0000]
- fix a couple typos

18 years agoReleased 5.54
Sebastian Riedel [Mon, 14 Nov 2005 22:51:47 +0000]
Released 5.54

18 years ago- added package to eval for M::P::F call so _catalyst_components gets created in...
Matt S Trout [Mon, 14 Nov 2005 22:45:41 +0000]
- added package to eval for M::P::F call so _catalyst_components gets created in the right namespace

18 years agoReleased 5.53
Andy Grundman [Mon, 14 Nov 2005 20:54:05 +0000]
Released 5.53

18 years agoRevert readonly headers
Yuval Kogman [Mon, 14 Nov 2005 18:05:00 +0000]
Revert readonly headers

18 years agoMake headers and cookies non-writable after finalize-headers
Yuval Kogman [Mon, 14 Nov 2005 18:04:14 +0000]
Make headers and cookies non-writable after finalize-headers

18 years agoupdated to 0.10
Marcus Ramberg [Mon, 14 Nov 2005 11:17:20 +0000]
updated to 0.10

18 years agoFixed formatting of Changes
Andy Grundman [Mon, 14 Nov 2005 00:22:06 +0000]
Fixed formatting of Changes

18 years agoChanged uri_for behavior, updated for 5.51
Sebastian Riedel [Mon, 14 Nov 2005 00:10:30 +0000]
Changed uri_for behavior, updated for 5.51

18 years ago- remove borked tag again
David Kamholz [Sun, 13 Nov 2005 23:37:24 +0000]
- remove borked tag again
- fix Catalyst.pm version number and build files

18 years agoremove auto-generated files from Catalyst in trunk
David Kamholz [Sun, 13 Nov 2005 23:18:06 +0000]
remove auto-generated files from Catalyst in trunk

18 years agoPlugin.pod formatting
Jesse Sheidlower [Sun, 13 Nov 2005 03:08:36 +0000]
Plugin.pod formatting

18 years agoReverted previous change
Sebastian Riedel [Sun, 13 Nov 2005 02:48:36 +0000]
Reverted previous change

18 years agoFixed public accessible internal actions
Sebastian Riedel [Sun, 13 Nov 2005 02:43:44 +0000]
Fixed public accessible internal actions

18 years agoIntro.pod changes (minor--really needs more updating)
Jesse Sheidlower [Sun, 13 Nov 2005 02:32:23 +0000]
Intro.pod changes (minor--really needs more updating)

18 years agoFixed arguments debug message
Sebastian Riedel [Sun, 13 Nov 2005 02:14:48 +0000]
Fixed arguments debug message

18 years agoDoc changes in Catalyst.pm
Jesse Sheidlower [Sun, 13 Nov 2005 01:49:25 +0000]
Doc changes in Catalyst.pm

18 years agoFixed debug messages
Sebastian Riedel [Sun, 13 Nov 2005 01:14:29 +0000]
Fixed debug messages

18 years agoUpdated Internals.pod
Sebastian Riedel [Sun, 13 Nov 2005 00:35:53 +0000]
Updated Internals.pod

18 years agoUpdated Manifest, Readme, and META
Andy Grundman [Sun, 13 Nov 2005 00:20:45 +0000]
Updated Manifest, Readme, and META

18 years ago- fix a few more small things in docs
David Kamholz [Sat, 12 Nov 2005 23:20:08 +0000]
- fix a few more small things in docs

18 years ago- Made :Path behave sanely at the root, hopefully
Matt S Trout [Sat, 12 Nov 2005 20:47:11 +0000]
- Made :Path behave sanely at the root, hopefully

18 years ago- Doc patch from davekam/ningu
Matt S Trout [Sat, 12 Nov 2005 20:32:44 +0000]
- Doc patch from davekam/ningu

18 years agoadded support for Model/View/Controller namespace relative
Marcus Ramberg [Sat, 12 Nov 2005 19:46:10 +0000]
added support for Model/View/Controller namespace relative
prepared for 5.49_05

18 years agoRemoved bogus Index doc
Andy Grundman [Sat, 12 Nov 2005 16:27:44 +0000]
Removed bogus Index doc

18 years agoResponse.pm doc update
Andy Grundman [Sat, 12 Nov 2005 16:22:30 +0000]
Response.pm doc update

18 years agoUpload.pm docs
Andy Grundman [Sat, 12 Nov 2005 16:18:40 +0000]
Upload.pm docs

18 years agoningu's update to Request.pm docs
Andy Grundman [Sat, 12 Nov 2005 16:12:10 +0000]
ningu's update to Request.pm docs

18 years agoFixed docs for comp()
Andy Grundman [Sat, 12 Nov 2005 16:04:09 +0000]
Fixed docs for comp()

18 years agoAdded big doc patch from ningu with a few tweaks from me, more to come...
Andy Grundman [Sat, 12 Nov 2005 15:57:30 +0000]
Added big doc patch from ningu with a few tweaks from me, more to come...

18 years agoUtils doc patch from ningu
Andy Grundman [Sat, 12 Nov 2005 02:19:56 +0000]
Utils doc patch from ningu

18 years agoUpdated pod
Sebastian Riedel [Sat, 12 Nov 2005 02:18:50 +0000]
Updated pod

18 years agoFixed the fork and restart bug
Sebastian Riedel [Sat, 12 Nov 2005 00:37:32 +0000]
Fixed the fork and restart bug

18 years agoUpdated extra_args to be unshifted instead of pushed
Sebastian Riedel [Fri, 11 Nov 2005 23:10:15 +0000]
Updated extra_args to be unshifted instead of pushed

18 years agoFixed dispatcher and restored old behavior
Sebastian Riedel [Fri, 11 Nov 2005 22:13:53 +0000]
Fixed dispatcher and restored old behavior

18 years agoAdded non-root example to FastCGI docs
Andy Grundman [Fri, 11 Nov 2005 21:41:31 +0000]
Added non-root example to FastCGI docs

18 years agoAdded some docs and example configs for FastCGI with Apache and lighttpd
Andy Grundman [Fri, 11 Nov 2005 21:00:15 +0000]
Added some docs and example configs for FastCGI with Apache and lighttpd

18 years agoFixed args handling in forward
Sebastian Riedel [Fri, 11 Nov 2005 10:39:11 +0000]
Fixed args handling in forward

18 years agoFixed catalyst.pl-generated Build.PL Makefile section
Andy Grundman [Thu, 10 Nov 2005 22:54:25 +0000]
Fixed catalyst.pl-generated Build.PL Makefile section

18 years agoFixed config bug
Sebastian Riedel [Thu, 10 Nov 2005 17:29:28 +0000]
Fixed config bug

18 years agoUpdated old script warning
Sebastian Riedel [Thu, 10 Nov 2005 17:09:50 +0000]
Updated old script warning

18 years agoFixed typo
Sebastian Riedel [Thu, 10 Nov 2005 16:58:14 +0000]
Fixed typo

18 years agoAdded warning, restart doesn't work together with fork
Sebastian Riedel [Thu, 10 Nov 2005 16:56:41 +0000]
Added warning, restart doesn't work together with fork

18 years agoFixed private action table
Sebastian Riedel [Thu, 10 Nov 2005 15:51:43 +0000]
Fixed private action table

18 years agofixed pod reference
Brian Cassidy [Thu, 10 Nov 2005 13:39:01 +0000]
fixed pod reference

18 years agoAdded Relative.pm
Sebastian Riedel [Thu, 10 Nov 2005 13:37:46 +0000]
Added Relative.pm

18 years agoFixed the forwarding fix :)
Sebastian Riedel [Thu, 10 Nov 2005 13:33:41 +0000]
Fixed the forwarding fix :)

18 years agoFixed relative forwarding
Sebastian Riedel [Thu, 10 Nov 2005 12:50:00 +0000]
Fixed relative forwarding

18 years ago100% pod coverage again
Sebastian Riedel [Thu, 10 Nov 2005 06:49:34 +0000]
100% pod coverage again

18 years agoMeta and README for rc4
Andy Grundman [Thu, 10 Nov 2005 03:52:19 +0000]
Meta and README for rc4

18 years agoUpdated Changes for rc4
Andy Grundman [Thu, 10 Nov 2005 03:51:37 +0000]
Updated Changes for rc4

18 years agoUpdated changes
Sebastian Riedel [Thu, 10 Nov 2005 03:48:36 +0000]
Updated changes

18 years agoPreparing for rc4
Andy Grundman [Thu, 10 Nov 2005 03:46:48 +0000]
Preparing for rc4

18 years agoMade threads test optional
Andy Grundman [Thu, 10 Nov 2005 03:46:04 +0000]
Made threads test optional

18 years ago- Extra Path tests (thanks LTJake)
Matt S Trout [Thu, 10 Nov 2005 02:21:31 +0000]
- Extra Path tests (thanks LTJake)

18 years ago- Tweaked attr parsing (thanks LTJake - now gimme some tests :)
Matt S Trout [Thu, 10 Nov 2005 02:00:21 +0000]
- Tweaked attr parsing (thanks LTJake - now gimme some tests :)

18 years agoAdded more pod
Sebastian Riedel [Thu, 10 Nov 2005 01:56:52 +0000]
Added more pod

18 years ago- forward now uses stack
Matt S Trout [Thu, 10 Nov 2005 01:55:13 +0000]
- forward now uses stack