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.

14 years agoDon't screw the prove -l user too hard.
Florian Ragwitz [Sat, 27 Jun 2009 13:56:36 +0000]
Don't screw the prove -l user too hard.

14 years agoApply method modifier to capture $ctx for ctx_request to the tested app, not Catalyst...
Florian Ragwitz [Sat, 27 Jun 2009 13:26:20 +0000]
Apply method modifier to capture $ctx for ctx_request to the tested app, not Catalyst itself.

Also get rid of some trailing whitespace added with ctx_request.

14 years agoBump deps for test aggregation.
Florian Ragwitz [Sat, 27 Jun 2009 13:26:01 +0000]
Bump deps for test aggregation.

14 years agoMoar changelogging.
Florian Ragwitz [Fri, 26 Jun 2009 20:31:50 +0000]
Moar changelogging.

14 years agoChangelogging.
Florian Ragwitz [Fri, 26 Jun 2009 20:15:35 +0000]
Changelogging.

14 years agostub pod for Exception::Go and ::Detach.
Florian Ragwitz [Fri, 26 Jun 2009 19:50:14 +0000]
stub pod for Exception::Go and ::Detach.

14 years agoFix annoying warnings in Utils::resolve_namespace.
Florian Ragwitz [Fri, 26 Jun 2009 19:45:45 +0000]
Fix annoying warnings in Utils::resolve_namespace.

Also get rid of some other nits introduced with resolve_namespace.

14 years agoAdd test for ContextClosure.
Florian Ragwitz [Fri, 26 Jun 2009 19:45:30 +0000]
Add test for ContextClosure.

14 years agoAdd docs for ContextClosure.
Florian Ragwitz [Fri, 26 Jun 2009 17:34:25 +0000]
Add docs for ContextClosure.

14 years agoAdd Catalyst::Component::ContextClosure.
Florian Ragwitz [Fri, 26 Jun 2009 17:11:08 +0000]
Add Catalyst::Component::ContextClosure.

14 years agoUse methods to throw exceptions, instead of passing globals to die.
Florian Ragwitz [Fri, 26 Jun 2009 15:28:41 +0000]
Use methods to throw exceptions, instead of passing globals to die.

14 years agoMake Exception initialisation saner.
Florian Ragwitz [Fri, 26 Jun 2009 15:28:24 +0000]
Make Exception initialisation saner.

14 years agoAdd a rethrow method to Exception.
Florian Ragwitz [Fri, 26 Jun 2009 15:28:14 +0000]
Add a rethrow method to Exception.

14 years agoDetect redispatch exceptions by a class check, not by checking the exception message.
Florian Ragwitz [Fri, 26 Jun 2009 15:28:06 +0000]
Detect redispatch exceptions by a class check, not by checking the exception message.

14 years agoThrow redispatch exception objects instead of plain strings for detach and go.
Florian Ragwitz [Fri, 26 Jun 2009 15:27:55 +0000]
Throw redispatch exception objects instead of plain strings for detach and go.

14 years agoAdd exception classes for the redispatching exceptions.
Florian Ragwitz [Fri, 26 Jun 2009 15:27:42 +0000]
Add exception classes for the redispatching exceptions.

14 years agoEnable overloading fallback for Catalyst::Exception.
Florian Ragwitz [Fri, 26 Jun 2009 15:27:30 +0000]
Enable overloading fallback for Catalyst::Exception.

14 years agoMake Catalyst::Exception throw exception instances instead of plain strings.
Florian Ragwitz [Fri, 26 Jun 2009 15:27:19 +0000]
Make Catalyst::Exception throw exception instances instead of plain strings.

14 years agoMake exception stringify as their message.
Florian Ragwitz [Fri, 26 Jun 2009 15:27:05 +0000]
Make exception stringify as their message.

14 years agoAdd a message attribute to Exception::Base.
Florian Ragwitz [Fri, 26 Jun 2009 15:26:56 +0000]
Add a message attribute to Exception::Base.

14 years agoProperly clean namespaces in Catalyst::Exception*.
Florian Ragwitz [Fri, 26 Jun 2009 15:26:42 +0000]
Properly clean namespaces in Catalyst::Exception*.

14 years agoMerge 'namespace_handling_refactor' into 'trunk'
Rafael Kitover [Thu, 25 Jun 2009 09:49:35 +0000]
Merge 'namespace_handling_refactor' into 'trunk'

r5367@hlagh (orig r10459):  t0m | 2009-06-06 05:56:50 -0700
Branch for mo namespace handling refactor

r5368@hlagh (orig r10460):  mo | 2009-06-06 06:33:53 -0700
refactor of namespace handling
r5369@hlagh (orig r10461):  mo | 2009-06-06 06:34:42 -0700
TODO fix
r5371@hlagh (orig r10466):  mo | 2009-06-07 04:14:23 -0700
controller actions without attributes which are defined via config
r5372@hlagh (orig r10467):  mo | 2009-06-07 04:49:58 -0700
removed commented code
r5373@hlagh (orig r10468):  mo | 2009-06-07 05:28:53 -0700
Added support for ~ prefix to plugins and action classes
r5374@hlagh (orig r10469):  mo | 2009-06-07 05:36:55 -0700
Changes patches
r5686@hlagh (orig r10655):  caelum | 2009-06-24 19:22:27 -0700
cleanup TODO

14 years agoMerge 'trunk' into 'index_default_fuckage'
Rafael Kitover [Thu, 25 Jun 2009 09:37:35 +0000]
Merge 'trunk' into 'index_default_fuckage'

r5555@hlagh (orig r10585):  caelum | 2009-06-18 12:42:15 -0700
new branch
r5556@hlagh (orig r10586):  caelum | 2009-06-18 14:38:40 -0700
made a failing test
r5585@hlagh (orig r10600):  caelum | 2009-06-19 16:47:02 -0700
prevent actions named index from registering as an index dispatchtype if they can be registered with another dispatchtype
r5586@hlagh (orig r10601):  caelum | 2009-06-19 17:19:18 -0700
minor change
r5587@hlagh (orig r10602):  caelum | 2009-06-19 22:11:53 -0700
nicer action sorting for Path
r5595@hlagh (orig r10604):  caelum | 2009-06-20 10:18:53 -0700
minor changes
r5599@hlagh (orig r10608):  caelum | 2009-06-20 17:26:22 -0700
fix root default thingie jayk gave me, sanitize Paths at registration time better
r5601@hlagh (orig r10610):  caelum | 2009-06-20 18:06:01 -0700
forgot to add a file
r5616@hlagh (orig r10611):  caelum | 2009-06-21 19:17:29 -0700
missing / in test file
r5676@hlagh (orig r10645):  caelum | 2009-06-24 17:41:38 -0700
add C::DispatchType::_is_low_precedence

14 years agocleanup TODO
Rafael Kitover [Thu, 25 Jun 2009 02:22:27 +0000]
cleanup TODO

14 years agoMerge 'trunk' into 'namespace_handling_refactor'
Rafael Kitover [Thu, 25 Jun 2009 01:05:10 +0000]
Merge 'trunk' into 'namespace_handling_refactor'

r5375@hlagh (orig r10489):  caelum | 2009-06-09 05:46:43 -0700
added test for ->view() with one view not returning a blessed instance
r5452@hlagh (orig r10494):  t0m | 2009-06-10 08:21:32 -0700
Add conflict line to Makefile.PL for Component::ACCEPT_CONTEXT

r5453@hlagh (orig r10497):  rafl | 2009-06-10 13:16:25 -0700
This is version 5.80.
r5454@hlagh (orig r10498):  lukes | 2009-06-10 14:20:57 -0700
prevent encoding plus signs in uri_for args
r5455@hlagh (orig r10499):  dandv | 2009-06-10 23:59:56 -0700
Fixed typos, added parameters for content_like

r5456@hlagh (orig r10500):  dandv | 2009-06-11 00:10:46 -0700
Fixed run-on sentence in COPYRIGHT and s/program/library/

r5457@hlagh (orig r10501):  dandv | 2009-06-11 00:27:56 -0700
Cosmetic: removed trailing whitespace

r5458@hlagh (orig r10502):  caelum | 2009-06-11 05:42:00 -0700
fix $c->view() bug hopefully
r5540@hlagh (orig r10551):  hobbs | 2009-06-16 11:57:17 -0700
Doc patch warning of C<< $c->req->param >>'s fuzzy behavior.

r5541@hlagh (orig r10574):  t0m | 2009-06-17 09:03:51 -0700
Back out 10498 and 10097
r5542@hlagh (orig r10575):  jshirley | 2009-06-17 09:18:29 -0700
Adding failing test for uri_for behaviors
r5543@hlagh (orig r10576):  jshirley | 2009-06-17 09:19:53 -0700
Fixing test count
r5544@hlagh (orig r10579):  t0m | 2009-06-17 18:21:17 -0700
Test dinks
r5545@hlagh (orig r10581):  caelum | 2009-06-17 21:13:07 -0700
slight test fix, but test is still probably wrong
r5554@hlagh (orig r10583):  zarquon | 2009-06-18 03:47:36 -0700
attempt to test for the infamous repeating path-uri-escape evil
r5579@hlagh (orig r10594):  t0m | 2009-06-19 13:35:41 -0700
Just initialize a logger which only logs fatal errors, no mock needed
r5580@hlagh (orig r10595):  t0m | 2009-06-19 13:39:19 -0700
Remove Test::MockObject
r5581@hlagh (orig r10596):  t0m | 2009-06-19 13:39:58 -0700
Remove Test::MockObject
r5582@hlagh (orig r10597):  t0m | 2009-06-19 13:41:46 -0700
Remove MockObject
r5583@hlagh (orig r10598):  t0m | 2009-06-19 13:44:15 -0700
1 more MockObject removal
r5584@hlagh (orig r10599):  t0m | 2009-06-19 13:46:45 -0700
Remove MockObject from Makefile.PL
r5596@hlagh (orig r10605):  t0m | 2009-06-20 16:23:19 -0700
Re-add lukes specific regression test from r10498
r5597@hlagh (orig r10606):  t0m | 2009-06-20 16:25:31 -0700
Update test to be TODO, and note this case used to fail on 5.7
r5600@hlagh (orig r10609):  zarquon | 2009-06-20 17:31:39 -0700
this test is not for the regression which you seek
r5670@hlagh (orig r10612):  t0m | 2009-06-22 09:31:09 -0700
Test closures in config in the testapp. Makes everything go bang.
r5671@hlagh (orig r10613):  t0m | 2009-06-22 09:37:26 -0700
Use merge_hashes rather than dclone
r5672@hlagh (orig r10614):  t0m | 2009-06-22 11:06:48 -0700
Fix uri_for_action test by just reverting to as it was in 5.8003 before various lame tests were added and mismerged

14 years agoadd C::DispatchType::_is_low_precedence
Rafael Kitover [Thu, 25 Jun 2009 00:41:38 +0000]
add C::DispatchType::_is_low_precedence

14 years agoFix uri_for_action test by just reverting to as it was in 5.8003 before various lame...
Tomas Doran [Mon, 22 Jun 2009 18:06:48 +0000]
Fix uri_for_action test by just reverting to as it was in 5.8003 before various lame tests were added and mismerged

14 years agoUse merge_hashes rather than dclone
Tomas Doran [Mon, 22 Jun 2009 16:37:26 +0000]
Use merge_hashes rather than dclone

14 years agoTest closures in config in the testapp. Makes everything go bang.
Tomas Doran [Mon, 22 Jun 2009 16:31:09 +0000]
Test closures in config in the testapp. Makes everything go bang.

14 years agomissing / in test file
Rafael Kitover [Mon, 22 Jun 2009 02:17:29 +0000]
missing / in test file

14 years agoforgot to add a file
Rafael Kitover [Sun, 21 Jun 2009 01:06:01 +0000]
forgot to add a file