14 years agoEpic fail plugin breaks everything which loads TestApp
Tomas Doran [Fri, 29 May 2009 00:09:11 +0000]
Epic fail plugin breaks everything which loads TestApp

14 years agoStill borked in 0.2
Tomas Doran [Thu, 28 May 2009 18:08:34 +0000]
Still borked in 0.2

14 years agoRequire new MX::MethodAttributes. Mark retardo plugin as always being retardo
Tomas Doran [Thu, 28 May 2009 13:16:46 +0000]
Require new MX::MethodAttributes. Mark retardo plugin as always being retardo

14 years agoFix minor uri_for documentation bug.
Florian Ragwitz [Wed, 27 May 2009 21:38:14 +0000]
Fix minor uri_for documentation bug.

Courtesy of Fred Steinberg. Closes RT#46307.

14 years agototally forgot to check if captureargs are decoded, and they already are
Rafael Kitover [Tue, 26 May 2009 20:44:10 +0000]
totally forgot to check if captureargs are decoded, and they already are

14 years agoChangelog change just committed, also split changes into sections to not just be...
Tomas Doran [Tue, 26 May 2009 18:39:45 +0000]
Changelog change just committed, also split changes into sections to not just be a blob of stuff

14 years agoChange to decode args for in chained dispatch.
Tomas Doran [Tue, 26 May 2009 18:28:41 +0000]
Change to decode args for in chained dispatch.
merge -r 10290:10295 from branches/decode-chained-args

14 years agoAll works fine if you were already decoding manually. If you rely on double encoded...
Tomas Doran [Tue, 26 May 2009 18:25:52 +0000]
All works fine if you were already decoding manually. If you rely on double encoded values in your path parts then please come convince me how that is sane as I think ur doin it wrong..

14 years agoupdate C::Req docs to reflect that args get automatically URI-unescaped
Rafael Kitover [Tue, 26 May 2009 16:07:16 +0000]
update C::Req docs to reflect that args get automatically URI-unescaped

14 years agoURI-decode chained args
Rafael Kitover [Tue, 26 May 2009 15:52:37 +0000]
URI-decode chained args

14 years agoadd tests which prove the current behavior of not decoding chained args but decoding...
Rafael Kitover [Tue, 26 May 2009 15:02:53 +0000]
add tests which prove the current behavior of not decoding chained args but decoding local args

14 years agoMake documentation crystal clear
Tomas Doran [Sat, 23 May 2009 21:11:22 +0000]
Make documentation crystal clear

14 years agowin32 compatibility patch for live_engine_request_env.t
KMX [Fri, 22 May 2009 12:34:35 +0000]
win32 compatibility patch for live_engine_request_env.t

14 years agoBacking out r10230, as that won't work against a remote server, and this passes for...
Tomas Doran [Fri, 22 May 2009 11:56:13 +0000]
Backing out r10230, as that won't work against a remote server, and this passes for me with it backed out

14 years agolittle fix for test live_engine_request_env.t
KMX [Thu, 21 May 2009 21:54:38 +0000]
little fix for test live_engine_request_env.t

14 years agofix for ->engine->env in Catalyst::Engine::CGI & FastCGI (it should be complete now)
KMX [Thu, 21 May 2009 21:14:48 +0000]
fix for ->engine->env in Catalyst::Engine::CGI & FastCGI (it should be complete now)

14 years agoFixed ->engine->env in Catalyst::Test, kmx++
Tomas Doran [Thu, 21 May 2009 20:16:36 +0000]
Fixed ->engine->env in Catalyst::Test, kmx++

14 years agoTests for %ENV fail in Catalyst::Test
Tomas Doran [Thu, 21 May 2009 20:13:14 +0000]
Tests for %ENV fail in Catalyst::Test

14 years agoDocument 'env' attribute. kmx++
Tomas Doran [Thu, 21 May 2009 15:42:08 +0000]
Document 'env' attribute. kmx++

14 years agoFix ->engine->env for the second time. I shouldn't have trusted the author of Catalys...
Tomas Doran [Thu, 21 May 2009 15:11:42 +0000]
Fix ->engine->env for the second time. I shouldn't have trusted the author of Catalyst::Plugin::ENV when he told me it was fixed first time, <sigh>

14 years agoDoc clarification, domm++
Tomas Doran [Thu, 21 May 2009 13:45:55 +0000]
Doc clarification, domm++

14 years agoMerge the branch which gives ->req->remote_user without the deprecation code which...
Tomas Doran [Thu, 21 May 2009 13:44:58 +0000]
Merge the branch which gives ->req->remote_user without the deprecation code which is horrrible

14 years agoFixed "its" vs "it's"
Dan Dascalescu [Tue, 19 May 2009 23:36:15 +0000]
Fixed "its" vs "it's"

14 years agoFixed minor typo in Changes
Dan Dascalescu [Tue, 19 May 2009 01:01:08 +0000]
Fixed minor typo in Changes

14 years agoFix typo
Tomas Doran [Mon, 18 May 2009 15:16:29 +0000]
Fix typo

14 years agoVersion 5.80004. 5.80004
Florian Ragwitz [Mon, 18 May 2009 15:10:38 +0000]
Version 5.80004.

14 years agoI finished doc notes in ::Upgrading.
Tomas Doran [Mon, 18 May 2009 14:58:15 +0000]
I finished doc notes in ::Upgrading.

14 years agovarious language fixes in Upgrading.pod
Jesse Sheidlower [Sun, 17 May 2009 00:52:14 +0000]
various language fixes in Upgrading.pod

14 years agoTweak upgrading docs
Tomas Doran [Sat, 16 May 2009 23:16:53 +0000]
Tweak upgrading docs

14 years agoAnd properly fix Unknown error
Tomas Doran [Fri, 15 May 2009 12:53:54 +0000]
And properly fix Unknown error

14 years agoWoo, Emmanuel Quevillon's mailing list mail gave me enough clues to actually be able...
Tomas Doran [Fri, 15 May 2009 12:53:10 +0000]
Woo, Emmanuel Quevillon's mailing list mail gave me enough clues to actually be able to write a sane test for unknown error, which currently fails

14 years agoAdd dep
Tomas Doran [Fri, 15 May 2009 10:11:37 +0000]
Add dep

14 years agoFix on demand parsing of ->req->parameters
Tomas Doran [Fri, 15 May 2009 09:41:11 +0000]
Fix on demand parsing of ->req->parameters

14 years agoAdd tests to show that 5.80 broke ->req->parameters when you do on-demand parsing.
Tomas Doran [Thu, 14 May 2009 17:29:55 +0000]
Add tests to show that 5.80 broke ->req->parameters when you do on-demand parsing.

14 years agoChangelogging
Tomas Doran [Thu, 14 May 2009 01:28:35 +0000]
Changelogging

14 years agoAdd support for applying Moose roles in the plugin list
Tomas Doran [Thu, 14 May 2009 01:28:13 +0000]
Add support for applying Moose roles in the plugin list

14 years agoFix last commit
Tomas Doran [Thu, 14 May 2009 01:21:43 +0000]
Fix last commit

14 years agoUnknown error has been vanquished.
Tomas Doran [Wed, 13 May 2009 23:40:44 +0000]
Unknown error has been vanquished.

14 years agoFix the meta method test
Tomas Doran [Wed, 13 May 2009 23:37:03 +0000]
Fix the meta method test

14 years agoCatalyst::Test - add notice about inline tests no longer working
Rafael Kitover [Wed, 13 May 2009 22:57:54 +0000]
Catalyst::Test - add notice about inline tests no longer working

14 years agoDoc, add new upgrading caveat, and start what works on Moose docs for lack of a bette...
Tomas Doran [Wed, 13 May 2009 22:37:33 +0000]
Doc, add new upgrading caveat, and start what works on Moose docs for lack of a better place - should this be in ::ExtendingCatalyst?

14 years agoBump Moose dep to fix tests, bump %conflicts for things which we used to break but...
Tomas Doran [Wed, 13 May 2009 22:05:51 +0000]
Bump Moose dep to fix tests, bump %conflicts for things which we used to break but don't any more. Trim TODO

14 years ago2 down, too bloody many to go..
Tomas Doran [Wed, 13 May 2009 21:16:23 +0000]
2 down, too bloody many to go..

14 years ago10125 breaks t/aggregate/live_component_controller_action_private.t, don't know why...
Tomas Doran [Wed, 13 May 2009 20:14:44 +0000]
10125 breaks t/aggregate/live_component_controller_action_private.t, don't know why, but yoink!

14 years agoHighlight back compat after discussion/confusion earlier. Also clean up BUILD =>...
Tomas Doran [Wed, 13 May 2009 19:55:11 +0000]
Highlight back compat after discussion/confusion earlier. Also clean up BUILD => BUILDARGS as suggested by mst.

14 years agoUpdate TODO for 0004
Tomas Doran [Wed, 13 May 2009 19:53:35 +0000]
Update TODO for 0004

14 years agothe ctx_request has been fixed, updating TODO to match
Jos Boumans [Wed, 13 May 2009 19:37:11 +0000]
the ctx_request has been fixed, updating TODO to match

14 years agoB::Hooks::EndOfScope eats exceptions inside the on_scope_end block. Nyomnyomnyom...
Tomas Doran [Wed, 13 May 2009 18:57:45 +0000]
B::Hooks::EndOfScope eats exceptions inside the on_scope_end block. Nyomnyomnyom. Ergo we were never seeing the die. A warning is good enough for now. Also add some more bleeding tests to prove that you really are not immutable till end of package

14 years agoTests showing we are not immutable at the end of the file, but we are as soon as...
Tomas Doran [Wed, 13 May 2009 18:37:25 +0000]
Tests showing we are not immutable at the end of the file, but we are as soon as we finish the use statement

14 years agoRename the actions attribute in Catalyt::Controller to _controller_actions to avoid...
Roland Lammel [Wed, 13 May 2009 18:25:30 +0000]
Rename the actions attribute in Catalyt::Controller to _controller_actions to avoid name clashes with application controller naming. (random)

14 years agoMove the inline packages out into their own files so that the new test passes. All...
Tomas Doran [Wed, 13 May 2009 18:15:18 +0000]
Move the inline packages out into their own files so that the new test passes. All sane apps have it like this anyway, I may just have to go beat on the test suites of some of the modules I've scribbled in TODO

14 years agoFix ->engine->env for the dev server. Catalyst-Plugin-ENV to please to be dieing...
Tomas Doran [Wed, 13 May 2009 16:30:50 +0000]
Fix ->engine->env for the dev server. Catalyst-Plugin-ENV to please to be dieing in a fire, kthnx?

14 years agoChange back to B::Hooks::EndOfScope as it previously appeared to fix it - I don't...
Tomas Doran [Tue, 12 May 2009 22:12:00 +0000]
Change back to B::Hooks::EndOfScope as it previously appeared to fix it - I don't have a live example any more, so this is speculative to get someone to try trunk

14 years agoAdd a few more tests for this issue in various other positions and dispatch types...
Tomas Doran [Tue, 12 May 2009 17:26:59 +0000]
Add a few more tests for this issue in various other positions and dispatch types, and fix them all

14 years agoTest demonstrating that / in a CaptureArg doesn't get url encoded
Tomas Doran [Tue, 12 May 2009 17:08:16 +0000]
Test demonstrating that / in a CaptureArg doesn't get url encoded

14 years agoAdd method modifier bug to TODO
Tomas Doran [Tue, 12 May 2009 12:04:24 +0000]
Add method modifier bug to TODO

14 years agoFix docs as pointed out on the list
Tomas Doran [Tue, 12 May 2009 11:58:37 +0000]
Fix docs as pointed out on the list

14 years agoNot a Moose class, ergo we don't have a preinitialized metaclass instance, ergo Moose...
Tomas Doran [Mon, 11 May 2009 23:21:08 +0000]
Not a Moose class, ergo we don't have a preinitialized metaclass instance, ergo Moose->init_meta( for_class => 'MyApp::Controller::Foo' ); epicly fails

14 years agoAdd test controller with its own meta method, still works
Tomas Doran [Mon, 11 May 2009 23:16:31 +0000]
Add test controller with its own meta method, still works

14 years agoAdd additonal bug from mailing list
Tomas Doran [Mon, 11 May 2009 17:52:42 +0000]
Add additonal bug from mailing list

14 years agoDisplay / as the path spec for chained actions with empty path parts.
Florian Ragwitz [Sun, 10 May 2009 22:08:35 +0000]
Display / as the path spec for chained actions with empty path parts.

14 years agoThe moose fix is in 0.78
Dave Rolsky [Sun, 10 May 2009 15:39:02 +0000]
The moose fix is in 0.78

14 years agoperl5.8.8 + cat 5.80's Cat::Test->ctx_request didn't return $c the 2nd
Jos Boumans [Thu, 7 May 2009 15:14:16 +0000]
perl5.8.8 + cat 5.80's Cat::Test->ctx_request didn't return $c the 2nd
time it was invoked. Without tracking the bug down all the way, it was
clearly related to the Moose'ification of Cat::Test and a scoping issue
with a 'my'd variable. Since the same code works fine in 5.10, a bug in
either Moose or perl 5.8 is suspected.
Khisanth++ for the elegant patch.

14 years agoBump required Module::Install version in everything. janus++
Tomas Doran [Thu, 7 May 2009 13:19:53 +0000]
Bump required Module::Install version in everything. janus++

14 years agoLet me fix that
Tomas Doran [Thu, 7 May 2009 10:50:04 +0000]
Let me fix that

14 years agoAdd notes about logging setup, so kane remembers what he volunteered for.
Tomas Doran [Thu, 7 May 2009 10:47:53 +0000]
Add notes about logging setup, so kane remembers what he volunteered for.

14 years agoUpdate TODO
Tomas Doran [Thu, 7 May 2009 00:27:55 +0000]
Update TODO

14 years agoTest in Catalyst for 349cda in Moose
Tomas Doran [Thu, 7 May 2009 00:25:18 +0000]
Test in Catalyst for 349cda in Moose

14 years agoNuke warning, my bad
Tomas Doran [Thu, 7 May 2009 00:15:19 +0000]
Nuke warning, my bad

14 years agoBack out last change. vincent worked out it's a bug in MOP
Tomas Doran [Thu, 7 May 2009 00:13:23 +0000]
Back out last change. vincent worked out it's a bug in MOP

14 years agoNote C::Test issues kane is gonna fix.
Tomas Doran [Wed, 6 May 2009 15:34:03 +0000]
Note C::Test issues kane is gonna fix.

14 years agoMad fix.
Tomas Doran [Wed, 6 May 2009 00:38:34 +0000]
Mad fix.

14 years agoFix deprecation error message in dispatcher to be useful.
Tomas Doran [Tue, 5 May 2009 15:36:26 +0000]
Fix deprecation error message in dispatcher to be useful.

14 years agoNote restarter in TODO
Tomas Doran [Tue, 5 May 2009 15:36:07 +0000]
Note restarter in TODO

14 years agoTrivially dink error message.
Tomas Doran [Tue, 5 May 2009 15:28:43 +0000]
Trivially dink error message.

14 years agoAdd broken version to Makefile.PL
Tomas Doran [Tue, 5 May 2009 08:29:19 +0000]
Add broken version to Makefile.PL

14 years agoChangelogging.
Florian Ragwitz [Fri, 1 May 2009 04:55:09 +0000]
Changelogging.

14 years agoClarify limitations of $request->base and $request->secure.
Florian Ragwitz [Fri, 1 May 2009 04:55:04 +0000]
Clarify limitations of $request->base and $request->secure.

Courtesy of Phil Mitchell <phil@2people.org>.

14 years agoAdd Reaction to conflicts.
Tomas Doran [Thu, 30 Apr 2009 17:34:36 +0000]
Add Reaction to conflicts.

14 years agoCatalyst::Plugin::Upload::Image::Magick known borked.
Tomas Doran [Thu, 30 Apr 2009 14:05:27 +0000]
Catalyst::Plugin::Upload::Image::Magick known borked.

14 years agoadd a couple of conflict version numbers for CatalystX::CRUD
Peter Karman [Thu, 30 Apr 2009 14:02:44 +0000]
add a couple of conflict version numbers for CatalystX::CRUD

14 years agoVersion 5.80003. 5.80003
Florian Ragwitz [Wed, 29 Apr 2009 14:33:19 +0000]
Version 5.80003.

14 years agoExclude Test::Aggregate from build_requires. It's optional.
Florian Ragwitz [Wed, 29 Apr 2009 14:33:08 +0000]
Exclude Test::Aggregate from build_requires. It's optional.

14 years agoChangelogging.
Florian Ragwitz [Wed, 29 Apr 2009 14:32:56 +0000]
Changelogging.

14 years ago.gitignore t/tmp.
Florian Ragwitz [Wed, 29 Apr 2009 13:34:30 +0000]
.gitignore t/tmp.

14 years agoConvert the restarter engine's BUILD method to lazy attribute builders.
Florian Ragwitz [Wed, 29 Apr 2009 13:34:23 +0000]
Convert the restarter engine's BUILD method to lazy attribute builders.

14 years agoChangelogging.
Florian Ragwitz [Wed, 29 Apr 2009 10:45:34 +0000]
Changelogging.

14 years agoConvert the dispatcher's BUILD method to attribute builders.
Florian Ragwitz [Wed, 29 Apr 2009 10:45:25 +0000]
Convert the dispatcher's BUILD method to attribute builders.

14 years agoRevert "silence role override warnings from moose"
Florian Ragwitz [Wed, 29 Apr 2009 10:45:18 +0000]
Revert "silence role override warnings from moose"

This reverts commit 2d2e3b82166040584822840d7f138a4a8277cd8d.

14 years agoDuh, I prefer putting my actual name in changes
Dave Rolsky [Tue, 28 Apr 2009 22:51:34 +0000]
Duh, I prefer putting my actual name in changes

14 years agoAdd note to changes about dying on inline_constructor => 0
Dave Rolsky [Tue, 28 Apr 2009 22:48:03 +0000]
Add note to changes about dying on inline_constructor => 0

14 years agoIf a class makes itself immutable and turns off constructor inlining, die with an...
Dave Rolsky [Tue, 28 Apr 2009 22:46:51 +0000]
If a class makes itself immutable and turns off constructor inlining, die with an error telling them to turn on replace_constructor => 1

14 years agoRewrite C3 chunk of Catalyst::Upgrading to hopefully be more clear
Tomas Doran [Tue, 28 Apr 2009 21:56:07 +0000]
Rewrite C3 chunk of Catalyst::Upgrading to hopefully be more clear

14 years agoSpeak less nonesense
Tomas Doran [Tue, 28 Apr 2009 21:43:38 +0000]
Speak less nonesense

14 years agoPatch for uri_for_action with regex dispatch from RT#39369
Tomas Doran [Tue, 28 Apr 2009 21:41:51 +0000]
Patch for uri_for_action with regex dispatch from RT#39369

14 years agoFix RT#43375
Tomas Doran [Tue, 28 Apr 2009 20:58:15 +0000]
Fix RT#43375

14 years agoYes, it was fixed - r9803
Tomas Doran [Tue, 28 Apr 2009 20:22:27 +0000]
Yes, it was fixed - r9803

14 years agoChangelogging
Tomas Doran [Tue, 28 Apr 2009 20:20:32 +0000]
Changelogging

14 years agoMake logging additive properly. No longer WTF.
Tomas Doran [Tue, 28 Apr 2009 20:20:18 +0000]
Make logging additive properly. No longer WTF.

14 years agoUpdate TODO with more verbose descriptions of known issues
Tomas Doran [Tue, 28 Apr 2009 19:53:24 +0000]
Update TODO with more verbose descriptions of known issues