19 years agoFixed typo
Sebastian Riedel [Sat, 23 Apr 2005 22:39:36 +0000]
Fixed typo

19 years agoReverted chansens changes
Sebastian Riedel [Sat, 23 Apr 2005 17:04:10 +0000]
Reverted chansens changes

19 years agoAdded body_ref and body_length and minor optimization, use refs where it's possible
Christian Hansen [Sat, 23 Apr 2005 15:44:35 +0000]
Added body_ref and body_length and minor optimization, use refs where it's possible

19 years agoAdded links to each plugin in Plugins.pod
Jesse Sheidlower [Sat, 23 Apr 2005 13:36:46 +0000]
Added links to each plugin in Plugins.pod

19 years agoImproved API for asignment of uploads and params
Christian Hansen [Sat, 23 Apr 2005 13:15:30 +0000]
Improved API for asignment of uploads and params

19 years agoUpdated Catalyst::Build
Sebastian Riedel [Sat, 23 Apr 2005 02:04:52 +0000]
Updated Catalyst::Build

19 years agoFixed typo
Sebastian Riedel [Sat, 23 Apr 2005 00:20:53 +0000]
Fixed typo

19 years agoAdded makefile to helper
Sebastian Riedel [Fri, 22 Apr 2005 23:53:55 +0000]
Added makefile to helper

19 years agoFixed: benchmark reporting on Win32 (Matt S Trout)
Christian Hansen [Fri, 22 Apr 2005 17:22:26 +0000]
Fixed: benchmark reporting on Win32 (Matt S Trout)

19 years ago- Improved: Params handling with MP engines
Christian Hansen [Fri, 22 Apr 2005 17:14:29 +0000]
- Improved: Params handling with MP engines
- Fixed: Params handling on POST with CGI engine (Andy Grundman)
- Fixed: Helper.pm on Win32 (Matt S Trout)

19 years agoadded: passthrough makefile.pl compat for Catalyst and helpers.
Marcus Ramberg [Fri, 22 Apr 2005 14:11:48 +0000]
added: passthrough makefile.pl compat for Catalyst and helpers.

19 years agofixed: typo
Marcus Ramberg [Fri, 22 Apr 2005 11:40:49 +0000]
fixed: typo

19 years agoFix: Make sure you have newest Module::Build so cat dies on syntax error
Marcus Ramberg [Fri, 22 Apr 2005 11:18:29 +0000]
Fix: Make sure you have newest Module::Build so cat dies on syntax error

19 years agoFixed typo
Sebastian Riedel [Thu, 21 Apr 2005 21:11:01 +0000]
Fixed typo

19 years agoFixed C::E::CGI to allow reuse of CGI.pm object
Christian Hansen [Thu, 21 Apr 2005 20:17:53 +0000]
Fixed C::E::CGI to allow reuse of CGI.pm object

19 years agoFixed helper
Sebastian Riedel [Wed, 20 Apr 2005 21:24:46 +0000]
Fixed helper

19 years agoAdded Build.PL to MANIFEST
Sebastian Riedel [Wed, 20 Apr 2005 17:44:58 +0000]
Added Build.PL to MANIFEST

19 years agoUpdated MANIFEST
Sebastian Riedel [Wed, 20 Apr 2005 17:43:24 +0000]
Updated MANIFEST

19 years agoRemoved Makefile.PL
Sebastian Riedel [Wed, 20 Apr 2005 17:39:55 +0000]
Removed Makefile.PL

19 years agoUpdated helper
Sebastian Riedel [Wed, 20 Apr 2005 17:26:01 +0000]
Updated helper

19 years agoBig change, new installer and home detection
Sebastian Riedel [Wed, 20 Apr 2005 17:19:35 +0000]
Big change, new installer and home detection

19 years agoFixed debug log, sort params before output
Christian Hansen [Wed, 20 Apr 2005 02:43:26 +0000]
Fixed debug log, sort params before output

19 years agopost 5.03 release
Marcus Ramberg [Tue, 19 Apr 2005 19:49:57 +0000]
post 5.03 release

19 years agoReady to release 5.03
Marcus Ramberg [Tue, 19 Apr 2005 18:39:06 +0000]
Ready to release 5.03

19 years agoAdded plugin() method for instant plugins
Sebastian Riedel [Tue, 19 Apr 2005 18:02:33 +0000]
Added plugin() method for instant plugins

19 years agoUpdated Changes
Christian Hansen [Tue, 19 Apr 2005 17:24:04 +0000]
Updated Changes

19 years agoApplied HTTP.pm patch from Andy Grundman <andy@hybridized.org>. Fixed debug log on...
Christian Hansen [Tue, 19 Apr 2005 17:21:47 +0000]
Applied HTTP.pm patch from Andy Grundman <andy@hybridized.org>. Fixed debug log on false values like 0

19 years agoUpdated: Better Dispatcher error messages.
Marcus Ramberg [Tue, 19 Apr 2005 15:39:07 +0000]
Updated: Better Dispatcher error messages.

19 years agoadded mason plugin. updated descriptions.
Marcus Ramberg [Tue, 19 Apr 2005 15:38:15 +0000]
added mason plugin. updated descriptions.

19 years agoFixed: No Helper in Catalyst.pm
Marcus Ramberg [Tue, 19 Apr 2005 15:36:42 +0000]
Fixed: No Helper in Catalyst.pm

19 years agoApplied doc patch from Robert Boone. Fixed Changed, no release date unless released.
Christian Hansen [Tue, 19 Apr 2005 10:58:09 +0000]
Applied doc patch from Robert Boone. Fixed Changed, no release date unless released.

19 years agoupdated version number, added changes.
Marcus Ramberg [Mon, 18 Apr 2005 23:02:26 +0000]
updated version number, added changes.

19 years agoupdated syntax for 5.0
Marcus Ramberg [Mon, 18 Apr 2005 23:00:14 +0000]
updated syntax for 5.0

19 years agofixed: reformatted, fixed a few typos, and extended a little
Marcus Ramberg [Mon, 18 Apr 2005 20:22:14 +0000]
fixed: reformatted, fixed a few typos, and extended a little

19 years agoupdated MANIFEST to add Catalyst::Manual::Plugins doc
Andrew Ford [Mon, 18 Apr 2005 20:04:57 +0000]
updated MANIFEST to add Catalyst::Manual::Plugins doc

19 years agoupdated Catalyst::Manual::Plugins doc to cover C:P:SubRequest
Andrew Ford [Mon, 18 Apr 2005 20:02:59 +0000]
updated Catalyst::Manual::Plugins doc to cover C:P:SubRequest

19 years agoadded Catalyst::Manual::Plugins doc
Andrew Ford [Mon, 18 Apr 2005 19:55:49 +0000]
added Catalyst::Manual::Plugins doc

19 years agoFixed $self, maybe
Sebastian Riedel [Mon, 18 Apr 2005 19:31:15 +0000]
Fixed $self, maybe

19 years agoupdated: Added docs for 2 missing functions
Marcus Ramberg [Mon, 18 Apr 2005 18:28:45 +0000]
updated: Added docs for 2 missing functions

19 years agoUpdated to 5.02
Sebastian Riedel [Mon, 18 Apr 2005 08:30:38 +0000]
Updated to 5.02

19 years agoAdded C::Utils and C::E::A::MP2 to MANIFEST. Reorderd subs in C::E::A::* to be in...
Christian Hansen [Mon, 18 Apr 2005 08:09:55 +0000]
Added C::Utils and C::E::A::MP2 to MANIFEST. Reorderd subs in C::E::A::* to be in alpha order. Minor doc fixes in MP engines

19 years agoFixed helper generated changes file
Sebastian Riedel [Sun, 17 Apr 2005 17:40:02 +0000]
Fixed helper generated changes file

19 years agoAdded global config for components
Sebastian Riedel [Sun, 17 Apr 2005 15:26:20 +0000]
Added global config for components

19 years agoUpdated Cat changes
Sebastian Riedel [Sun, 17 Apr 2005 14:09:38 +0000]
Updated Cat changes

19 years agoFixed: More minor typos
Jesse Sheidlower [Sun, 17 Apr 2005 01:18:02 +0000]
Fixed: More minor typos

19 years agoAdded Success Story
Jesse Sheidlower [Sun, 17 Apr 2005 00:45:40 +0000]
Added Success Story

19 years agoRenamed to to be consistent
Christian Hansen [Sun, 17 Apr 2005 00:44:44 +0000]
Renamed  to  to be consistent

19 years agoAdded: Automagic AUTHOR in helpers.
Marcus Ramberg [Sat, 16 Apr 2005 22:45:10 +0000]
Added: Automagic AUTHOR in helpers.

19 years agoFixed loading, Dispatcher before Engine, so it's possible to overload
Christian Hansen [Sat, 16 Apr 2005 22:32:11 +0000]
Fixed loading, Dispatcher before Engine, so it's possible to overload

19 years agoUpdated and expanded test suit
Christian Hansen [Sat, 16 Apr 2005 22:26:58 +0000]
Updated and expanded test suit

19 years agoAdded . support to xmlrpc
Sebastian Riedel [Sat, 16 Apr 2005 22:21:18 +0000]
Added . support to xmlrpc

19 years agoalias, not rename.
Marcus Ramberg [Sat, 16 Apr 2005 21:30:59 +0000]
alias, not rename.

19 years agoUpdate Changelog to reflect current changes
Christian Hansen [Sat, 16 Apr 2005 20:57:55 +0000]
Update Changelog to reflect current changes

19 years agoApplied regexp patch from Matt S Trout
Christian Hansen [Sat, 16 Apr 2005 20:46:08 +0000]
Applied regexp patch from Matt S Trout

19 years agoFixed Request/Response body
Christian Hansen [Sat, 16 Apr 2005 20:22:41 +0000]
Fixed Request/Response body

19 years agoFixed MP19 uploads. Added request/response body. Added support in all Engines for...
Christian Hansen [Sat, 16 Apr 2005 19:44:54 +0000]
Fixed MP19 uploads. Added request/response body. Added support in all Engines for body, also tested. Added test t/engine/request/body.t

19 years agoFixed: builtin actions are private too (Tutorial Docs)
Marcus Ramberg [Sat, 16 Apr 2005 19:38:22 +0000]
Fixed: builtin actions are private too (Tutorial Docs)
Updated: Helper documentation

19 years agoupdated: gabb is hung over in the morning.
Marcus Ramberg [Sat, 16 Apr 2005 18:51:20 +0000]
updated: gabb is hung over in the morning.

19 years agoFixed C::B
Sebastian Riedel [Sat, 16 Apr 2005 18:38:31 +0000]
Fixed C::B

19 years agoAdded Catalyst::Utils
Sebastian Riedel [Sat, 16 Apr 2005 17:28:18 +0000]
Added Catalyst::Utils

19 years agoUpdated Changes
Sebastian Riedel [Sat, 16 Apr 2005 16:26:17 +0000]
Updated Changes

19 years agoadded $c->prepare_input and $c->req->input
Christian Hansen [Sat, 16 Apr 2005 16:07:37 +0000]
added $c->prepare_input and $c->req->input

19 years agoFixed base
Sebastian Riedel [Sat, 16 Apr 2005 15:43:15 +0000]
Fixed base

19 years agoAdded advanced attributes handling
Sebastian Riedel [Sat, 16 Apr 2005 14:13:26 +0000]
Added advanced attributes handling

19 years agoFixed: assorted typos
Jesse Sheidlower [Sat, 16 Apr 2005 03:51:46 +0000]
Fixed: assorted typos

19 years agoAdded chansen again to makefile, he has humor now...
Sebastian Riedel [Fri, 15 Apr 2005 23:15:10 +0000]
Added chansen again to makefile, he has humor now...

19 years agoAdded url to pod
Sebastian Riedel [Fri, 15 Apr 2005 21:41:28 +0000]
Added url to pod

19 years agoFixed MP20 stuff
Sebastian Riedel [Fri, 15 Apr 2005 21:10:12 +0000]
Fixed MP20 stuff

19 years agoUpdated MP20
Sebastian Riedel [Fri, 15 Apr 2005 20:55:41 +0000]
Updated MP20

19 years agoUpdated MP20
Sebastian Riedel [Fri, 15 Apr 2005 20:48:33 +0000]
Updated MP20

19 years agoFixed MP20
Sebastian Riedel [Fri, 15 Apr 2005 20:47:56 +0000]
Fixed MP20

19 years agoAdded MP20
Sebastian Riedel [Fri, 15 Apr 2005 20:26:16 +0000]
Added MP20

19 years agoFixed dispatcher pod
Sebastian Riedel [Fri, 15 Apr 2005 20:09:27 +0000]
Fixed dispatcher pod

19 years agoFixed: typos and suchlike in Intro.pod
Jesse Sheidlower [Fri, 15 Apr 2005 18:49:05 +0000]
Fixed: typos and suchlike in Intro.pod

19 years agoFixed apache docs
Sebastian Riedel [Fri, 15 Apr 2005 18:45:37 +0000]
Fixed apache docs

19 years agoFixed examples in Catalyst
Sebastian Riedel [Fri, 15 Apr 2005 18:33:02 +0000]
Fixed examples in Catalyst

19 years agoReleased 5.0
Sebastian Riedel [Fri, 15 Apr 2005 16:47:20 +0000]
Released 5.0

19 years agoupdated: All tests now have a planned count.
Marcus Ramberg [Fri, 15 Apr 2005 16:41:41 +0000]
updated: All tests now have a planned count.

19 years agoAdded Andy to thank you section
Sebastian Riedel [Fri, 15 Apr 2005 16:39:19 +0000]
Added Andy to thank you section

19 years agofix parameters
Christian Hansen [Fri, 15 Apr 2005 16:33:21 +0000]
fix parameters

19 years agofix parameters
Christian Hansen [Fri, 15 Apr 2005 16:30:47 +0000]
fix parameters

19 years agoRemoved Persistent Perl from cookbook
Sebastian Riedel [Fri, 15 Apr 2005 15:28:05 +0000]
Removed Persistent Perl from cookbook

19 years agoFixed: Invalid sub names in intro
Marcus Ramberg [Fri, 15 Apr 2005 14:52:38 +0000]
Fixed: Invalid sub names in intro

19 years agoFixed: Minor typo in Intro.pod
Marcus Ramberg [Fri, 15 Apr 2005 12:56:32 +0000]
Fixed: Minor typo in Intro.pod
Added: Support for script generations
Fixed: report correct class in abstract Base::process

19 years agoAdded notice about limitations to Catalyst
Sebastian Riedel [Fri, 15 Apr 2005 12:48:36 +0000]
Added notice about limitations to Catalyst

19 years agoUpdated README
Sebastian Riedel [Fri, 15 Apr 2005 12:14:38 +0000]
Updated README

19 years agoAdded some stuff to the intro
Sebastian Riedel [Fri, 15 Apr 2005 12:12:39 +0000]
Added some stuff to the intro

19 years agoUpdated manifest
Sebastian Riedel [Fri, 15 Apr 2005 12:08:30 +0000]
Updated manifest

19 years agoChanged MP1 to MP13 and MP2 to MP19
Sebastian Riedel [Fri, 15 Apr 2005 11:57:57 +0000]
Changed MP1 to MP13 and MP2 to MP19

19 years agoUpdated Changes for Cat5
Sebastian Riedel [Fri, 15 Apr 2005 11:40:31 +0000]
Updated Changes for Cat5

19 years agoFixed sprintf in TestApp
Sebastian Riedel [Fri, 15 Apr 2005 11:34:32 +0000]
Fixed sprintf in TestApp

19 years agotypo
Sebastian Riedel [Thu, 14 Apr 2005 16:04:54 +0000]
typo

19 years agonow really die
Sebastian Riedel [Thu, 14 Apr 2005 16:01:59 +0000]
now really die

19 years agodie on error
Sebastian Riedel [Thu, 14 Apr 2005 15:52:55 +0000]
die on error

19 years agoi forgot to remove a warning
Sebastian Riedel [Thu, 14 Apr 2005 13:53:46 +0000]
i forgot to remove a warning

19 years agosome code cleanup
Sebastian Riedel [Thu, 14 Apr 2005 13:44:09 +0000]
some code cleanup

19 years agoupdated absolute/relative tests/classes to global/local.
Marcus Ramberg [Thu, 14 Apr 2005 13:25:01 +0000]
updated absolute/relative tests/classes to global/local.

19 years agoupdated MANIFEST to reflect renamed tests
Marcus Ramberg [Thu, 14 Apr 2005 12:59:44 +0000]
updated MANIFEST to reflect renamed tests

19 years agoadded tests for forward to global private actions.
Marcus Ramberg [Thu, 14 Apr 2005 12:59:28 +0000]
added tests for forward to global private actions.

19 years agofixed bug before draven finished test case :P
Sebastian Riedel [Thu, 14 Apr 2005 12:57:57 +0000]
fixed bug before draven finished test case :P