14 years agoSwitch to catalyst_component_name
Tomas Doran [Mon, 17 Aug 2009 23:14:38 +0000]
Switch to catalyst_component_name

14 years agoChangelog for r11037
Andrew Rodland [Mon, 17 Aug 2009 22:24:46 +0000]
Changelog for r11037

14 years agoConflict resolution
J. Shirley [Mon, 17 Aug 2009 22:13:05 +0000]
Conflict resolution

14 years agoAdd _component_name stuff to Changes
Tomas Doran [Mon, 17 Aug 2009 22:11:34 +0000]
Add _component_name stuff to Changes

14 years agoCapitalisation fixes in Changelog
Tomas Doran [Mon, 17 Aug 2009 22:08:19 +0000]
Capitalisation fixes in Changelog

14 years agoAdding and documented X-Forwarded-Port
J. Shirley [Mon, 17 Aug 2009 21:33:17 +0000]
Adding and documented X-Forwarded-Port

14 years agoDo at least one (possibly empty) write when reading the response body from a filehandle.
Florian Ragwitz [Sun, 16 Aug 2009 09:19:58 +0000]
Do at least one (possibly empty) write when reading the response body from a filehandle.

14 years agoMake the code much clearer about what is going on, and remove the horrible map and...
Tomas Doran [Wed, 12 Aug 2009 11:03:06 +0000]
Make the code much clearer about what is going on, and remove the horrible map and grep which I hated.

14 years agoFix POD refering to CGI::Cookie. We're using CGI::Simple::Cookie.
Florian Ragwitz [Wed, 12 Aug 2009 02:54:52 +0000]
Fix POD refering to CGI::Cookie. We're using CGI::Simple::Cookie.

Courtesy of Forrest Cahoon.

14 years agoBlow up rather than failing to call ->can if everything is totally screwed
Tomas Doran [Wed, 12 Aug 2009 01:11:07 +0000]
Blow up rather than failing to call ->can if everything is totally screwed

14 years agoSplit test out into a more proper app, so that the test no longer relies on the metac...
Tomas Doran [Wed, 12 Aug 2009 01:09:09 +0000]
Split test out into a more proper app, so that the test no longer relies on the metaclass initialization hacking occurring in ->setup_component, as I want to move it

14 years agoTiny change to make the error make more sense
Tomas Doran [Wed, 12 Aug 2009 00:15:51 +0000]
Tiny change to make the error make more sense

14 years agoadd changelog entry for merged locate_components branch
Ricardo SIGNES [Tue, 11 Aug 2009 23:34:12 +0000]
add changelog entry for merged locate_components branch

14 years agosvn merge -r 11123:11125 branches/locate_components/ trunk/
Ricardo SIGNES [Tue, 11 Aug 2009 23:33:18 +0000]
svn merge -r 11123:11125 branches/locate_components/ trunk/

14 years agobreak setup_components into three parts
Ricardo SIGNES [Wed, 12 Aug 2009 03:58:44 +0000]
break setup_components into three parts

14 years agoApply patch from RT#48623 to fix headers in Engine::HTTP
Tomas Doran [Tue, 11 Aug 2009 22:32:47 +0000]
Apply patch from RT#48623 to fix headers in Engine::HTTP

14 years agoUnfuck Catalyst::View::JSON
Tomas Doran [Tue, 11 Aug 2009 21:49:37 +0000]
Unfuck Catalyst::View::JSON

14 years agoRewrite fixes for RT#48555
Tomas Doran [Sun, 9 Aug 2009 14:22:21 +0000]
Rewrite fixes for RT#48555

14 years agoUpdates changelog
Tomas Doran [Sun, 9 Aug 2009 12:36:55 +0000]
Updates changelog

14 years agoFix RT#48555
Tomas Doran [Sun, 9 Aug 2009 12:36:20 +0000]
Fix RT#48555

14 years agooops debug output got leaked in
Guillermo Roditi [Sat, 8 Aug 2009 21:54:46 +0000]
oops debug output got leaked in

14 years agomake debug output prettier with large widths
Guillermo Roditi [Sat, 8 Aug 2009 21:54:04 +0000]
make debug output prettier with large widths

14 years agoEngine::HTTP - Fix paths for HTTP requests with scheme and domain in URI.
Gareth Kirwan [Fri, 7 Aug 2009 21:17:22 +0000]
Engine::HTTP - Fix paths for HTTP requests with scheme and domain in URI.

14 years agoDispatchType::Chained fix failing test of Args(0) vs Args(0) on surface
Gareth Kirwan [Fri, 7 Aug 2009 17:17:15 +0000]
DispatchType::Chained fix failing test of Args(0) vs Args(0) on surface

14 years agoDispatchType::Chained fix for default args attribute to handle Args(0) vs Args()...
Gareth Kirwan [Fri, 7 Aug 2009 16:45:03 +0000]
DispatchType::Chained fix for default args attribute to handle Args(0) vs Args() at depth.

14 years agoBump MX::MA dep for anon class tests
Tomas Doran [Fri, 7 Aug 2009 00:57:21 +0000]
Bump MX::MA dep for anon class tests

14 years agoBlow up if we're in author mode and don't have the right M::I extensions
Tomas Doran [Fri, 7 Aug 2009 00:24:17 +0000]
Blow up if we're in author mode and don't have the right M::I extensions

14 years agoFix the perl version required there also
Tomas Doran [Fri, 7 Aug 2009 00:15:04 +0000]
Fix the perl version required there also

14 years agoAdd a method to the stats object to get the request start time.
Andrew Rodland [Thu, 6 Aug 2009 09:57:02 +0000]
Add a method to the stats object to get the request start time.

14 years agoRequire perl 5.8.6
Tomas Doran [Wed, 5 Aug 2009 19:39:01 +0000]
Require perl 5.8.6

14 years agoallow uri_for($controller_instance)
Rafael Kitover [Sat, 1 Aug 2009 19:04:08 +0000]
allow uri_for($controller_instance)

14 years agoAww, crap, fail. merge 10927:HEAD from pass_component_names
Tomas Doran [Sat, 1 Aug 2009 02:00:23 +0000]
Aww, crap, fail. merge 10927:HEAD from pass_component_names

14 years agoMerge branch pass_component_names:
Tomas Doran [Sat, 1 Aug 2009 00:39:39 +0000]
Merge branch pass_component_names:

svn merge -r  10899:10927  http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Runtime/5.80/branches/pass_component_names

14 years agoClean up branch. I'm happy with this (bar the eww, as commented) and intend to merge...
Tomas Doran [Fri, 31 Jul 2009 02:01:32 +0000]
Clean up branch. I'm happy with this (bar the eww, as commented) and intend to merge pre 0008, please review

14 years agoLarge TODO update
Tomas Doran [Fri, 31 Jul 2009 01:46:00 +0000]
Large TODO update

14 years agoAdd to TODO so I don't have to grep backlog later when I have tuits
Tomas Doran [Thu, 30 Jul 2009 14:31:26 +0000]
Add to TODO so I don't have to grep backlog later when I have tuits

14 years agoChanges entry for r10993
Andrew Rodland [Wed, 29 Jul 2009 01:35:11 +0000]
Changes entry for r10993

14 years agoAdd konobi to contributors
Andrew Rodland [Wed, 29 Jul 2009 01:06:09 +0000]
Add konobi to contributors

14 years agoUpdate Changes and add me to Contributors
Andrew Rodland [Wed, 29 Jul 2009 00:59:19 +0000]
Update Changes and add me to Contributors

14 years agoRewrite the POD for $c->uri_for().
Andrew Rodland [Wed, 29 Jul 2009 00:33:25 +0000]
Rewrite the POD for $c->uri_for().

Reintroduce some bits of information that were lost in 5.7->5.8, and remove
a misleading statement about $c->action. Recommend the use of uri_for_action
with a private action path.

14 years agoC::Engine::FastCGI (_fix_env) - Microsoft IIS on Windows 2008 R2 has version string...
KMX [Tue, 28 Jul 2009 15:26:44 +0000]
C::Engine::FastCGI (_fix_env) - Microsoft IIS on Windows 2008 R2 has version string "IIS/7.5" that was not supported; this patch makes test condition more general, accepting versions from IIS/6.0 to IIS/9.9 (should be enough for a while)

14 years agoFixed a bunch of POD hyperlinks in Catalyst.pm and minor punctuation in Catalyst...
Dan Dascalescu [Sun, 26 Jul 2009 07:13:19 +0000]
Fixed a bunch of POD hyperlinks in Catalyst.pm and minor punctuation in Catalyst::Action

14 years agofix spelling of attributes in the test name
Dave Rolsky [Sun, 26 Jul 2009 02:14:23 +0000]
fix spelling of attributes in the test name

14 years agoRemove dead and unused method
Tomas Doran [Sat, 25 Jul 2009 21:05:19 +0000]
Remove dead and unused method

14 years agoTest and Changelog entry for r10961.
Andrew Rodland [Thu, 23 Jul 2009 09:32:08 +0000]
Test and Changelog entry for r10961.

14 years agoDepend on Module::Pluggable 3.9 to resolve a bug with inner packages in tests.
Andrew Rodland [Thu, 23 Jul 2009 04:46:43 +0000]
Depend on Module::Pluggable 3.9 to resolve a bug with inner packages in tests.

14 years agoChanged link from C::Base to C::Controller; fixed my alias
Jesse Sheidlower [Wed, 22 Jul 2009 12:46:29 +0000]
Changed link from C::Base to C::Controller; fixed my alias

14 years agoAdd tests that _component_name works as expected, and that anon classes in controller...
Tomas Doran [Sat, 18 Jul 2009 11:10:35 +0000]
Add tests that _component_name works as expected, and that anon classes in controllers applying roles which wrap action with custom action classes works, that action classes know the right component name

14 years agoDocument the method name I actually added, idiot
Tomas Doran [Sat, 18 Jul 2009 10:12:51 +0000]
Document the method name I actually added, idiot

14 years agoAdd docs for changes
Tomas Doran [Sat, 18 Jul 2009 09:56:17 +0000]
Add docs for changes

14 years agoTeach Cat to pass a _component_name into COMPONENT method, which is what ends up...
Tomas Doran [Fri, 17 Jul 2009 22:57:47 +0000]
Teach Cat to pass a _component_name into COMPONENT method, which is what ends up getting passed to the 'class' in actions. This means that actions know what controller name they are associated with, rather than knowing which concrete class the controller happens to be an instance of

14 years agoHyperlinked POD entry for Catalysy::Request->args
Dan Dascalescu [Fri, 17 Jul 2009 05:18:22 +0000]
Hyperlinked POD entry for Catalysy::Request->args

14 years agoWrite that down
Tomas Doran [Thu, 16 Jul 2009 21:24:11 +0000]
Write that down

14 years agoRemove 10897, this hack kinda works, but then leads to more issues. Gonna branch
Tomas Doran [Thu, 16 Jul 2009 21:12:49 +0000]
Remove 10897, this hack kinda works, but then leads to more issues. Gonna branch

14 years agoSpecial move for CX::Component::Traits. No tests, please don't look.
Tomas Doran [Thu, 16 Jul 2009 21:05:25 +0000]
Special move for CX::Component::Traits. No tests, please don't look.

14 years agoCould not have made a more insignificant patch
Dan Dascalescu [Thu, 16 Jul 2009 05:24:10 +0000]
Could not have made a more insignificant patch

14 years agoFixed POD links to get and request
Dan Dascalescu [Thu, 16 Jul 2009 01:12:59 +0000]
Fixed POD links to get and request

14 years agoFix Makefile.PL to actually do the right thing on Lepoard (alledgedly), and encourage...
Tomas Doran [Tue, 14 Jul 2009 20:25:03 +0000]
Fix Makefile.PL to actually do the right thing on Lepoard (alledgedly), and encourage someone to contribute to maintaining our protection against Apple :)

14 years agoRefactor to remove warning
Tomas Doran [Sun, 12 Jul 2009 00:57:19 +0000]
Refactor to remove warning

14 years agoFix test
Tomas Doran [Sun, 12 Jul 2009 00:56:51 +0000]
Fix test

14 years agoprivate_path method for actions that returns a string suitable for use in forward...
Guillermo Roditi [Sat, 11 Jul 2009 22:07:47 +0000]
private_path method for actions that returns a string suitable for use in forward and unit tests for the rest of catalyst::Action

14 years agoLess lies in the deprecated block comment in Dispatcher.pm as it's throwing people off
Tomas Doran [Sat, 11 Jul 2009 12:51:07 +0000]
Less lies in the deprecated block comment in Dispatcher.pm as it's throwing people off

14 years agoMore ->config fixes + Changelog
Tomas Doran [Wed, 8 Jul 2009 22:12:29 +0000]
More ->config fixes + Changelog

14 years agoU R DOIN IT WRONG.
Tomas Doran [Wed, 8 Jul 2009 20:11:57 +0000]
U R DOIN IT WRONG.

14 years agoDeleted the old Restarter and associated code.
Dave Rolsky [Tue, 7 Jul 2009 20:58:31 +0000]
Deleted the old Restarter and associated code.

Also removed the dep on File::Modified

14 years agoFix warning, and only warn if really needed
Tomas Doran [Sun, 5 Jul 2009 22:51:39 +0000]
Fix warning, and only warn if really needed

14 years agoUnfuck indenting.
Florian Ragwitz [Fri, 3 Jul 2009 23:52:44 +0000]
Unfuck indenting.

14 years agoOnly call author_requires once, so all missing author deps are reported at once.
Florian Ragwitz [Fri, 3 Jul 2009 23:34:21 +0000]
Only call author_requires once, so all missing author deps are reported at once.

14 years agoStop writing META.yml twice.
Florian Ragwitz [Fri, 3 Jul 2009 23:31:59 +0000]
Stop writing META.yml twice.

14 years agoMerge branch 'check_conflicts'
Florian Ragwitz [Fri, 3 Jul 2009 23:31:45 +0000]
Merge branch 'check_conflicts'

check_conflicts:
Port to Module::Install::CheckConflicts.
Create branch check_conflicts

Conflicts:
Makefile.PL

14 years agoMerge branch 'author_requires'
Florian Ragwitz [Fri, 3 Jul 2009 23:31:33 +0000]
Merge branch 'author_requires'

author_requires:
Port to Module::Install::AuthorRequires.
Create branch author_requires

14 years agoPort to Module::Install::CheckConflicts.
Florian Ragwitz [Fri, 3 Jul 2009 01:13:20 +0000]
Port to Module::Install::CheckConflicts.

14 years agoPort to Module::Install::AuthorRequires.
Florian Ragwitz [Thu, 2 Jul 2009 23:10:14 +0000]
Port to Module::Install::AuthorRequires.

14 years agoVersion 5.80007. 5.80007
Florian Ragwitz [Tue, 30 Jun 2009 22:09:48 +0000]
Version 5.80007.

14 years agoAdd missed bug fixes to changelog
Tomas Doran [Tue, 30 Jun 2009 21:57:12 +0000]
Add missed bug fixes to changelog

14 years agoTest case for a way to make C3 crap itself by partially using Moose + fix.
Tomas Doran [Tue, 30 Jun 2009 21:42:11 +0000]
Test case for a way to make C3 crap itself by partially using Moose + fix.

14 years agoChangelogging.
Florian Ragwitz [Tue, 30 Jun 2009 21:30:38 +0000]
Changelogging.

14 years agoPretend that Catalyst.pm does Component::ApplicationAttribute.
Florian Ragwitz [Tue, 30 Jun 2009 21:26:15 +0000]
Pretend that Catalyst.pm does Component::ApplicationAttribute.

14 years agoCore fix for warnings due to undef body as per fix in FillInForm in r10745
Tomas Doran [Tue, 30 Jun 2009 20:35:40 +0000]
Core fix for warnings due to undef body as per fix in FillInForm in r10745

14 years agoMangle changelog to remove names. Note mangling goes back to 5.32, but tough - I...
Tomas Doran [Tue, 30 Jun 2009 17:28:18 +0000]
Mangle changelog to remove names. Note mangling goes back to 5.32, but tough - I'm not doing it manually

14 years agoClaim my work, in case it breaks. ;)
Cory G Watson [Tue, 30 Jun 2009 15:25:45 +0000]
Claim my work, in case it breaks. ;)

14 years agoAdd new uri_with mode for appending.
Cory G Watson [Tue, 30 Jun 2009 15:24:37 +0000]
Add new uri_with mode for appending.

14 years agoupdated Changes
Eden Cardim [Tue, 30 Jun 2009 15:21:22 +0000]
updated Changes

14 years agoadded test case + patch for inherited action configuration
Eden Cardim [Tue, 30 Jun 2009 15:13:45 +0000]
added test case + patch for inherited action configuration

14 years agoDon't mangle query parameters passed to uri_for, the list
Tomas Doran [Mon, 29 Jun 2009 23:17:47 +0000]
Don't mangle query parameters passed to uri_for, the list

14 years agoVersion 0.80006. 5.80006
Florian Ragwitz [Mon, 29 Jun 2009 22:05:48 +0000]
Version 0.80006.

14 years agoDisable ContextClosure tests with LeakCheckers that aren't based on Devel::Cycle.
Florian Ragwitz [Mon, 29 Jun 2009 22:05:36 +0000]
Disable ContextClosure tests with LeakCheckers that aren't based on Devel::Cycle.

It's not on cpan yet, but will be as soon as a new Devel::Cycle is released.

14 years agoActually use make_context_closure correctly in the tests.
Florian Ragwitz [Mon, 29 Jun 2009 22:05:25 +0000]
Actually use make_context_closure correctly in the tests.

14 years agoRemove useless asignment.
Florian Ragwitz [Mon, 29 Jun 2009 22:05:12 +0000]
Remove useless asignment.

14 years agoRemove <=> overloading for actions.
Florian Ragwitz [Mon, 29 Jun 2009 22:05:02 +0000]
Remove <=> overloading for actions.

14 years agoComment the magic so that someone doesn't just remove it again.
Tomas Doran [Mon, 29 Jun 2009 19:57:17 +0000]
Comment the magic so that someone doesn't just remove it again.

14 years agoadd note about overloaded <=>
Rafael Kitover [Mon, 29 Jun 2009 17:06:21 +0000]
add note about overloaded <=>

14 years agoremove cmp overload in Action
Rafael Kitover [Mon, 29 Jun 2009 16:54:55 +0000]
remove cmp overload in Action

14 years agoremove Action::sort_order
Rafael Kitover [Mon, 29 Jun 2009 16:49:44 +0000]
remove Action::sort_order

14 years agoFix bug from RT#46459, misc cleanups in Catalyst::Test
Tomas Doran [Sun, 28 Jun 2009 23:45:59 +0000]
Fix bug from RT#46459, misc cleanups in Catalyst::Test

14 years agoTwinking. That around modifier offended me, as I wrote the code to inline accessors...
Tomas Doran [Sun, 28 Jun 2009 16:58:01 +0000]
Twinking. That around modifier offended me, as I wrote the code to inline accessors like that..

14 years agoAnd unfuck test by calling ->handle_request correctly. Only showed up under Test...
Tomas Doran [Sun, 28 Jun 2009 16:54:40 +0000]
And unfuck test by calling ->handle_request correctly. Only showed up under Test::Aggregate, weird

14 years agoMake Test::Aggregate not puke due to weird character at the start of the file
Tomas Doran [Sun, 28 Jun 2009 16:45:21 +0000]
Make Test::Aggregate not puke due to weird character at the start of the file

14 years agoAdd a TODO test for matching url encoded paths from RT#34525
Tomas Doran [Sun, 28 Jun 2009 16:12:31 +0000]
Add a TODO test for matching url encoded paths from RT#34525

14 years agoPass $c along to path_prefix in _parse_PathPrefix_attr.
Florian Ragwitz [Sun, 28 Jun 2009 14:58:16 +0000]
Pass $c along to path_prefix in _parse_PathPrefix_attr.

This prevents things from blowing up if the controller instance doesn't know
about its action namespace already, when the attribute value is being parsed.

Closes RT#42816. Courtesy of Jason Kohles.