catagits/Catalyst-Runtime.git
2009-03-28 Hans Dieter... include test for failure mode
2009-03-28 Hans Dieter... add uri_for_action and switch tests to use it
2009-03-27 Florian Ragwitz Make mk_classdata fail if the class' metaclass is not...
2009-03-27 Florian Ragwitz Pod formatting fix.
2009-03-25 Tomas Doran Merge up r9572 and r9577 from 5.70
2009-03-25 Hans Dieter... add $res->code to Changes
2009-03-25 Hans Dieter... add Catalyst::Response->code
2009-03-24 Tomas Doran Change plugin warning cut-off release, expand on config...
2009-03-23 Florian Ragwitz t0m++ fixed go/visit.
2009-03-23 Tim Bunce Add debug log in uri_for when uri_for_action returns...
2009-03-22 Tomas Doran Clarify fastcgi engine docs
2009-03-22 Tomas Doran Merge 'add_captures_to_visit' into 'trunk'
2009-03-22 Tomas Doran Make chaining to yourself explode at app load time...
2009-03-21 Tomas Doran Cleanup, changelog
2009-03-21 Tomas Doran Unfuck last commit, fix go tests, remove unneeded crud...
2009-03-21 Tomas Doran Much cleaner. The visit class test wasn't actually...
2009-03-21 Tomas Doran Hack _invoke_as_component in a horrible way, so that...
2009-03-21 Tomas Doran Doc changes for passing CaptureArgs
2009-03-21 Tomas Doran Fix the go test
2009-03-21 Tomas Doran Make CaptureArgs get passed, this makes the test less...
2009-03-21 Tomas Doran Merge r9534 renaming kanes crequest to ctx_request...
2009-03-21 Tomas Doran Add the test from r9505, move the new method out of...
2009-03-21 Tomas Doran Merge up ashs r9505 from 5.70
2009-03-20 Jos Boumans rename crequest to ctx_request on request of #cat-dev
2009-03-20 Tomas Doran Make the list actually come out as a list when you...
2009-03-20 Tomas Doran Port kanes r9520 up to 5.80 trunk
2009-03-18 Jos Boumans Add Catalyst::Test::crequest to return both HTTP::Respo...
2009-03-16 Ash Berlin Add test for looping DispatchType::Chained->list
2009-03-10 Jay Hannah debug() POD rewrite
2009-03-06 Tomas Doran Take 2, update TODO
2009-03-04 Tomas Doran Backport failing test into 5.70 trunk
2009-03-04 Tomas Doran Make Moose components collaberate with non-Moose Catalyst
2009-03-04 Tomas Doran FAILCAKE, I only meant to TODO
2009-03-04 Tomas Doran From #catalyst-dev before
2009-03-01 Florian Ragwitz Add failing test for passing arguments to visited chain...
2009-02-25 Kennedy Clark Apply doc patch from Genius_Spot
2009-02-21 Tomas Doran EWRONGBRANCH Back out -r9378:9377.
2009-02-21 Tomas Doran Add patch from dwc to warn about c->req->user deprecation
2009-02-20 Florian Ragwitz Skip NEXT warning tests on stable releases.
2009-02-20 Florian Ragwitz Unbreak disabling of NEXT warnings on non-dev releases.
2009-02-20 Tomas Doran Update TODO
2009-02-20 Tomas Doran Upgrade that debug statement to a warning + test we...
2009-02-20 Tomas Doran Shut up warnings we don't care about and are explicitly...
2009-02-20 Tomas Doran Lame hack to make the warnings about component resoluti...
2009-02-20 Tomas Doran Changelogging
2009-02-20 Tomas Doran Actually, remove this as I have covered it all. We...
2009-02-20 Tomas Doran Pull the code which makes reading the Makefile.PL out...
2009-02-20 Tomas Doran I always got full marks on spelling tests when I was...
2009-02-20 Tomas Doran And cover the rest of Upgrading.pod
2009-02-20 Dan Dascalescu Fixed link to Catalyst plugins on the autogenerated...
2009-02-20 Dan Dascalescu Fixed link to Catalyst plugins on the autogenerated...
2009-02-20 Florian Ragwitz eval $VERSION to avoid non-numeric warnings.
2009-02-20 Tomas Doran Get half way through the Upgrading brush up
2009-02-20 Tomas Doran Fix my retardedness with ::MVC:: warning having no...
2009-02-20 Tomas Doran Changelogging
2009-02-19 Florian Ragwitz Don't run the moose controller test if Moose isn't...
2009-02-19 Florian Ragwitz Don't set up the moose controller unless Moose is avail...
2009-02-19 Florian Ragwitz Remove uneccesary code i accidentially copied from...
2009-02-19 Florian Ragwitz Remove uneccesary code i accidentially copied from...
2009-02-19 Florian Ragwitz backport test for moose controller instances being...
2009-02-19 Florian Ragwitz Add test for moose controller instances being construct...
2009-02-18 Tomas Doran Exclude CatalystX
2009-02-18 Tomas Doran First crack at deprecating ::[MVC]:: style names. No...
2009-02-18 Tomas Doran Not warning for ^Catalyst in release versions done
2009-02-18 Tomas Doran Add comment to clarify, update TODO
2009-02-17 Tomas Doran More accurate
2009-02-17 Tomas Doran Add POD for setup_actions method in dispatcher, slight...
2009-02-15 Tomas Doran Don't barf by trying to make roles mutable.
2009-02-15 Tomas Doran I don't get why the test app doesn't trigger this but...
2009-02-15 Tomas Doran Add docs, and don't bother to make components mutable...
2009-02-15 Tomas Doran Make restarters immutable handling less naive + tests
2009-02-15 Tomas Doran Should commit the new controller also
2009-02-15 Tomas Doran typo
2009-02-15 Tomas Doran Immutable components no longer break the restarter...
2009-02-14 Tomas Doran Bump Moose prereq
2009-02-14 Tomas Doran Update TODO
2009-02-14 Florian Ragwitz Make ActionContainer use BUILDARGS instead of wrapping...
2009-02-12 Florian Ragwitz Stop confusing future readers by removing code that...
2009-02-12 Florian Ragwitz Use Moose::Util::find_meta instead of ->Class::MOP...
2009-02-12 Florian Ragwitz namespace::clean Catalyst::Controller.
2009-02-10 Tomas Doran Changelogging
2009-02-10 Tomas Doran This did never work, has never worked, etc. Writing...
2009-02-10 Tomas Doran By the point that you get here, $reference is already...
2009-02-08 Florian Ragwitz Clean imports from Catalyst::Utils.
2009-02-08 Florian Ragwitz Clean Time::HiRes imports from Catalyst::Stats.
2009-02-08 Florian Ragwitz Don't load Scalar::Util. It isn't used directly.
2009-02-08 Florian Ragwitz Clean IO::Socket imports from Catalyst::Request.
2009-02-08 Florian Ragwitz Only use the imported version of Scalar::Util::blessed...
2009-02-08 Florian Ragwitz Don't import blessed from Scalar::Util. Moose/Moose...
2009-02-08 Florian Ragwitz Don't use Time::HiRes in Catalyst.pm. It's only used...
2009-02-08 Florian Ragwitz Don't import weaken from Scalar::Util. It's not being...
2009-02-08 Florian Ragwitz Workaround for unknown namespace::clean + Sub::Exporter...
2009-02-08 Florian Ragwitz Don't import the Test::More exports into Catalyst:...
2009-02-08 Florian Ragwitz Don't remove moose keywords explicitly. namespace:...
2009-02-08 Florian Ragwitz Move use namespace::clean to a more sensible place.
2009-02-08 Florian Ragwitz Remove imported symbols after compile time in Catalyst...
2009-02-08 Florian Ragwitz Don't unimport moose keywords in the middle of a modifier.
2009-02-08 Tomas Doran Adjust line lengths
2009-02-08 Tomas Doran Re-phrase parts of the text, respace it all, remove...
2009-02-06 Florian Ragwitz Remove useless column in chained action debug table.
next