catagits/Catalyst-Runtime.git
2009-04-14 Tomas Doran Changelog and sed s/website authors/application authors/
2009-04-14 Ian Wells DispatchTypes' POD refers to Catalyst::Manual::Intro...
2009-04-14 Tomas Doran Can has sane version plzkthnx?
2009-04-14 Tomas Doran Test uri_with clears query params
2009-04-14 Cory G Watson Add uri_with tests (nothing was broken, but I had some...
2009-04-14 Florian Ragwitz Remove Manual::Installation.
2009-04-14 Florian Ragwitz Remove Manual.pm. It's part of the -Manual dist.
2009-04-12 Tomas Doran Nuke obsolete CentOS4 installation docs
2009-04-12 Tomas Doran Make the test not use FormBuilder. Test in register_act...
2009-04-12 Tomas Doran Remove use of Catalyst::Base from the tests
2009-04-12 Marcus Ramberg Fix base class deprecation
2009-04-12 Marcus Ramberg Prepare for maybe-release
2009-04-12 Tomas Doran What the hell is this, what is it doing here?
2009-04-12 Tomas Doran Warnings from C::Base
2009-04-12 Tomas Doran Update docs with new methods in ::Controller, update...
2009-04-12 Tomas Doran Write blurb about C3 fail
2009-04-12 Tomas Doran Update todo
2009-04-12 Tomas Doran Doc tidy up wrt plugin method
2009-04-12 Tomas Doran Remove TODO, still breaks CX::Imports, but don't care..
2009-04-12 Tomas Doran Changelogging
2009-04-12 Florian Ragwitz Merge branch 'register_actions'
2009-04-08 Florian Ragwitz Depend on latest MX::E::CAF to work with new Moose...
2009-04-07 Hans Dieter... remove trailing whitespace
2009-04-07 Hans Dieter... mis-rebase
2009-04-07 Hans Dieter... split out methods to show rafl what I mean
2009-04-03 Hans Dieter... add uri_for_action to Changes
2009-04-03 Hans Dieter... Merge branch 'uri_for_action'
2009-04-03 Hans Dieter... remove trailing whitespace
2009-04-02 Tomas Doran Tidy error, remove debug, tidy warn.
2009-04-02 Tomas Doran And fix it properly.
2009-04-02 Tomas Doran We actually need Moose::Object::meta to avoid metaclass...
2009-04-01 Tomas Doran Bump MX::MethodAttributes::Inheritable dep
2009-04-01 Tomas Doran Include only the things we actually want in the dist.
2009-03-31 Tomas Doran Need new Moose, otherwise stuff which requires new...
2009-03-29 Florian Ragwitz Changelogging.
2009-03-29 Florian Ragwitz Adopt Catalyst::ClassData to latest Class::MOP::Class...
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 Update todo having gone through all the smokes
2009-03-22 Tomas Doran Metaclass compatibility fail. This needs to be reduced...
2009-03-22 Tomas Doran Merge 'add_captures_to_visit' into 'trunk'
2009-03-22 Tomas Doran List of things from smokes which appear to fail here
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-06 Tomas Doran backout, wrong branch fail
2009-03-06 Tomas Doran 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 Use get_all_methods_with_attributes to get all possible...
2009-02-19 Florian Ragwitz Update prereqs.
2009-02-19 Florian Ragwitz Don't stringify the meta method. Use its name instead.
2009-02-19 Florian Ragwitz First steps towards throwing out attributes.
next