catagits/Catalyst-Runtime.git
2008-11-30 Marcus Ramberg Fix ACCEPT_CONTEXT on MyApp
2008-11-27 Marcus Ramberg add test for calling ACCEPT_CONTEXT with class
2008-11-23 Tomas Doran Update TODO list in Cat5.80 to be relevant. If there...
2008-11-22 Tomas Doran Bump the dep - fixes Data::Page issues etc
2008-11-20 Rafael Kitover fix doc for $req->captures
2008-11-18 Jay Hannah Bug patch. The bug is that if you have any profile...
2008-11-17 Marcus Ramberg Support virtualhosts in tests
2008-11-12 Jay Hannah Trim down any times >= 10 to avoid ugly Text::Simple...
2008-11-11 Andreas Marienborg Added a test for a chained bug
2008-10-31 Jay Hannah POD typo corrected.
2008-10-28 Matt S Trout inline symbol table tweaking in ClassData
2008-10-17 Marcus Ramberg minor text update
2008-10-17 Marcus Ramberg First stab at README
2008-10-17 Marcus Ramberg Prepare for new dev release
2008-10-17 Brian Cassidy add rt ticket number
2008-10-17 Florian Ragwitz Fix forwarding to Catalyst::Action objects.
2008-10-17 Florian Ragwitz Fix links to the mailing lists.
2008-10-17 Florian Ragwitz Remove the exports builder from the Catalyst::Test...
2008-10-17 Florian Ragwitz Remove internal constants from the Engine::HTTP namespace.
2008-10-17 Florian Ragwitz Update TODO.
2008-10-17 Florian Ragwitz Changelogging.
2008-10-17 Florian Ragwitz Stop using Class::Inspector in the testsuite.
2008-10-17 Florian Ragwitz Stop using Class::Inspector. Class::MOP::load_class...
2008-10-17 Florian Ragwitz Use Class::MOP instead of Class::Inspector in Catalyst...
2008-10-17 Florian Ragwitz Update TODO.
2008-10-17 Florian Ragwitz Require Sub::Exporter.
2008-10-17 Florian Ragwitz Port Catalyst::Test to Sub::Exporter.
2008-10-16 Florian Ragwitz Don't depend on Class::Data::Inheritable and NEXT.
2008-10-16 Florian Ragwitz Remove dependency on Class::Accessor::Fast.
2008-10-16 Florian Ragwitz Two new TODO items.
2008-10-16 Florian Ragwitz Don't comment out uri_for.
2008-10-15 Marcus Ramberg bonk moose
2008-10-15 Andy Grundman Fix missing =back in pod
2008-10-15 Andy Grundman Merge cookie fix from 5.7
2008-10-15 Matt S Trout Workaround change in LWP that broke a cookie test ...
2008-10-15 Matt S Trout fixup merge from GO removal in 5.70 trunk
2008-10-15 Matt S Trout Improve docs for uri_for
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
next