catagits/Catalyst-Runtime.git
2008-12-21 Tomas Doran Authentication back compat fail due to ::ClassData...
2008-12-21 Tomas Doran Update TODO to be current, bump deps to latest versions...
2008-12-18 Tomas Doran Test for basename fixes
2008-12-18 Tomas Doran s/parent/base/
2008-12-18 Tomas Doran Fix lib path
2008-12-15 Florian Ragwitz Update TODO.
2008-12-14 Ash Berlin author-only build_requires no long appear in META.yml...
2008-12-14 Tomas Doran Re-arrange TODO list to have a little more structure
2008-12-14 Tomas Doran Fix a 5.70/5.80 behavior change in Catalyst::Utils...
2008-12-13 Tomas Doran Bump MX::E::CAF dep
2008-12-11 Tomas Doran Log4perl already got fixed along the way, \o/
2008-12-10 Tomas Doran Patch to logging to add doc and make it possible to...
2008-12-09 Tomas Doran Why is the TODO list getting longer, not shorter
2008-12-09 Tomas Doran Clean up around method modifier
2008-12-09 Tomas Doran Remove crap
2008-12-08 Tomas Doran Do a load of small refatoring to remove direct hash...
2008-12-07 Tomas Doran Redact the fixing of Cache::Curried from the changelog...
2008-12-07 Tomas Doran Fix and test for issues when components import or defin...
2008-12-07 Tomas Doran Update Changes file and TODO list
2008-12-07 Tomas Doran Add test case for the thing which breaks C::P::Authenti...
2008-12-07 Tomas Doran Fix SKIP block in optional test
2008-12-07 Tomas Doran Test and fix for a case which caused uri_for to generat...
2008-12-07 Kieren Diment removed spurious synopsis
2008-12-06 Andy Grundman Move live_engine_response_print into aggregate
2008-12-05 Florian Ragwitz s/parent/base/;
2008-12-05 Florian Ragwitz Don't run the pod coverage tests unless Pod::Coverage...
2008-12-05 Andy Grundman Require Pod::Coverage 0.19 to fix parent method coverage
2008-12-05 Andy Grundman Workaround max_redirect 0 bug
2008-12-05 Andy Grundman Note for other redirect test
2008-12-05 Andy Grundman Add note about failing tests on remote servers because...
2008-12-05 Andy Grundman Fix engine_request_uri tests to work on remote server...
2008-12-05 Andy Grundman Fix upload test to work with remote servers, don't...
2008-12-05 Andy Grundman Fix Catalyst::GO error in remote tests
2008-12-05 Andy Grundman Fix optional tests to run the live tests in the aggrega...
2008-12-05 Andy Grundman Change memleak test to use rss instead of total size
2008-12-05 Marcus Ramberg Prepare for new developer release 5.8000_04
2008-12-05 Marcus Ramberg Update test suite to find right perl
2008-12-05 Marcus Ramberg Turn off verbose for aggregate
2008-12-05 Florian Ragwitz Load Class::C3 before MRO::Compat to avoid warnings.
2008-12-05 Tomas Doran Changelog up to date, make comment re NEXT in the tests...
2008-12-05 Andy Grundman If write() is passed an undef value to write, just...
2008-12-05 Florian Ragwitz Silence C3::Adopt::NEXT warnings in the test suite.
2008-12-05 Andy Grundman Sort keys in this test so it always runs in the same...
2008-12-05 Andy Grundman Revert last fix, this breaks on old LWP, grrr
2008-12-05 Andy Grundman Fix warning with newer LWP that generates a duplicate...
2008-12-05 Florian Ragwitz test_require Test::Aggregate if we're going to aggregat...
2008-12-05 Florian Ragwitz Fix a shitload "used once, possible typo" warnings.
2008-12-05 Rafael Kitover Add missing SKIP to URI test
2008-12-05 Andy Grundman Add additional tests to make sure upload temp files...
2008-12-05 Tomas Doran Remove use of NEXT from the test suite, except for...
2008-12-04 Tomas Doran Fix the SmartURI recursion using a predicate and un...
2008-12-04 Tomas Doran Make everything which used to inherit CAF use the MX...
2008-12-04 Tomas Doran Add skipped test for ininite recursion issue, re-arrang...
2008-12-03 Tomas Doran Fix FormFu in 5.80 + test, zamolxes++
2008-12-03 Tomas Doran Fix for Catalyst::Action::REST
2008-12-03 Tomas Doran Update TODO with the bits I have extracted from latest...
2008-12-03 Tomas Doran Add extra HTTP::Body tests I have had hanging around...
2008-12-03 Tomas Doran Make the Changes file accurate for all changes since...
2008-12-01 Florian Ragwitz Use Class::C3::Adopt::NEXT.
2008-12-01 Florian Ragwitz Ignore C3 warnings on 5.10 when testing ensure_class_lo...
2008-12-01 Florian Ragwitz Only TODO the actually failing test.
2008-12-01 Marcus Ramberg Todo failing chained test
2008-12-01 Kieren Diment s/rawmode.org/scsys.co.uk/ 5.8000_03
2008-12-01 Tomas Doran Update the TODO list with everything discussed in ...
2008-11-30 Marcus Ramberg Lazy resolution of hostname
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 ...
next