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

18 years ago- Added $c->stack
Matt S Trout [Thu, 10 Nov 2005 01:48:40 +0000]
- Added $c->stack

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

18 years agoFixed the weirdo threads bug
Sebastian Riedel [Thu, 10 Nov 2005 01:36:19 +0000]
Fixed the weirdo threads bug

18 years ago- Added *_class methods to Catalyst
Matt S Trout [Thu, 10 Nov 2005 00:49:28 +0000]
- Added *_class methods to Catalyst

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

18 years agoOnly register private actions when needed
Sebastian Riedel [Thu, 10 Nov 2005 00:34:05 +0000]
Only register private actions when needed

18 years agoFixed attrcontainer to ignore lvalue methods
Sebastian Riedel [Wed, 9 Nov 2005 23:48:39 +0000]
Fixed attrcontainer to ignore lvalue methods

18 years agoFixed some bugs and improved logs
Sebastian Riedel [Wed, 9 Nov 2005 23:30:44 +0000]
Fixed some bugs and improved logs

18 years ago- Made $c->namespace lvalue in the name of encapsulation under local
Matt S Trout [Wed, 9 Nov 2005 20:16:37 +0000]
- Made $c->namespace lvalue in the name of encapsulation under local

18 years agoUpdated Intro.pod
Sebastian Riedel [Wed, 9 Nov 2005 16:00:03 +0000]
Updated Intro.pod

18 years agoUpdated Changes file to give credit
Andy Grundman [Wed, 9 Nov 2005 14:36:33 +0000]
Updated Changes file to give credit

18 years agoUpdated HTTP::Body prereq to 0.4
Andy Grundman [Wed, 9 Nov 2005 06:01:22 +0000]
Updated HTTP::Body prereq to 0.4

18 years agoDispatcher::get_action no longer takes $c as a useless arg
Yuval Kogman [Wed, 9 Nov 2005 00:07:25 +0000]
Dispatcher::get_action no longer takes $c as a useless arg

18 years agoUpdated Intro.pod
Sebastian Riedel [Tue, 8 Nov 2005 23:29:04 +0000]
Updated Intro.pod

18 years agoFixed some typos
Sebastian Riedel [Tue, 8 Nov 2005 22:49:36 +0000]
Fixed some typos

18 years agoUpdated built in server to restart on win32
Sebastian Riedel [Tue, 8 Nov 2005 22:42:14 +0000]
Updated built in server to restart on win32

18 years ago- Nuked LocalRegex.pm
Matt S Trout [Tue, 8 Nov 2005 18:09:52 +0000]
- Nuked LocalRegex.pm

18 years agoFixed multiple appclass bug
Sebastian Riedel [Tue, 8 Nov 2005 17:40:41 +0000]
Fixed multiple appclass bug

18 years ago- Fixed a dispatcher bug, thanks nothingmuch
Matt S Trout [Tue, 8 Nov 2005 17:08:31 +0000]
- Fixed a dispatcher bug, thanks nothingmuch

18 years ago- Added LocalRegex, tweaked Regex debug output
Matt S Trout [Tue, 8 Nov 2005 16:59:15 +0000]
- Added LocalRegex, tweaked Regex debug output

18 years agoFixed streaming write from a filehandle to stop writing if the browser is closed
Andy Grundman [Tue, 8 Nov 2005 13:41:46 +0000]
Fixed streaming write from a filehandle to stop writing if the browser is closed

18 years agoAdded user again
Sebastian Riedel [Mon, 7 Nov 2005 22:07:17 +0000]
Added user again

18 years agoRemoved $c->req->user accessor
Sebastian Riedel [Mon, 7 Nov 2005 20:31:41 +0000]
Removed $c->req->user accessor

18 years agoUpdated Tutorial.pod
Sebastian Riedel [Mon, 7 Nov 2005 15:46:00 +0000]
Updated Tutorial.pod

18 years agoFixed error reporting for acl exceptions
Sebastian Riedel [Mon, 7 Nov 2005 01:17:38 +0000]
Fixed error reporting for acl exceptions

18 years ago- Further tweaks and added tests
Matt S Trout [Sun, 6 Nov 2005 20:00:01 +0000]
- Further tweaks and added tests

18 years agoFixed setup_components to accept Catalyst::Component subclasses
Sebastian Riedel [Sun, 6 Nov 2005 19:53:24 +0000]
Fixed setup_components to accept Catalyst::Component subclasses

18 years ago- Fixed it so tests run again
Matt S Trout [Sun, 6 Nov 2005 19:47:31 +0000]
- Fixed it so tests run again

18 years agoMade forward sane again
Sebastian Riedel [Sun, 6 Nov 2005 19:40:33 +0000]
Made forward sane again

18 years agoFixed forward
Sebastian Riedel [Sun, 6 Nov 2005 19:23:06 +0000]
Fixed forward

18 years agoAdded $c->controller, $c->model and $c->view shortcuts
Sebastian Riedel [Sun, 6 Nov 2005 19:15:57 +0000]
Added $c->controller, $c->model and $c->view shortcuts

18 years agoremoved extra debug :/
Marcus Ramberg [Sun, 6 Nov 2005 13:45:03 +0000]
removed extra debug :/

18 years agofix debug flag to handle disabling via ENV
Marcus Ramberg [Sun, 6 Nov 2005 12:42:49 +0000]
fix debug flag to handle disabling via ENV

18 years agoAdded DBIx::Class::WebForm
Sebastian Riedel [Sun, 6 Nov 2005 04:34:03 +0000]
Added DBIx::Class::WebForm

18 years ago- Restored Regex behaviour and added LocalRegex
Matt S Trout [Sat, 5 Nov 2005 21:16:30 +0000]
- Restored Regex behaviour and added LocalRegex

18 years ago- Made Catalyst::Action and ActionContainer default rather than hardcoded
Matt S Trout [Sat, 5 Nov 2005 19:07:14 +0000]
- Made Catalyst::Action and ActionContainer default rather than hardcoded

18 years agoUpdated helper
Sebastian Riedel [Fri, 4 Nov 2005 16:57:19 +0000]
Updated helper

18 years agoFixed formatting to less than 78 cols
Andy Grundman [Fri, 4 Nov 2005 16:40:36 +0000]
Fixed formatting to less than 78 cols

18 years agoApplied LTJake's patch for adding SimpleTable to Dispatcher
Andy Grundman [Fri, 4 Nov 2005 16:37:34 +0000]
Applied LTJake's patch for adding SimpleTable to Dispatcher

18 years agoRemoved the 304 Not Modified code from Static::Simple, it breaks under IE+Apache
Andy Grundman [Fri, 4 Nov 2005 14:51:27 +0000]
Removed the 304 Not Modified code from Static::Simple, it breaks under IE+Apache

18 years ago- Fixed :Path('') which was annihilated in the Text::ASCIITable removal
Matt S Trout [Fri, 4 Nov 2005 13:48:48 +0000]
- Fixed :Path('') which was annihilated in the Text::ASCIITable removal

18 years agoFixed typo
Sebastian Riedel [Fri, 4 Nov 2005 06:54:39 +0000]
Fixed typo

18 years agoFixed typo
Sebastian Riedel [Fri, 4 Nov 2005 06:35:25 +0000]
Fixed typo

18 years agoUpdated Build.PL a bit :)
Sebastian Riedel [Fri, 4 Nov 2005 06:30:28 +0000]
Updated Build.PL a bit :)

18 years agoSwitched to Text::SimpleTable
Sebastian Riedel [Fri, 4 Nov 2005 04:44:31 +0000]
Switched to Text::SimpleTable

18 years agos/C<CGI>/L<CGI>/
Yuval Kogman [Thu, 3 Nov 2005 23:14:37 +0000]
s/C<CGI>/L<CGI>/

18 years agoFixed typo
Sebastian Riedel [Thu, 3 Nov 2005 22:00:09 +0000]
Fixed typo

18 years ago- Moved local $c->{namespace} set to Catalyst::Action::execute to fix forward from...
Matt S Trout [Thu, 3 Nov 2005 20:02:38 +0000]
- Moved local $c->{namespace} set to Catalyst::Action::execute to fix forward from auto actions

18 years ago5.49_03 release changes
Andy Grundman [Thu, 3 Nov 2005 19:48:08 +0000]
5.49_03 release changes

18 years agoUpdated helper template
Sebastian Riedel [Thu, 3 Nov 2005 17:16:39 +0000]
Updated helper template

18 years agoApplied wdh's fixed exec call to work on FreeBSD
Andy Grundman [Thu, 3 Nov 2005 17:14:44 +0000]
Applied wdh's fixed exec call to work on FreeBSD