18 years agoAdded COMPONENT() and ACCEPT_CONTEXT() support
Sebastian Riedel [Fri, 6 Jan 2006 16:01:57 +0000]
Added COMPONENT() and ACCEPT_CONTEXT() support

18 years agomake pre tags in the error page wrap instead of scroll, while style being pre-ish...
Yuval Kogman [Fri, 30 Dec 2005 20:14:33 +0000]
make pre tags in the error page wrap instead of scroll, while style being pre-ish. sri: please see if you're OK with this

18 years agoFixed callsub determination when execute has been extended (i.e. from StackTrace)
Andy Grundman [Fri, 30 Dec 2005 20:01:59 +0000]
Fixed callsub determination when execute has been extended (i.e. from StackTrace)

18 years agoAction list in debug mode is now displayed as a tree in the proper execution order
Andy Grundman [Fri, 30 Dec 2005 03:34:33 +0000]
Action list in debug mode is now displayed as a tree in the proper execution order

18 years agodoc pointer from content_type
Yuval Kogman [Thu, 29 Dec 2005 11:30:42 +0000]
doc pointer from content_type

18 years agominor typos in welcome page in Catalyst.pm
Jesse Sheidlower [Sun, 25 Dec 2005 03:25:06 +0000]
minor typos in welcome page in Catalyst.pm

18 years agotypo in generated comment in Helper.pm
Jesse Sheidlower [Sun, 25 Dec 2005 03:04:50 +0000]
typo in generated comment in Helper.pm

18 years agoBump Apache version dep
Andy Grundman [Fri, 23 Dec 2005 15:07:29 +0000]
Bump Apache version dep

18 years agofix minor mistake in custom error screen (Jan Ivar Pladsen)
Marcus Ramberg [Wed, 21 Dec 2005 15:24:51 +0000]
fix minor mistake in custom error screen (Jan Ivar Pladsen)

18 years agoUpdated makefile
Sebastian Riedel [Fri, 16 Dec 2005 21:53:52 +0000]
Updated makefile

18 years agoFixed engine detection to allow custom mod_perl engines
Andy Grundman [Fri, 16 Dec 2005 05:55:28 +0000]
Fixed engine detection to allow custom mod_perl engines

18 years agoChanges cleanup, catched -> caught
Andy Grundman [Thu, 15 Dec 2005 16:31:01 +0000]
Changes cleanup, catched -> caught

18 years agoStatic::Simple 0.13 copy to core
Andy Grundman [Thu, 15 Dec 2005 14:58:04 +0000]
Static::Simple 0.13 copy to core

18 years agoDisplay version numbers of loaded plugins (Curtis Poe)
Andy Grundman [Wed, 14 Dec 2005 06:01:38 +0000]
Display version numbers of loaded plugins (Curtis Poe)

18 years agoBump Apache dep version
Andy Grundman [Wed, 14 Dec 2005 03:37:55 +0000]
Bump Apache dep version

18 years agoUpdated for Module::Install 0.44
Sebastian Riedel [Tue, 13 Dec 2005 04:09:59 +0000]
Updated for Module::Install 0.44

18 years ago- Tweaked the error tests to handle more verbose error output
Matt S Trout [Sat, 10 Dec 2005 02:22:32 +0000]
- Tweaked the error tests to handle more verbose error output

18 years ago- Fixed typo in names
Matt S Trout [Sat, 10 Dec 2005 02:01:47 +0000]
- Fixed typo in names

18 years agoAdded class and method for catched exceptions messages
Sebastian Riedel [Sat, 10 Dec 2005 00:11:24 +0000]
Added class and method for catched exceptions messages

18 years agoFastCGI doc updates
Andy Grundman [Fri, 9 Dec 2005 18:37:24 +0000]
FastCGI doc updates

18 years agoOops, put back correct fastcgi tests
Andy Grundman [Thu, 8 Dec 2005 18:25:53 +0000]
Oops, put back correct fastcgi tests

18 years agoFixed warning in Engine::CGI when PATH_INFO is undef
Andy Grundman [Thu, 8 Dec 2005 18:24:26 +0000]
Fixed warning in Engine::CGI when PATH_INFO is undef

18 years agoFixed typo
Sebastian Riedel [Thu, 8 Dec 2005 05:23:09 +0000]
Fixed typo

18 years agoAdded safety switch
Sebastian Riedel [Thu, 8 Dec 2005 05:12:05 +0000]
Added safety switch

18 years agoUpdated makefile template
Sebastian Riedel [Thu, 8 Dec 2005 05:08:16 +0000]
Updated makefile template

18 years agoUpdated PAR support to use "make catalyst_par", packages are no longer written by...
Sebastian Riedel [Thu, 8 Dec 2005 04:53:19 +0000]
Updated PAR support to use "make catalyst_par", packages are no longer written by Makefile.PL

18 years agoFixed tests
Sebastian Riedel [Thu, 8 Dec 2005 00:58:30 +0000]
Fixed tests

18 years agoAutomatically determine Content-Length when serving a filehandle
Andy Grundman [Wed, 7 Dec 2005 18:11:57 +0000]
Automatically determine Content-Length when serving a filehandle

18 years agobugfix for $c->model and friends.
Marcus Ramberg [Wed, 7 Dec 2005 16:15:10 +0000]
bugfix for $c->model and friends.

18 years agoSwitched to 500 status for exceptions
Sebastian Riedel [Wed, 7 Dec 2005 15:58:03 +0000]
Switched to 500 status for exceptions

18 years agoSwitched to 500 status for exceptions
Sebastian Riedel [Wed, 7 Dec 2005 15:51:36 +0000]
Switched to 500 status for exceptions

18 years agoTemporary fix, bundle M::I 0.40 :/
Sebastian Riedel [Wed, 7 Dec 2005 14:33:50 +0000]
Temporary fix, bundle M::I 0.40 :/

18 years agoUpdated for Module::Install 0.40 (autrijus still needs to fix something...)
Sebastian Riedel [Wed, 7 Dec 2005 14:26:11 +0000]
Updated for Module::Install 0.40 (autrijus still needs to fix something...)

18 years agoBump Apache dep
Andy Grundman [Tue, 6 Dec 2005 14:15:45 +0000]
Bump Apache dep

18 years agoFixed additional file installation for multi level app names
Sebastian Riedel [Mon, 5 Dec 2005 20:18:01 +0000]
Fixed additional file installation for multi level app names

18 years agoBump Apache dep to 1.01
Andy Grundman [Mon, 5 Dec 2005 19:16:51 +0000]
Bump Apache dep to 1.01

18 years agoFixed FastCGI win32 support
Andy Grundman [Mon, 5 Dec 2005 16:47:47 +0000]
Fixed FastCGI win32 support

18 years agoRe-added REDIRECT_URL support with tests
Andy Grundman [Mon, 5 Dec 2005 16:40:56 +0000]
Re-added REDIRECT_URL support with tests

18 years agoadd that goddamn =cut to the helper template (didn't I commit this 3 times already?)
Yuval Kogman [Fri, 2 Dec 2005 19:13:27 +0000]
add that goddamn =cut to the helper template (didn't I commit this 3 times already?)

18 years agoUpdated makefile
Sebastian Riedel [Fri, 2 Dec 2005 05:13:00 +0000]
Updated makefile

18 years ago5.60 release
Andy Grundman [Fri, 2 Dec 2005 03:25:45 +0000]
5.60 release

18 years agoUpdated changes
Sebastian Riedel [Fri, 2 Dec 2005 02:27:17 +0000]
Updated changes

18 years agoFixed Path and index actions in the appclass
Sebastian Riedel [Fri, 2 Dec 2005 01:55:51 +0000]
Fixed Path and index actions in the appclass

18 years agoUpdated mic
Sebastian Riedel [Fri, 2 Dec 2005 00:39:02 +0000]
Updated mic

18 years agoUpdated helper
Sebastian Riedel [Fri, 2 Dec 2005 00:37:41 +0000]
Updated helper

18 years agoUpdated for 5.60
Sebastian Riedel [Fri, 2 Dec 2005 00:16:27 +0000]
Updated for 5.60

18 years agoAdded -d fix to Changes
Andy Grundman [Fri, 2 Dec 2005 00:15:27 +0000]
Added -d fix to Changes

18 years agoUpdated makefile
Sebastian Riedel [Thu, 1 Dec 2005 23:53:44 +0000]
Updated makefile

18 years agoAdded a warning if you attempt to retrieve a param using req->params('foo')
Andy Grundman [Thu, 1 Dec 2005 19:00:16 +0000]
Added a warning if you attempt to retrieve a param using req->params('foo')

18 years agoFixed restarter by backing out Class::C3 fix
Andy Grundman [Wed, 30 Nov 2005 21:07:11 +0000]
Fixed restarter by backing out Class::C3 fix

18 years agoBacked out REDIRECT_URL support until we can get a working test
Andy Grundman [Wed, 30 Nov 2005 18:20:02 +0000]
Backed out REDIRECT_URL support until we can get a working test

18 years agoUpdated makefile
Sebastian Riedel [Wed, 30 Nov 2005 17:45:12 +0000]
Updated makefile

18 years agoFixed Makefile.PL
Sebastian Riedel [Wed, 30 Nov 2005 17:35:02 +0000]
Fixed Makefile.PL

18 years agoFixed catalyst_par_core() and catalyst_par_multiarch()
Sebastian Riedel [Wed, 30 Nov 2005 04:49:58 +0000]
Fixed catalyst_par_core() and catalyst_par_multiarch()

18 years agoFixed debug screen
Sebastian Riedel [Tue, 29 Nov 2005 23:52:10 +0000]
Fixed debug screen

18 years agoRemoved scrollbar from debug screen
Sebastian Riedel [Tue, 29 Nov 2005 14:41:53 +0000]
Removed scrollbar from debug screen

18 years agoapplied patch from autrijus to fix warnings in generated code.
Marcus Ramberg [Tue, 29 Nov 2005 13:56:22 +0000]
applied patch from autrijus to fix warnings in generated code.

18 years ago- Removed erroneous 'die' from Catalyst::Helper
Matt S Trout [Mon, 28 Nov 2005 16:46:28 +0000]
- Removed erroneous 'die' from Catalyst::Helper

18 years agoFixed shebang line for generated scripts
Sebastian Riedel [Sun, 27 Nov 2005 23:07:43 +0000]
Fixed shebang line for generated scripts

18 years agoAdded REDIRECT_URL support
Sebastian Riedel [Sun, 27 Nov 2005 19:12:39 +0000]
Added REDIRECT_URL support

18 years agoFixed forward to classes
Sebastian Riedel [Sat, 26 Nov 2005 03:32:02 +0000]
Fixed forward to classes

18 years agoprepared for 5.58
Marcus Ramberg [Thu, 24 Nov 2005 09:52:40 +0000]
prepared for 5.58

18 years agoUpdated see also
Sebastian Riedel [Thu, 24 Nov 2005 04:50:32 +0000]
Updated see also

18 years agoUpdated makefile
Sebastian Riedel [Thu, 24 Nov 2005 04:30:29 +0000]
Updated makefile

18 years agoUpdated makefile
Sebastian Riedel [Thu, 24 Nov 2005 04:06:38 +0000]
Updated makefile

18 years agoAdded ExtUtils::AutoInstall support
Sebastian Riedel [Thu, 24 Nov 2005 04:02:57 +0000]
Added ExtUtils::AutoInstall support

18 years agoUpdated makefile
Sebastian Riedel [Thu, 24 Nov 2005 03:19:21 +0000]
Updated makefile

18 years agoFixed some small bugs
Sebastian Riedel [Thu, 24 Nov 2005 02:44:06 +0000]
Fixed some small bugs

18 years agoFixed Catalyst::Build
Sebastian Riedel [Thu, 24 Nov 2005 01:09:41 +0000]
Fixed Catalyst::Build

18 years agoMade Module::Build optional
Sebastian Riedel [Thu, 24 Nov 2005 00:53:30 +0000]
Made Module::Build optional

18 years agoUpdated makefile
Sebastian Riedel [Thu, 24 Nov 2005 00:30:57 +0000]
Updated makefile

18 years agoDeprecated Build.PL file when regenerating Makefile.PL
Andy Grundman [Thu, 24 Nov 2005 00:25:25 +0000]
Deprecated Build.PL file when regenerating Makefile.PL

18 years agoAdded -makefile to catalyst.pl to generate a new Makefile.PL
Andy Grundman [Wed, 23 Nov 2005 23:46:26 +0000]
Added -makefile to catalyst.pl to generate a new Makefile.PL

18 years agoUpdated PAR support
Sebastian Riedel [Wed, 23 Nov 2005 23:25:59 +0000]
Updated PAR support

18 years agoUpdated PAR support
Sebastian Riedel [Wed, 23 Nov 2005 22:55:58 +0000]
Updated PAR support

18 years agoUpdated PAR support
Sebastian Riedel [Wed, 23 Nov 2005 22:52:59 +0000]
Updated PAR support

18 years agoUpdated PAR support
Sebastian Riedel [Wed, 23 Nov 2005 22:43:50 +0000]
Updated PAR support

18 years agoRestored Catalyst::Build with a deprecation notice
Andy Grundman [Wed, 23 Nov 2005 22:43:12 +0000]
Restored Catalyst::Build with a deprecation notice

18 years agoMerged latest Static::Simple into core
Andy Grundman [Wed, 23 Nov 2005 20:41:16 +0000]
Merged latest Static::Simple into core

18 years agoUpdated helper
Sebastian Riedel [Wed, 23 Nov 2005 18:35:48 +0000]
Updated helper

18 years agoUpdated makefile
Sebastian Riedel [Wed, 23 Nov 2005 17:06:00 +0000]
Updated makefile

18 years agoFixed memleak test
Andy Grundman [Wed, 23 Nov 2005 14:32:02 +0000]
Fixed memleak test

18 years agoAdd an uncommented =cut to the helper template
Yuval Kogman [Wed, 23 Nov 2005 08:47:25 +0000]
Add an uncommented =cut to the helper template

18 years agoUpdated PAR helper
Sebastian Riedel [Wed, 23 Nov 2005 02:46:33 +0000]
Updated PAR helper

18 years agoImproved PAR support
Sebastian Riedel [Wed, 23 Nov 2005 01:35:14 +0000]
Improved PAR support

18 years agoUpdated PAR support
Sebastian Riedel [Tue, 22 Nov 2005 21:08:57 +0000]
Updated PAR support

18 years agoFixed prereqs
Sebastian Riedel [Mon, 21 Nov 2005 22:16:08 +0000]
Fixed prereqs

18 years agoUpdated -short auto-detection
Sebastian Riedel [Mon, 21 Nov 2005 15:43:51 +0000]
Updated -short auto-detection

18 years agoReplaced -short with auto-detection
Sebastian Riedel [Mon, 21 Nov 2005 14:45:23 +0000]
Replaced -short with auto-detection

18 years agoUpdate faq about updating scripts
Yuval Kogman [Mon, 21 Nov 2005 09:53:43 +0000]
Update faq about updating scripts

18 years ago- add Build.PL stub to Catalyst
David Kamholz [Mon, 21 Nov 2005 08:03:36 +0000]
- add Build.PL stub to Catalyst

18 years agoFixed typo
Sebastian Riedel [Mon, 21 Nov 2005 04:36:30 +0000]
Fixed typo

18 years agoUpdated Changes for 5.57 release
Andy Grundman [Mon, 21 Nov 2005 03:46:11 +0000]
Updated Changes for 5.57 release

18 years agoMoved from Bundle:: to Task::
Sebastian Riedel [Mon, 21 Nov 2005 03:18:44 +0000]
Moved from Bundle:: to Task::

18 years agoFixed typo
Sebastian Riedel [Mon, 21 Nov 2005 01:09:36 +0000]
Fixed typo

18 years agoUpdated makefile
Sebastian Riedel [Sun, 20 Nov 2005 15:39:49 +0000]
Updated makefile

18 years agoUpdated PAR support
Sebastian Riedel [Sat, 19 Nov 2005 23:47:55 +0000]
Updated PAR support

18 years agoFixed Catalyst::Utils::request
Sebastian Riedel [Sat, 19 Nov 2005 22:21:44 +0000]
Fixed Catalyst::Utils::request

18 years agoAdded test
Sebastian Riedel [Sat, 19 Nov 2005 22:21:24 +0000]
Added test

18 years agoUpdated uri_for to accept undef actions
Sebastian Riedel [Sat, 19 Nov 2005 22:04:56 +0000]
Updated uri_for to accept undef actions