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

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

18 years agoReverted stupidity workaround
Sebastian Riedel [Thu, 3 Nov 2005 16:48:54 +0000]
Reverted stupidity workaround

18 years agoMake behavior of Catalyst::Request::param truely CGI compatible
Yuval Kogman [Thu, 3 Nov 2005 16:48:01 +0000]
Make behavior of Catalyst::Request::param truely CGI compatible

18 years agoFixed typo, paramaters -> parameters
Andy Grundman [Thu, 3 Nov 2005 16:41:49 +0000]
Fixed typo, paramaters -> parameters

18 years agoMinor doc additions to Catalyst::Request
Yuval Kogman [Thu, 3 Nov 2005 16:38:43 +0000]
Minor doc additions to Catalyst::Request

18 years agorevert to previous until I can fix it.
Marcus Ramberg [Thu, 3 Nov 2005 16:37:03 +0000]
revert to previous until I can fix it.

18 years agoAdded workaround for stupid components expecting Catalyst::Base::new()
Sebastian Riedel [Thu, 3 Nov 2005 16:26:11 +0000]
Added workaround for stupid components expecting Catalyst::Base::new()

18 years agoFixed req->{path} for backwards-compat
Andy Grundman [Thu, 3 Nov 2005 16:25:01 +0000]
Fixed req->{path} for backwards-compat

18 years agoallow debug to be disabled via Env.
Marcus Ramberg [Thu, 3 Nov 2005 16:15:52 +0000]
allow debug to be disabled via Env.

18 years agoDocument the format of the parameters to be passed into Catalyst::Response::cookies
Yuval Kogman [Thu, 3 Nov 2005 15:43:43 +0000]
Document the format of the parameters to be passed into Catalyst::Response::cookies

18 years agoFixed dravens test
Sebastian Riedel [Thu, 3 Nov 2005 15:02:25 +0000]
Fixed dravens test

18 years agotest inheritance of builtin actions in mainapp.
Marcus Ramberg [Thu, 3 Nov 2005 07:46:04 +0000]
test inheritance of builtin actions in mainapp.

18 years agoFixed inheritance bug
Sebastian Riedel [Thu, 3 Nov 2005 01:18:00 +0000]
Fixed inheritance bug

18 years agoApplied more xhtml tweaks from LTJake
Andy Grundman [Wed, 2 Nov 2005 20:05:17 +0000]
Applied more xhtml tweaks from LTJake

18 years agoAdded -scripts option to catalyst.pl for script updating
Sebastian Riedel [Wed, 2 Nov 2005 16:22:34 +0000]
Added -scripts option to catalyst.pl for script updating

18 years agoUpdated helper templates
Sebastian Riedel [Wed, 2 Nov 2005 15:38:27 +0000]
Updated helper templates

18 years agoCommitted LTJake's XHTML patch for debug screen
Andy Grundman [Wed, 2 Nov 2005 15:36:53 +0000]
Committed LTJake's XHTML patch for debug screen

18 years agoUpdated Plugins.pod a bit
Andy Grundman [Wed, 2 Nov 2005 15:15:37 +0000]
Updated Plugins.pod a bit

18 years agoRemoved a couple warn calls
Andy Grundman [Wed, 2 Nov 2005 14:53:09 +0000]
Removed a couple warn calls

18 years agoApplied LTJake's patch to make welcome page validate as XHTML Trans, and added a...
Andy Grundman [Wed, 2 Nov 2005 14:33:13 +0000]
Applied LTJake's patch to make welcome page validate as XHTML Trans, and added a content-type header

18 years agoUpdated Manifest
Andy Grundman [Wed, 2 Nov 2005 03:42:42 +0000]
Updated Manifest

18 years agoRefactored restarter into a subclass of Engine::HTTP, improved restarter performance
Andy Grundman [Wed, 2 Nov 2005 03:39:05 +0000]
Refactored restarter into a subclass of Engine::HTTP, improved restarter performance

18 years agoUpdated script generation
Sebastian Riedel [Wed, 2 Nov 2005 02:40:59 +0000]
Updated script generation

18 years agoFixed typo
Sebastian Riedel [Wed, 2 Nov 2005 02:29:45 +0000]
Fixed typo

18 years agoChanged helpers to default to long types, Controller instead of C
Sebastian Riedel [Wed, 2 Nov 2005 02:24:00 +0000]
Changed helpers to default to long types, Controller instead of C

18 years ago- Made forward use $c->component($command) instead of $c->components->{$command}...
Matt S Trout [Wed, 2 Nov 2005 01:59:07 +0000]
- Made forward use $c->component($command) instead of $c->components->{$command} for fallback

18 years agoAdded Catalyst::Controller, Catalyst::Model and Catalyst::View base classes
Sebastian Riedel [Wed, 2 Nov 2005 01:34:34 +0000]
Added Catalyst::Controller, Catalyst::Model and Catalyst::View base classes

18 years ago- Move config stuff etc. out into Catalyst::Component; Catalyst::Base for things...
Matt S Trout [Wed, 2 Nov 2005 01:20:09 +0000]
- Move config stuff etc. out into Catalyst::Component; Catalyst::Base for things that want to register actions

18 years agoAdded JavaScript to debug screen, to show and hide specific dumps
Sebastian Riedel [Wed, 2 Nov 2005 00:54:38 +0000]
Added JavaScript to debug screen, to show and hide specific dumps

18 years agoFixed some warnings
Sebastian Riedel [Tue, 1 Nov 2005 23:48:37 +0000]
Fixed some warnings

18 years agoFixed MyApp->config->{show_internal_actions}
Sebastian Riedel [Tue, 1 Nov 2005 23:42:20 +0000]
Fixed MyApp->config->{show_internal_actions}

18 years agoMention Catalyst::Plugin::Session in Catalyst::Manual::Plugins
Yuval Kogman [Tue, 1 Nov 2005 23:17:46 +0000]
Mention Catalyst::Plugin::Session in Catalyst::Manual::Plugins

18 years agoAdd dump_these method to Catalyst, which returns the structures dumped on error
Yuval Kogman [Tue, 1 Nov 2005 22:47:37 +0000]
Add dump_these method to Catalyst, which returns the structures dumped on error

18 years agoAdded detection of older engine versions
Andy Grundman [Tue, 1 Nov 2005 15:03:08 +0000]
Added detection of older engine versions

18 years ago- Turned action registration inside-out
Matt S Trout [Tue, 1 Nov 2005 07:12:39 +0000]
- Turned action registration inside-out

18 years ago- Punted get_action to ActionContainer
Matt S Trout [Tue, 1 Nov 2005 06:07:18 +0000]
- Punted get_action to ActionContainer

18 years ago- Made relative regexps work
Matt S Trout [Tue, 1 Nov 2005 04:59:06 +0000]
- Made relative regexps work

18 years agoUpdated Manifest
Andy Grundman [Tue, 1 Nov 2005 04:02:17 +0000]
Updated Manifest

18 years ago- Refactored get_action into get_action and get_actions
Matt S Trout [Tue, 1 Nov 2005 03:48:52 +0000]
- Refactored get_action into get_action and get_actions

18 years agoAdded $c->config->{show_internal_actions}
Sebastian Riedel [Tue, 1 Nov 2005 03:35:15 +0000]
Added $c->config->{show_internal_actions}

18 years agoFixed pod
Sebastian Riedel [Tue, 1 Nov 2005 03:17:03 +0000]
Fixed pod

18 years ago- sub foo :Path { ... } now works!
Matt S Trout [Tue, 1 Nov 2005 03:02:52 +0000]
- sub foo :Path { ... } now works!

18 years ago- Split _DISPATCH out into _BEGIN, _AUTO, _ACTION and _END
Matt S Trout [Tue, 1 Nov 2005 02:35:03 +0000]
- Split _DISPATCH out into _BEGIN, _AUTO, _ACTION and _END

18 years ago- Added new _DISPATCH private action for dispatching
Matt S Trout [Tue, 1 Nov 2005 01:29:47 +0000]
- Added new _DISPATCH private action for dispatching

18 years agoFixed typo in myapp_fastcgi.pl helper
Andy Grundman [Tue, 1 Nov 2005 01:05:47 +0000]
Fixed typo in myapp_fastcgi.pl helper

18 years agoFixed pod
Sebastian Riedel [Mon, 31 Oct 2005 14:10:22 +0000]
Fixed pod

18 years agoUpdated fcgi engine for multi process external support
Sebastian Riedel [Mon, 31 Oct 2005 14:08:16 +0000]
Updated fcgi engine for multi process external support

18 years agoExample for Catalyst::Utils::apprefix
Yuval Kogman [Mon, 31 Oct 2005 10:08:44 +0000]
Example for Catalyst::Utils::apprefix

18 years agoFixed prereq bug
Sebastian Riedel [Mon, 31 Oct 2005 03:36:37 +0000]
Fixed prereq bug

18 years agoRemoved JSAN support from core
Sebastian Riedel [Mon, 31 Oct 2005 03:28:10 +0000]
Removed JSAN support from core

18 years agoReleng, test fixes, bug fixes for Session plugins
Yuval Kogman [Mon, 31 Oct 2005 01:27:49 +0000]
Releng, test fixes, bug fixes for Session plugins

18 years agoMade JSAN support optional
Sebastian Riedel [Mon, 31 Oct 2005 00:27:50 +0000]
Made JSAN support optional

18 years agoUpdated script generation
Sebastian Riedel [Mon, 31 Oct 2005 00:18:16 +0000]
Updated script generation

18 years agoAdded JSAN support
Sebastian Riedel [Mon, 31 Oct 2005 00:17:20 +0000]
Added JSAN support

18 years agoCookbook: added require-user-login patch from Chisel
Jesse Sheidlower [Sun, 30 Oct 2005 15:00:41 +0000]
Cookbook: added require-user-login patch from Chisel

18 years agoWritingPlugins added to main Man page
Jesse Sheidlower [Sun, 30 Oct 2005 14:41:44 +0000]
WritingPlugins added to main Man page

18 years ago- Made Action accessor names more consistent (namespace -> class, prefix -> namespace)
Matt S Trout [Sat, 29 Oct 2005 21:27:08 +0000]
- Made Action accessor names more consistent (namespace -> class, prefix -> namespace)

18 years agoReverted restarter change, until some fixes are made
Andy Grundman [Sat, 29 Oct 2005 13:36:05 +0000]
Reverted restarter change, until some fixes are made