catagits/Catalyst-Runtime.git
2008-10-14 Andy Grundman Use the right package name...
2008-10-14 Andy Grundman Update changes
2008-10-14 Andy Grundman Fix typo
2008-10-14 Marcus Ramberg Change Catalyst::Test to use Moose
2008-10-14 Marcus Ramberg Changes updated for dev release
2008-10-14 Marcus Ramberg Prepare for another dev release
2008-10-12 Marcus Ramberg Prepare for dev release
2008-10-07 Florian Ragwitz Improve error messages for forward/detach/visit/go...
2008-10-04 Kieren Diment ec2 info
2008-09-28 Andy Grundman Silence warning if no req->match
2008-09-27 Andy Grundman Remove HTTPEngine from 5.8
2008-09-27 Andy Grundman Work in progress engine for HTTP::Engine
2008-09-25 Florian Ragwitz Remove warnings when running aggregated tests.
2008-09-24 Marcus Ramberg latest go/visit changes, pod fixes, all tests ok
2008-09-20 Florian Ragwitz Pod fix for Engine::FastCGI.
2008-09-15 Florian Ragwitz Changelogging.
2008-09-15 Florian Ragwitz Display unattached chained actions under -Debug.
2008-09-13 Matt S Trout move no Moose to end of file
2008-09-12 Florian Ragwitz Use get_all_methods instead of the deprecated compute_a...
2008-09-12 Florian Ragwitz Whitespace change to make vims syntax highlighting...
2008-09-11 Florian Ragwitz Make the HTTP engine use before instead of around to...
2008-09-10 Tomas Doran Additional doc for uri_for to illustrate passing an...
2008-09-10 Florian Ragwitz Add myself to CONTRIBUTORS.
2008-09-10 Florian Ragwitz Changelogging.
2008-09-09 Florian Ragwitz Merge branch 'test_aggregate'
2008-09-08 Marcus Ramberg Support print for Catalyst::Request
2008-09-08 Marcus Ramberg rename test test
2008-09-08 Marcus Ramberg merge in new test actions.
2008-09-08 Florian Ragwitz Make ActionChain stringify to its part attribute.
2008-09-08 Florian Ragwitz ActionChains part attribute doesn't need a default.
2008-09-08 Marcus Ramberg Fixed tests for new test methods
2008-09-07 Marcus Ramberg Merge 'trunk' into 'Catalyst-Test-Updates'
2008-09-05 Florian Ragwitz Fix ROADMAP url.
2008-09-05 Florian Ragwitz Make go('/chained/action') execute the full chain,...
2008-09-05 Florian Ragwitz Merge branch 'master' into test_aggregate
2008-09-04 Florian Ragwitz Make Test::Aggregate reinitialize $FindBin::Bin for...
2008-09-04 Florian Ragwitz Check for Test::Aggregate >= 0.34_01.
2008-09-04 Florian Ragwitz Optionally aggreagate tests.
2008-09-04 Florian Ragwitz Move aggregatable tests using TestApp to t/aggregate.
2008-09-03 Marcus Ramberg Add new test features
2008-09-03 Marcus Ramberg Add new test features
2008-09-03 Florian Ragwitz Use Test::NoTabs instead of Test::Perl::Critic.
2008-09-03 Florian Ragwitz Test MyApp->component not invoking ACCEPT_CONTEXT.
2008-09-03 Florian Ragwitz Fix ACCEPT_COMPONENT tests.
2008-09-02 Guillermo Roditi only call ACCEPT_CONTEXT if we actually have a context
2008-09-02 Kieren Diment rafl's doc improvements in 5.8
2008-09-02 Kieren Diment rafl doc improvements
2008-09-01 Matt S Trout fixup Catalyst::Action
2008-09-01 Gareth Kirwan Fix Chained Dispatch broken by chain registration.
2008-09-01 Matt S Trout fix stupid merge mistake
2008-09-01 Matt S Trout r12983@zaphod: kd | 2008-04-28 18:10:27 +1000
2008-07-30 Tomas Doran Bump version requirement for MX::Emulate::CAF to the...
2008-07-28 Tomas Doran Commit a failing test for components getting config...
2008-07-23 Dan Dascalescu Undoing my commit since the issue had been fixed in...
2008-07-22 Dan Dascalescu Added warnign that path_to() should be called after...
2008-06-26 Marcus Ramberg Add stringify back for action, and test
2008-06-23 Guillermo Roditi make class data unlock and relock classes if immutable
2008-06-23 Guillermo Roditi put config() back to old code but with a new copy-up...
2008-06-23 Guillermo Roditi switch from add_package_symbol for the sake of immutable
2008-06-23 Guillermo Roditi config wins, groditi loses. FUCK YOU FOR SUPPORTING...
2008-06-23 Guillermo Roditi still failing some tests. waiting for suggestions on...
2008-06-23 Guillermo Roditi broken classdata version
2008-06-23 Guillermo Roditi backcompat for NEXT in &COMPONENT + test
2008-06-23 Guillermo Roditi bye bye Class::C3. for good.
2008-06-23 Guillermo Roditi revert MyApp instantiation
2008-06-23 Guillermo Roditi mro compat stuff
2008-06-23 Guillermo Roditi making $app be an instance, less symbol table hijacking...
2008-06-23 Guillermo Roditi Remove use of overload
2008-06-23 Guillermo Roditi Update dispatcher attributes to have sane defaults.
2008-06-23 Guillermo Roditi start using Class::C3, may need to add a reinitalize...
2008-06-23 Guillermo Roditi Fix tests that were testing object internals instead...
2008-06-23 Guillermo Roditi Updated Catalyst::Request and Catalyst::Response to...
2008-06-23 Guillermo Roditi Remove redundant and erroneous perl 5.8.1 "requires...
2008-06-23 Guillermo Roditi whitespace changes for attributes
2008-06-23 Guillermo Roditi eliminate usage of each() on hashes we don't own, since...
2008-06-23 Guillermo Roditi reverting (most of) the whitespace changes
2008-06-23 Guillermo Roditi enabling immutable finishing porting Log and stats
2008-06-23 Guillermo Roditi converting the engines. i had to add use NEXT to some...
2008-06-23 Guillermo Roditi little things in Catalyst.pm
2008-06-23 Guillermo Roditi code improvements in Catalyst::Controller
2008-06-23 Guillermo Roditi restore ensure_class_loaded since Class::MOP::load_clas...
2008-06-23 Guillermo Roditi fix MRO
2008-06-23 Guillermo Roditi Show failure
2008-06-23 Guillermo Roditi some more comments and little changes as well as some...
2008-06-23 Guillermo Roditi a couple more details
2008-06-23 Guillermo Roditi passing a lot more tests. still alot of work to be...
2008-06-23 Guillermo Roditi Overload to stringify correctly
2008-06-23 Guillermo Roditi some tests fail and some things are ugly, but i think...
2008-06-23 Guillermo Roditi reapplying changes by konobi that I accidentally undid...
2008-06-23 Guillermo Roditi AttrContainer no longer ISA C::D::I but still uses...
2008-06-23 Guillermo Roditi load classes with Class::MOP::load_class
2008-06-23 Guillermo Roditi add chained to the list of successful conversions :)
2008-06-23 Guillermo Roditi Path done
2008-06-23 Guillermo Roditi reverting back to when tests pass. applying changes...
2008-06-23 Guillermo Roditi committing broken version. rolling back in a min. just...
2008-06-23 Guillermo Roditi Fixup some pre-(make test) typos.
2008-06-23 Guillermo Roditi Add Catalyst::Exception and Catalyst::Log to the Moosif...
2008-06-23 Guillermo Roditi typo
2008-06-23 Guillermo Roditi incomplete conversion of Component. i dont grok the...
2008-06-23 Guillermo Roditi AttrContainer and additional dep for it
next