15 years agoStop aggregated tests from failing by using the latest Scope::Upper api.
Florian Ragwitz [Sat, 17 Jan 2009 16:01:27 +0000]
Stop aggregated tests from failing by using the latest Scope::Upper api.

Also bump the dependency version.

15 years agoDon't import blessed from Scalar::Util. Moose already does that for us.
Florian Ragwitz [Sat, 17 Jan 2009 15:15:25 +0000]
Don't import blessed from Scalar::Util. Moose already does that for us.

No one is using Catalyst::blessed, right?

15 years agoRemove a workaround for C3 warnings that are now fixed in Class::C3 itself.
Florian Ragwitz [Sat, 17 Jan 2009 14:33:18 +0000]
Remove a workaround for C3 warnings that are now fixed in Class::C3 itself.

15 years agoConflicts are listed by module, not by dist.
Florian Ragwitz [Fri, 16 Jan 2009 15:44:57 +0000]
Conflicts are listed by module, not by dist.

15 years agoCX::CRUD was released, add myself to contributors list
Tomas Doran [Tue, 13 Jan 2009 23:39:02 +0000]
CX::CRUD was released, add myself to contributors list

15 years agoMerge up from 5.70 trunk:
Tomas Doran [Tue, 13 Jan 2009 23:38:53 +0000]
Merge up from 5.70 trunk:
r9083 | marcus | 2009-01-13 22:44:35 +0000 (Tue, 13 Jan 2009) | 1 line

Add ru/ua translations

15 years agoMerge up from 5.70 trunk:
Tomas Doran [Tue, 13 Jan 2009 23:38:45 +0000]
Merge up from 5.70 trunk:
r9031 | jhannah | 2009-01-07 19:51:06 +0000 (Wed, 07 Jan 2009) | 5 lines

Far more verbose error messages. Does great at making the problem in my
Catalyst/Plugin/Session/Store/DBIC.pm configuration super obvious.
Hopefully this also makes other mistakes more obvious. I'm not sure it's
perfect, but I think it's better than it was.    --jay@jays.net

15 years agoMerge up from 5.70 trunk:
Tomas Doran [Tue, 13 Jan 2009 23:38:36 +0000]
Merge up from 5.70 trunk:
r9021 | andyg | 2009-01-06 19:42:41 +0000 (Tue, 06 Jan 2009) | 1 line

Handle leading CRLF in HTTP requests sometimes sent by IE6 in keep-alive requests

15 years agoAdd ru/ua translations
Marcus Ramberg [Tue, 13 Jan 2009 22:44:35 +0000]
Add ru/ua translations

15 years agoFix locating t/lib 5.7099_04
Marcus Ramberg [Mon, 12 Jan 2009 15:44:07 +0000]
Fix locating t/lib

15 years agoAdd tests for forwarding to action object
Marcus Ramberg [Mon, 12 Jan 2009 15:14:38 +0000]
Add tests for forwarding to action object

15 years agoIIS 6.0 FastCGI env patch from janus
Tomas Doran [Mon, 12 Jan 2009 15:04:57 +0000]
IIS 6.0 FastCGI env patch from janus

15 years agoFix test failure
Marcus Ramberg [Mon, 12 Jan 2009 14:34:43 +0000]
Fix test failure

15 years agoBackport go/visit from 5.8 (janh), prepare for dev release
Marcus Ramberg [Mon, 12 Jan 2009 12:07:37 +0000]
Backport go/visit from 5.8 (janh), prepare for dev release

15 years agoDoc for MX::E::CAF list assign bug, TODO updates incl Prefork tested
Tomas Doran [Mon, 12 Jan 2009 05:08:43 +0000]
Doc for MX::E::CAF list assign bug, TODO updates incl Prefork tested

15 years agoSort out CatalystX::CRUD issues
Tomas Doran [Mon, 12 Jan 2009 04:46:50 +0000]
Sort out CatalystX::CRUD issues

15 years agoCatalystX::CRUD was a bug in that module's test suite - RT#42323
Tomas Doran [Mon, 12 Jan 2009 04:46:43 +0000]
CatalystX::CRUD was a bug in that module's test suite - RT#42323

15 years agoNote CAF difference here
Tomas Doran [Mon, 12 Jan 2009 04:46:39 +0000]
Note CAF difference here

15 years agoThat was fixed by removing Adopt::NEXT. Still.
Tomas Doran [Mon, 12 Jan 2009 04:46:31 +0000]
That was fixed by removing Adopt::NEXT. Still.

15 years agoFinish a first pass of all the text in Catalyst/Upgrading.pod. Add Plugin::Cache...
Tomas Doran [Mon, 12 Jan 2009 03:53:22 +0000]
Finish a first pass of all the text in Catalyst/Upgrading.pod. Add Plugin::Cache back to the TODO

15 years agoBump version number in prep for a new dev release
Tomas Doran [Mon, 12 Jan 2009 03:53:15 +0000]
Bump version number in prep for a new dev release

15 years agoUgh, GLOB crapping doesn't even happen every time, it's not important for 5.80, give up.
Tomas Doran [Mon, 12 Jan 2009 03:53:07 +0000]
Ugh, GLOB crapping doesn't even happen every time, it's not important for 5.80, give up.

15 years agoFix Plugin::Authorization::ACL + tests for the weird behavior it needs
Tomas Doran [Mon, 12 Jan 2009 03:53:01 +0000]
Fix Plugin::Authorization::ACL + tests for the weird behavior it needs

15 years agoDo we _really_ need that, no. It'll happen when it's appropriate after 5.80, there...
Tomas Doran [Mon, 12 Jan 2009 03:52:54 +0000]
Do we _really_ need that, no. It'll happen when it's appropriate after 5.80, there are already tests for relevant back-compat..

15 years agoEmail various people to ask them to test. Can't really do anything if they won't...
Tomas Doran [Mon, 12 Jan 2009 03:52:48 +0000]
Email various people to ask them to test. Can't really do anything if they won't, so crossing these off the list

15 years agoNote which new releases of stuff we're waiting for, fix warning from Makefile.PL
Tomas Doran [Mon, 12 Jan 2009 03:52:42 +0000]
Note which new releases of stuff we're waiting for, fix warning from Makefile.PL

15 years agoRenderView and DebugCookie done. Tidy up test in C::Component
Tomas Doran [Mon, 12 Jan 2009 03:52:37 +0000]
RenderView and DebugCookie done. Tidy up test in C::Component

15 years agoRe-write Roadmap to not be lies, change warns on component resolution to mention...
Tomas Doran [Mon, 12 Jan 2009 03:52:28 +0000]
Re-write Roadmap to not be lies, change warns on component resolution to mention 5.81. If someone releases 5.7 and then stops it working in 5.8, fine - but as it the message is wrong. Cleanup TODO items

15 years agoUpdate TODO
Florian Ragwitz [Thu, 8 Jan 2009 13:36:45 +0000]
Update TODO

15 years agotest_require Test::MockObject.
Florian Ragwitz [Thu, 8 Jan 2009 12:27:46 +0000]
test_require Test::MockObject.

t/unit_core_setup.t uses it.

15 years agoUpdate TODO
Florian Ragwitz [Thu, 8 Jan 2009 12:09:17 +0000]
Update TODO

15 years agoMake the optional tests bail out as early as possible if they're not enabled.
Florian Ragwitz [Thu, 8 Jan 2009 12:06:50 +0000]
Make the optional tests bail out as early as possible if they're not enabled.

15 years agoImprove instructions on how to upgrade moose components to work on 5.80.
Florian Ragwitz [Thu, 8 Jan 2009 11:42:47 +0000]
Improve instructions on how to upgrade moose components to work on 5.80.

15 years agoFix test, we're now outputting multiple lines, and I shot the re-dispatch, as the...
Tomas Doran [Wed, 7 Jan 2009 23:25:37 +0000]
Fix test, we're now outputting multiple lines, and I shot the re-dispatch, as the only real thing it broke was Reaction

15 years agoAdd hashed cookies
Tomas Doran [Wed, 7 Jan 2009 23:25:17 +0000]
Add hashed cookies

15 years agoCX::Imports, TODO updates, note mst rant, add some docs
Tomas Doran [Wed, 7 Jan 2009 23:25:06 +0000]
CX::Imports, TODO updates, note mst rant, add some docs

15 years agoUse the appropriate MOP function to be a bit neater and more 'correct'
Tomas Doran [Wed, 7 Jan 2009 23:24:56 +0000]
Use the appropriate MOP function to be a bit neater and more 'correct'

15 years agoMake it more obvious what's being reported in the leak test (from 5.70)
Tomas Doran [Wed, 7 Jan 2009 23:24:45 +0000]
Make it more obvious what's being reported in the leak test (from 5.70)

15 years agoadded doc bit about anon subrefs in the symbol table
Guillermo Roditi [Wed, 7 Jan 2009 21:06:23 +0000]
added doc bit about anon subrefs in the symbol table

15 years agoFar more verbose error messages. Does great at making the problem in my
Jay Hannah [Wed, 7 Jan 2009 19:51:06 +0000]
Far more verbose error messages. Does great at making the problem in my
Catalyst/Plugin/Session/Store/DBIC.pm configuration super obvious.
Hopefully this also makes other mistakes more obvious. I'm not sure it's
perfect, but I think it's better than it was.    --jay@jays.net

15 years agoFix IIS FastCGI support as-per we do with lighty + refactroing and tests.
Tomas Doran [Wed, 7 Jan 2009 18:29:58 +0000]
Fix IIS FastCGI support as-per we do with lighty + refactroing and tests.

15 years agoMemory leaks have gone, oh happy days are here again..
Tomas Doran [Wed, 7 Jan 2009 03:46:42 +0000]
Memory leaks have gone, oh happy days are here again..

15 years agoSod back-compat on the insane cases, start the upgrading documentation
Tomas Doran [Wed, 7 Jan 2009 03:46:35 +0000]
Sod back-compat on the insane cases, start the upgrading documentation

15 years agoUpdate TODO after latest round of repos smoke tests
Tomas Doran [Wed, 7 Jan 2009 03:46:25 +0000]
Update TODO after latest round of repos smoke tests

15 years agoMake it more obvious what's being reported in the leak test
Andy Grundman [Wed, 7 Jan 2009 03:36:45 +0000]
Make it more obvious what's being reported in the leak test

15 years agoMemleak test needs to use resident size
Andy Grundman [Wed, 7 Jan 2009 03:30:37 +0000]
Memleak test needs to use resident size

15 years agoHandle leading CRLF in HTTP requests sometimes sent by IE6 in keep-alive requests
Andy Grundman [Tue, 6 Jan 2009 19:42:41 +0000]
Handle leading CRLF in HTTP requests sometimes sent by IE6 in keep-alive requests

15 years agoWarnings about deprecated runtime plugins
Tomas Doran [Sun, 4 Jan 2009 21:59:02 +0000]
Warnings about deprecated runtime plugins

15 years agoNick the related modules version warning from Moose
Tomas Doran [Sun, 4 Jan 2009 10:58:08 +0000]
Nick the related modules version warning from Moose

15 years agoChop that chunk of sh*t out again, as we're going to hit anything which relies on...
Tomas Doran [Sun, 4 Jan 2009 00:03:16 +0000]
Chop that chunk of sh*t out again, as we're going to hit anything which relies on it until it's fixed.

15 years agoAnd fixes for the CDI issue, this is getting really yucky..
Tomas Doran [Sat, 3 Jan 2009 13:30:18 +0000]
And fixes for the CDI issue, this is getting really yucky..

15 years agoFix, I suck today
Tomas Doran [Sat, 3 Jan 2009 13:18:33 +0000]
Fix, I suck today

15 years agoFix
Tomas Doran [Sat, 3 Jan 2009 13:16:47 +0000]
Fix

15 years agoMore CDI related fail
Tomas Doran [Sat, 3 Jan 2009 12:42:16 +0000]
More CDI related fail

15 years agoFix additive logging setup, and ergo Catalyst-Plugin-Devel-ModuleVersions
Tomas Doran [Fri, 2 Jan 2009 23:13:36 +0000]
Fix additive logging setup, and ergo Catalyst-Plugin-Devel-ModuleVersions

15 years agoCatalyst::View::Mason fixed
Tomas Doran [Fri, 2 Jan 2009 22:42:14 +0000]
Catalyst::View::Mason fixed

15 years agoplugin new method test as-per various other plugins tests - shows issue with Hooks...
Tomas Doran [Fri, 2 Jan 2009 19:31:37 +0000]
plugin new method test as-per various other plugins tests - shows issue with Hooks::EndOfScope, so switch to Scope::Upper on msts suggestion

15 years agoBump Moose dep to fix immutable roundtrip issues, update TODO
Tomas Doran [Thu, 1 Jan 2009 22:14:42 +0000]
Bump Moose dep to fix immutable roundtrip issues, update TODO

15 years agoBasic POD for ::ApplicationAttribute, remove the empty Role directory, switch ::Contr...
Tomas Doran [Tue, 30 Dec 2008 10:01:19 +0000]
Basic POD for ::ApplicationAttribute, remove the empty Role directory, switch ::Controller to extends in a BEGIN block, TODO updates

15 years agoMake Catalyst::Engine::Apaches tests pass.
Tomas Doran [Mon, 29 Dec 2008 20:13:23 +0000]
Make Catalyst::Engine::Apaches tests pass.

15 years agoBump MX::E::CAF dep, update TODO, chop out of date crap out of ROADMAP
Tomas Doran [Mon, 29 Dec 2008 19:54:00 +0000]
Bump MX::E::CAF dep, update TODO, chop out of date crap out of ROADMAP

15 years agoUpdate TODO: I fixed smoke test rig issues + MX::E::CAF changes..
Tomas Doran [Mon, 29 Dec 2008 17:59:45 +0000]
Update TODO: I fixed smoke test rig issues + MX::E::CAF changes..

15 years agoStop using Adopt::CAF by default
Tomas Doran [Mon, 29 Dec 2008 17:52:39 +0000]
Stop using Adopt::CAF by default

15 years agos/Catalyst::Component::Role::CaptureApp/Catalyst::Component::ApplicationAttribute/g
Florian Ragwitz [Sun, 28 Dec 2008 14:14:25 +0000]
s/Catalyst::Component::Role::CaptureApp/Catalyst::Component::ApplicationAttribute/g

15 years agoMove all the public attributes in Catalyst::Dispatcher back to being private, remove...
Tomas Doran [Sun, 28 Dec 2008 11:03:54 +0000]
Move all the public attributes in Catalyst::Dispatcher back to being private, remove unused attribute, provide back-compat methods with warnings

15 years agoReplace {_body} instance access with calls to _body accessors..
Tomas Doran [Sat, 27 Dec 2008 22:40:10 +0000]
Replace {_body} instance access with calls to _body accessors..

15 years agoRenaming all the attributes, as making them _private breaks multiple plugins. See...
Tomas Doran [Sat, 27 Dec 2008 20:50:12 +0000]
Renaming all the attributes, as making them _private breaks multiple plugins. See comment for longer term solution..

15 years agoFix the return value of Catalyst::Request's body method + tests.
Tomas Doran [Sat, 27 Dec 2008 19:44:45 +0000]
Fix the return value of Catalyst::Request's body method + tests.

15 years agoFix C::Request disparity between _body and body accessors, TODO test now passes.
Tomas Doran [Sat, 27 Dec 2008 18:08:02 +0000]
Fix C::Request disparity between _body and body accessors, TODO test now passes.

15 years agoFix another test, I'm not doing well today
Tomas Doran [Sat, 27 Dec 2008 17:25:07 +0000]
Fix another test, I'm not doing well today

15 years agoFix test
Tomas Doran [Sat, 27 Dec 2008 17:21:24 +0000]
Fix test

15 years agoYet another 5.80 regression
Tomas Doran [Sat, 27 Dec 2008 16:52:31 +0000]
Yet another 5.80 regression

15 years agoGo away, otherwise running the tests against 5.70 doesn't work
Tomas Doran [Sat, 27 Dec 2008 16:23:25 +0000]
Go away, otherwise running the tests against 5.70 doesn't work

15 years agoFix the way Catalyst::Plugin::Server adds custom dispatch types
Tomas Doran [Sat, 27 Dec 2008 15:31:25 +0000]
Fix the way Catalyst::Plugin::Server adds custom dispatch types

15 years agoUpdated TODO after a new round of smokes
Tomas Doran [Sat, 27 Dec 2008 11:16:35 +0000]
Updated TODO after a new round of smokes

15 years agoChange what we stream to make test sync for engines easier
Tomas Doran [Sat, 27 Dec 2008 10:47:41 +0000]
Change what we stream to make test sync for engines easier

15 years agoChange what we stream to make test sync for engines easier.
Tomas Doran [Sat, 27 Dec 2008 10:32:56 +0000]
Change what we stream to make test sync for engines easier.

15 years agoTurn the captured $app into a weak reference.
Florian Ragwitz [Fri, 26 Dec 2008 00:40:13 +0000]
Turn the captured $app into a weak reference.

Right now that won't change anything, but it'll prevent problems when $app will
be an instance.

15 years agoChangelogging.
Florian Ragwitz [Fri, 26 Dec 2008 00:31:41 +0000]
Changelogging.

15 years agoRefactor capturing of $app from ::Controller into ::Component::Role::CaptureApp for...
Florian Ragwitz [Fri, 26 Dec 2008 00:28:51 +0000]
Refactor capturing of $app from ::Controller into ::Component::Role::CaptureApp for easier reuse in other components.

15 years agoCMOP::Class->make_immutable expects a list of options, not a hashref.
Florian Ragwitz [Wed, 24 Dec 2008 14:36:00 +0000]
CMOP::Class->make_immutable expects a list of options, not a hashref.

15 years agoMake the test suites YAML dependency optional.
Florian Ragwitz [Wed, 24 Dec 2008 14:30:25 +0000]
Make the test suites YAML dependency optional.

15 years agoBalls, that wasn't meant to be committed
Tomas Doran [Wed, 24 Dec 2008 10:16:12 +0000]
Balls, that wasn't meant to be committed

15 years agoFix stringification of dispatcher and engine in debug output
Tomas Doran [Wed, 24 Dec 2008 10:15:29 +0000]
Fix stringification of dispatcher and engine in debug output

15 years agoActually add the plugin, and remove the TODO item
Tomas Doran [Sun, 21 Dec 2008 20:30:55 +0000]
Actually add the plugin, and remove the TODO item

15 years agoC::P::A passes its tests against 5.80 now - fixed plugins having new methods by inlin...
Tomas Doran [Sun, 21 Dec 2008 19:48:59 +0000]
C::P::A passes its tests against 5.80 now - fixed plugins having new methods by inlining a new method on MyApp.

15 years agoFix the CDI issue, Plugin::Auth's tests now blow up a different way..
Tomas Doran [Sun, 21 Dec 2008 15:41:42 +0000]
Fix the CDI issue, Plugin::Auth's tests now blow up a different way..

15 years agoAuthentication back compat fail due to ::ClassData not behaving like C::D::I, not...
Tomas Doran [Sun, 21 Dec 2008 14:30:19 +0000]
Authentication back compat fail due to ::ClassData not behaving like C::D::I, not CAF compat or MRO as previously suspected

15 years agoUpdate TODO to be current, bump deps to latest versions for better back compat/better doc
Tomas Doran [Sun, 21 Dec 2008 11:20:28 +0000]
Update TODO to be current, bump deps to latest versions for better back compat/better doc

15 years agoTest for basename fixes
Tomas Doran [Thu, 18 Dec 2008 00:53:44 +0000]
Test for basename fixes

15 years agos/parent/base/
Tomas Doran [Thu, 18 Dec 2008 00:52:40 +0000]
s/parent/base/

15 years agoFix lib path
Tomas Doran [Thu, 18 Dec 2008 00:40:31 +0000]
Fix lib path

15 years agoUpdate TODO.
Florian Ragwitz [Mon, 15 Dec 2008 11:46:20 +0000]
Update TODO.

15 years agoauthor-only build_requires no long appear in META.yml. Also added some meta resources...
Ash Berlin [Sun, 14 Dec 2008 20:06:51 +0000]
author-only build_requires no long appear in META.yml. Also added some meta resources (homepage, IRC links etc) while i was there

15 years agoRe-arrange TODO list to have a little more structure
Tomas Doran [Sun, 14 Dec 2008 12:31:33 +0000]
Re-arrange TODO list to have a little more structure

15 years agoFix a 5.70/5.80 behavior change in Catalyst::Utils::ensure_class_loaded, pointed...
Tomas Doran [Sun, 14 Dec 2008 11:04:33 +0000]
Fix a 5.70/5.80 behavior change in Catalyst::Utils::ensure_class_loaded, pointed out by Bill Moseley

15 years agoBump MX::E::CAF dep
Tomas Doran [Sat, 13 Dec 2008 21:52:44 +0000]
Bump MX::E::CAF dep

15 years agoLog4perl already got fixed along the way, \o/
Tomas Doran [Thu, 11 Dec 2008 10:42:39 +0000]
Log4perl already got fixed along the way, \o/

15 years agoPatch to logging to add doc and make it possible to select levels and for them to...
Tomas Doran [Wed, 10 Dec 2008 00:32:51 +0000]
Patch to logging to add doc and make it possible to select levels and for them to be additive, from the dev list 3 months ago which I dropped on the floor..

15 years agoWhy is the TODO list getting longer, not shorter
Tomas Doran [Tue, 9 Dec 2008 23:36:52 +0000]
Why is the TODO list getting longer, not shorter