15 years agopass replace_constructor when making app immutable to force installation
Matt S Trout [Tue, 21 Apr 2009 13:41:12 +0000]
pass replace_constructor when making app immutable to force installation

15 years agoYell at people to upgrade configloader. This list needs splitting so we have 'conflic...
Tomas Doran [Tue, 21 Apr 2009 10:50:55 +0000]
Yell at people to upgrade configloader. This list needs splitting so we have 'conflicts', and 'recommend to upgrade'

15 years agoPrepare for 5.800002
Marcus Ramberg [Tue, 21 Apr 2009 10:38:16 +0000]
Prepare for 5.800002

15 years agoRestartable app class on perl 5.10. More evil hackery..
Tomas Doran [Tue, 21 Apr 2009 01:40:47 +0000]
Restartable app class on perl 5.10. More evil hackery..

15 years agoFixed non-moose classes initialization order issues. Not quite as fugly as I first...
Tomas Doran [Tue, 21 Apr 2009 00:27:57 +0000]
Fixed non-moose classes initialization order issues. Not quite as fugly as I first thought, but still kills kittens

15 years agoUnfuck Catalyst::Plugin::Log::Dispatch
Tomas Doran [Mon, 20 Apr 2009 22:28:46 +0000]
Unfuck Catalyst::Plugin::Log::Dispatch

15 years agoBugfix for 5.8 regression found in C::C::DBIC::API
Tomas Doran [Mon, 20 Apr 2009 18:39:26 +0000]
Bugfix for 5.8 regression found in C::C::DBIC::API

15 years agoNuke unused chunk of the TestApp. Also add test case for bug found in DBIC::API
Tomas Doran [Mon, 20 Apr 2009 18:16:18 +0000]
Nuke unused chunk of the TestApp. Also add test case for bug found in DBIC::API

15 years agoNeeed according to the changelog of C::A::REST
Tomas Doran [Mon, 20 Apr 2009 13:43:35 +0000]
Neeed according to the changelog of C::A::REST

15 years agoFix column width of unattached chains table
Tomas Doran [Mon, 20 Apr 2009 08:58:15 +0000]
Fix column width of unattached chains table

15 years agoFix warning message, patch from dev list.
Tomas Doran [Mon, 20 Apr 2009 08:52:34 +0000]
Fix warning message, patch from dev list.

15 years agoBump MX::MethodAttributes::Inheritable dep, changelog
Tomas Doran [Sun, 19 Apr 2009 23:25:16 +0000]
Bump MX::MethodAttributes::Inheritable dep, changelog

15 years agoFix a typo that slipped through the previous fix, and a confusing section name
Andrew Rodland [Sat, 18 Apr 2009 23:03:03 +0000]
Fix a typo that slipped through the previous fix, and a confusing section name

15 years agoMinor fixes for the "new in 5.8" PODs.
Andrew Rodland [Sat, 18 Apr 2009 22:50:25 +0000]
Minor fixes for the "new in 5.8" PODs.

Give them =head1 NAME so that search.cpan will be happy, and fix a typo'd
link to Cache::FastMmap.

15 years agoVersion 5.80001. 5.80001
Florian Ragwitz [Sat, 18 Apr 2009 20:24:51 +0000]
Version 5.80001.

15 years agoChangelogging.
Florian Ragwitz [Sat, 18 Apr 2009 19:40:17 +0000]
Changelogging.

15 years agoDon't inline the Catalyst::Log constructor to avoid a warning on recent Moose.
Florian Ragwitz [Sat, 18 Apr 2009 19:39:17 +0000]
Don't inline the Catalyst::Log constructor to avoid a warning on recent Moose.

15 years agoFix POD
Tomas Doran [Sat, 18 Apr 2009 19:37:04 +0000]
Fix POD

15 years agoFix a couple of real spelling errors, change a couple of spellings to en_US, as the...
Tomas Doran [Sat, 18 Apr 2009 18:14:36 +0000]
Fix a couple of real spelling errors, change a couple of spellings to en_US, as the rest of the project is spelt like that

15 years agoNote Catalyst::Base deprecation warnings, tweak setup_finalize doc
Tomas Doran [Sat, 18 Apr 2009 17:47:02 +0000]
Note Catalyst::Base deprecation warnings, tweak setup_finalize doc

15 years agoClarify the component back compat section, and add info about 5.71001
Tomas Doran [Sat, 18 Apr 2009 17:43:43 +0000]
Clarify the component back compat section, and add info about 5.71001

15 years agoAdd bug fixes section. Reformatting, some other additions
Tomas Doran [Sat, 18 Apr 2009 17:34:03 +0000]
Add bug fixes section. Reformatting, some other additions

15 years agoRe-arrange, reformatting, add a coupla bits, remove a couple of non-relevant bits
Tomas Doran [Sat, 18 Apr 2009 17:03:33 +0000]
Re-arrange, reformatting, add a coupla bits, remove a couple of non-relevant bits

15 years agoDeprecation section more complete, and link ::Upgrading
Tomas Doran [Sat, 18 Apr 2009 16:55:03 +0000]
Deprecation section more complete, and link ::Upgrading

15 years agoCleanups / formatting
Tomas Doran [Sat, 18 Apr 2009 16:35:32 +0000]
Cleanups / formatting

15 years agoRemove bits about go/visit as they are in 5.71, clean up / rewrite some of the points
Tomas Doran [Sat, 18 Apr 2009 16:30:46 +0000]
Remove bits about go/visit as they are in 5.71, clean up / rewrite some of the points

15 years agoUpdate delta
Marcus Ramberg [Sat, 18 Apr 2009 15:19:41 +0000]
Update delta

15 years agoShut up recursion warnings
Marcus Ramberg [Sat, 18 Apr 2009 14:41:50 +0000]
Shut up recursion warnings

15 years agoRemove commented out incorrect deprecations
Marcus Ramberg [Sat, 18 Apr 2009 14:41:45 +0000]
Remove commented out incorrect deprecations

15 years agoAdd .gitignore.
Florian Ragwitz [Sat, 18 Apr 2009 11:13:05 +0000]
Add .gitignore.

15 years agoAdded a Delta.pod for important changes between 5.7 and 5.8 for the users.
Felix Antonius Wilhelm Ostmann [Sat, 18 Apr 2009 08:50:10 +0000]
Added a Delta.pod for important changes between 5.7 and 5.8 for the users.
I start writing some short text to every change i can explain. Plz help to
fullfill this list.

15 years agoAnd print the value.
Tomas Doran [Wed, 15 Apr 2009 14:02:41 +0000]
And print the value.

15 years agoClarify exception to finger the actual class which contains the dodgy COMPONENT method
Tomas Doran [Wed, 15 Apr 2009 13:57:36 +0000]
Clarify exception to finger the actual class which contains the dodgy COMPONENT method

15 years agoverbage fix.
Brian Cassidy [Wed, 15 Apr 2009 13:28:14 +0000]
verbage fix.

15 years agoChangelog and sed s/website authors/application authors/
Tomas Doran [Tue, 14 Apr 2009 23:18:31 +0000]
Changelog and sed s/website authors/application authors/

15 years agoDispatchTypes' POD refers to Catalyst::Manual::Intro, nominated as the best location...
Ian Wells [Tue, 14 Apr 2009 22:44:42 +0000]
DispatchTypes' POD refers to Catalyst::Manual::Intro, nominated as the best location to put action/dispatch information

15 years agoCan has sane version plzkthnx?
Tomas Doran [Tue, 14 Apr 2009 19:27:46 +0000]
Can has sane version plzkthnx?

15 years agoTest uri_with clears query params
Tomas Doran [Tue, 14 Apr 2009 19:25:44 +0000]
Test uri_with clears query params

15 years agoAdd uri_with tests (nothing was broken, but I had some problems locally and
Cory G Watson [Tue, 14 Apr 2009 14:25:22 +0000]
Add uri_with tests (nothing was broken, but I had some problems locally and
test coverage is always good)

15 years agoRemove Manual::Installation.
Florian Ragwitz [Tue, 14 Apr 2009 11:35:24 +0000]
Remove Manual::Installation.

kd says it's outdated. even if it isn't it should probably be in
the -Manual dist.

15 years agoRemove Manual.pm. It's part of the -Manual dist.
Florian Ragwitz [Tue, 14 Apr 2009 11:15:37 +0000]
Remove Manual.pm. It's part of the -Manual dist.

15 years agoNuke obsolete CentOS4 installation docs
Tomas Doran [Sun, 12 Apr 2009 19:46:46 +0000]
Nuke obsolete CentOS4 installation docs

15 years agoMake the test not use FormBuilder. Test in register_actions now fails due to new...
Tomas Doran [Sun, 12 Apr 2009 19:04:28 +0000]
Make the test not use FormBuilder. Test in register_actions now fails due to new moose, but this is ok.. Tested it fails if ClassData calls ->Class::MOP::Class::meta which was the bug I fixed. Remove unused action..

15 years agoRemove use of Catalyst::Base from the tests
Tomas Doran [Sun, 12 Apr 2009 18:08:06 +0000]
Remove use of Catalyst::Base from the tests

15 years agoFix base class deprecation
Marcus Ramberg [Sun, 12 Apr 2009 17:39:08 +0000]
Fix base class deprecation

15 years agoPrepare for maybe-release
Marcus Ramberg [Sun, 12 Apr 2009 17:38:59 +0000]
Prepare for maybe-release

15 years agoWhat the hell is this, what is it doing here?
Tomas Doran [Sun, 12 Apr 2009 16:36:19 +0000]
What the hell is this, what is it doing here?

15 years agoWarnings from C::Base
Tomas Doran [Sun, 12 Apr 2009 16:35:38 +0000]
Warnings from C::Base

15 years agoUpdate docs with new methods in ::Controller, update TODO
Tomas Doran [Sun, 12 Apr 2009 16:05:35 +0000]
Update docs with new methods in ::Controller, update TODO

15 years agoWrite blurb about C3 fail
Tomas Doran [Sun, 12 Apr 2009 15:48:58 +0000]
Write blurb about C3 fail

15 years agoUpdate todo
Tomas Doran [Sun, 12 Apr 2009 15:39:44 +0000]
Update todo

15 years agoDoc tidy up wrt plugin method
Tomas Doran [Sun, 12 Apr 2009 15:36:31 +0000]
Doc tidy up wrt plugin method

15 years agoRemove TODO, still breaks CX::Imports, but don't care..
Tomas Doran [Sun, 12 Apr 2009 15:21:18 +0000]
Remove TODO, still breaks CX::Imports, but don't care..

15 years agoChangelogging
Tomas Doran [Sun, 12 Apr 2009 15:19:55 +0000]
Changelogging

15 years agoMerge branch 'register_actions'
Florian Ragwitz [Sun, 12 Apr 2009 13:28:23 +0000]
Merge branch 'register_actions'

register_actions:
remove trailing whitespace
mis-rebase
split out methods to show rafl what I mean
Tidy error, remove debug, tidy warn.
And fix it properly.
We actually need Moose::Object::meta to avoid metaclass incompat fail, or at least this fixes the test..
Bump MX::MethodAttributes::Inheritable dep
Update todo having gone through all the smokes
Metaclass compatibility fail. This needs to be reduced to a test for Moose..
List of things from smokes which appear to fail here
backout, wrong branch fail
Update TODO
Use get_all_methods_with_attributes to get all possible actions.
Update prereqs.
Don't stringify the meta method. Use its name instead.
First steps towards throwing out attributes.
Create branch register_actions.

Conflicts:
Changes
Makefile.PL

15 years agoDepend on latest MX::E::CAF to work with new Moose versions.
Florian Ragwitz [Wed, 8 Apr 2009 22:29:03 +0000]
Depend on latest MX::E::CAF to work with new Moose versions.

15 years agoremove trailing whitespace
Hans Dieter Pearcey [Tue, 7 Apr 2009 20:36:10 +0000]
remove trailing whitespace

15 years agomis-rebase
Hans Dieter Pearcey [Tue, 7 Apr 2009 20:33:34 +0000]
mis-rebase

15 years agosplit out methods to show rafl what I mean
Hans Dieter Pearcey [Tue, 7 Apr 2009 20:31:51 +0000]
split out methods to show rafl what I mean

15 years agoadd uri_for_action to Changes
Hans Dieter Pearcey [Fri, 3 Apr 2009 02:55:15 +0000]
add uri_for_action to Changes

15 years agoMerge branch 'uri_for_action'
Hans Dieter Pearcey [Fri, 3 Apr 2009 02:53:45 +0000]
Merge branch 'uri_for_action'

15 years agoremove trailing whitespace
Hans Dieter Pearcey [Fri, 3 Apr 2009 02:49:13 +0000]
remove trailing whitespace

15 years agoTidy error, remove debug, tidy warn.
Tomas Doran [Thu, 2 Apr 2009 00:49:35 +0000]
Tidy error, remove debug, tidy warn.

15 years agoAnd fix it properly.
Tomas Doran [Thu, 2 Apr 2009 00:40:57 +0000]
And fix it properly.

15 years agoWe actually need Moose::Object::meta to avoid metaclass incompat fail, or at least...
Tomas Doran [Thu, 2 Apr 2009 00:23:26 +0000]
We actually need Moose::Object::meta to avoid metaclass incompat fail, or at least this fixes the test..

15 years agoBump MX::MethodAttributes::Inheritable dep
Tomas Doran [Wed, 1 Apr 2009 23:20:30 +0000]
Bump MX::MethodAttributes::Inheritable dep

15 years agoInclude only the things we actually want in the dist.
Tomas Doran [Wed, 1 Apr 2009 00:12:19 +0000]
Include only the things we actually want in the dist.

15 years agoNeed new Moose, otherwise stuff which requires new CMOP causes lossage when Moose...
Tomas Doran [Tue, 31 Mar 2009 23:15:33 +0000]
Need new Moose, otherwise stuff which requires new CMOP causes lossage when Moose doesn't upgrade

15 years agoChangelogging.
Florian Ragwitz [Sun, 29 Mar 2009 19:00:43 +0000]
Changelogging.

15 years agoAdopt Catalyst::ClassData to latest Class::MOP::Class changes.
Florian Ragwitz [Sun, 29 Mar 2009 18:58:04 +0000]
Adopt Catalyst::ClassData to latest Class::MOP::Class changes.

Also depend on the latest Class::MOP.

15 years agoinclude test for failure mode
Hans Dieter Pearcey [Sat, 28 Mar 2009 05:01:57 +0000]
include test for failure mode

15 years agoadd uri_for_action and switch tests to use it
Hans Dieter Pearcey [Sat, 28 Mar 2009 04:49:21 +0000]
add uri_for_action and switch tests to use it

15 years agoMake mk_classdata fail if the class' metaclass is not a Class::MOP::Class.
Florian Ragwitz [Fri, 27 Mar 2009 06:01:59 +0000]
Make mk_classdata fail if the class' metaclass is not a Class::MOP::Class.

15 years agoPod formatting fix.
Florian Ragwitz [Fri, 27 Mar 2009 04:39:48 +0000]
Pod formatting fix.

15 years agoMerge up r9572 and r9577 from 5.70
Tomas Doran [Wed, 25 Mar 2009 20:23:59 +0000]
Merge up r9572 and r9577 from 5.70

15 years agoadd $res->code to Changes
Hans Dieter Pearcey [Wed, 25 Mar 2009 16:29:43 +0000]
add $res->code to Changes

15 years agoadd Catalyst::Response->code
Hans Dieter Pearcey [Wed, 25 Mar 2009 16:29:02 +0000]
add Catalyst::Response->code

15 years agoChange plugin warning cut-off release, expand on config accessor after discussion...
Tomas Doran [Tue, 24 Mar 2009 02:10:46 +0000]
Change plugin warning cut-off release, expand on config accessor after discussion in #catalyst the other day.

15 years agot0m++ fixed go/visit.
Florian Ragwitz [Mon, 23 Mar 2009 18:00:29 +0000]
t0m++ fixed go/visit.

15 years agoAdd debug log in uri_for when uri_for_action returns undef.
Tim Bunce [Mon, 23 Mar 2009 12:59:20 +0000]
Add debug log in uri_for when uri_for_action returns undef.

15 years agoClarify fastcgi engine docs
Tomas Doran [Sun, 22 Mar 2009 13:53:35 +0000]
Clarify fastcgi engine docs

15 years agoUpdate todo having gone through all the smokes
Tomas Doran [Sun, 22 Mar 2009 03:26:24 +0000]
Update todo having gone through all the smokes

15 years agoMetaclass compatibility fail. This needs to be reduced to a test for Moose..
Tomas Doran [Sun, 22 Mar 2009 02:05:29 +0000]
Metaclass compatibility fail. This needs to be reduced to a test for Moose..

15 years agoMerge 'add_captures_to_visit' into 'trunk'
Tomas Doran [Sun, 22 Mar 2009 01:28:46 +0000]
Merge 'add_captures_to_visit' into 'trunk'

r9541@dhcp-68 (orig r9539):  t0m | 2009-03-21 15:03:21 +0000
Visit currently does nothing with CaptureArgs, as failing tests in trunk demonstrate.
Branch as fixing this involves multiple commits and changing the visit api, etc..

r9542@dhcp-68 (orig r9540):  t0m | 2009-03-21 15:04:33 +0000
Make CaptureArgs get passed, this makes the test less fail, but not perfect yet. Also, needs docs..
r9543@dhcp-68 (orig r9541):  t0m | 2009-03-21 15:17:38 +0000
Fix the go test
r9544@dhcp-68 (orig r9542):  t0m | 2009-03-21 15:54:33 +0000
Doc changes for passing CaptureArgs
r9545@dhcp-68 (orig r9543):  t0m | 2009-03-21 15:56:08 +0000
Hack _invoke_as_component in a horrible way, so that it gives us back a path Action if it can, which makes >visit work correctly with qw/MyApp::Controller::Chained method_name/. I feel dirty, but it makes the test pass..
r9546@dhcp-68 (orig r9544):  t0m | 2009-03-21 18:04:06 +0000
Much cleaner. The visit class test wasn't actually testing visiting the class, so I fixed that and made the English in the error message more correct (IMO)
r9547@dhcp-68 (orig r9545):  t0m | 2009-03-21 18:11:04 +0000
Unfuck last commit, fix go tests, remove unneeded crud from TestApp, add FIXME for more cleanup
r9548@dhcp-68 (orig r9546):  t0m | 2009-03-21 20:39:52 +0000
Cleanup, changelog

15 years agoList of things from smokes which appear to fail here
Tomas Doran [Sun, 22 Mar 2009 01:18:31 +0000]
List of things from smokes which appear to fail here

15 years agoMake chaining to yourself explode at app load time + tests from bug ash found, remove...
Tomas Doran [Sun, 22 Mar 2009 00:16:04 +0000]
Make chaining to yourself explode at app load time + tests from bug ash found, remove his test as no longer needed

15 years agoCleanup, changelog
Tomas Doran [Sat, 21 Mar 2009 20:39:52 +0000]
Cleanup, changelog

15 years agoUnfuck last commit, fix go tests, remove unneeded crud from TestApp, add FIXME for...
Tomas Doran [Sat, 21 Mar 2009 18:11:04 +0000]
Unfuck last commit, fix go tests, remove unneeded crud from TestApp, add FIXME for more cleanup

15 years agoMuch cleaner. The visit class test wasn't actually testing visiting the class, so...
Tomas Doran [Sat, 21 Mar 2009 18:04:06 +0000]
Much cleaner. The visit class test wasn't actually testing visiting the class, so I fixed that and made the English in the error message more correct (IMO)

15 years agoHack _invoke_as_component in a horrible way, so that it gives us back a path Action...
Tomas Doran [Sat, 21 Mar 2009 15:56:08 +0000]
Hack _invoke_as_component in a horrible way, so that it gives us back a path Action if it can, which makes >visit work correctly with qw/MyApp::Controller::Chained method_name/. I feel dirty, but it makes the test pass..

15 years agoDoc changes for passing CaptureArgs
Tomas Doran [Sat, 21 Mar 2009 15:54:33 +0000]
Doc changes for passing CaptureArgs

15 years agoFix the go test
Tomas Doran [Sat, 21 Mar 2009 15:17:38 +0000]
Fix the go test

15 years agoMake CaptureArgs get passed, this makes the test less fail, but not perfect yet....
Tomas Doran [Sat, 21 Mar 2009 15:04:33 +0000]
Make CaptureArgs get passed, this makes the test less fail, but not perfect yet. Also, needs docs..

15 years agoMerge r9534 renaming kanes crequest to ctx_request up from 5.70 trunk. 5.80 is now...
Tomas Doran [Sat, 21 Mar 2009 14:21:44 +0000]
Merge r9534 renaming kanes crequest to ctx_request up from 5.70 trunk. 5.80 is now up to date with all changes in 5.70

15 years agoAdd the test from r9505, move the new method out of the POD where patch put it, and...
Tomas Doran [Sat, 21 Mar 2009 14:16:33 +0000]
Add the test from r9505, move the new method out of the POD where patch put it, and change to use _dispatch_types to suppress warning

15 years agoMerge up ashs r9505 from 5.70
Tomas Doran [Sat, 21 Mar 2009 14:08:25 +0000]
Merge up ashs r9505 from 5.70

15 years agorename crequest to ctx_request on request of #cat-dev
Jos Boumans [Fri, 20 Mar 2009 15:47:40 +0000]
rename crequest to ctx_request on request of #cat-dev
fix docs & tests
add a note in the changelog about it

15 years agoMake the list actually come out as a list when you pod2html
Tomas Doran [Fri, 20 Mar 2009 14:18:49 +0000]
Make the list actually come out as a list when you pod2html

15 years agoPort kanes r9520 up to 5.80 trunk
Tomas Doran [Fri, 20 Mar 2009 14:17:09 +0000]
Port kanes r9520 up to 5.80 trunk

15 years agoAdd Catalyst::Test::crequest to return both HTTP::Response object & $c for
Jos Boumans [Wed, 18 Mar 2009 16:34:44 +0000]
Add Catalyst::Test::crequest to return both HTTP::Response object & $c for
local requests
Add extensive tests for this, as well as the old Cat::Test methods (largely
untested before)
Update Cat::Test docs to reflect crequest
Small doc tweaks in Cat::Test to improve readability