catagits/Catalyst-Runtime.git
2009-01-12 Tomas Doran Email various people to ask them to test. Can't really...
2009-01-12 Tomas Doran Note which new releases of stuff we're waiting for...
2009-01-12 Tomas Doran RenderView and DebugCookie done. Tidy up test in C...
2009-01-12 Tomas Doran Re-write Roadmap to not be lies, change warns on compon...
2009-01-08 Florian Ragwitz Update TODO
2009-01-08 Florian Ragwitz test_require Test::MockObject.
2009-01-08 Florian Ragwitz Update TODO
2009-01-08 Florian Ragwitz Make the optional tests bail out as early as possible...
2009-01-08 Florian Ragwitz Improve instructions on how to upgrade moose components...
2009-01-07 Tomas Doran Fix test, we're now outputting multiple lines, and...
2009-01-07 Tomas Doran Add hashed cookies
2009-01-07 Tomas Doran CX::Imports, TODO updates, note mst rant, add some...
2009-01-07 Tomas Doran Use the appropriate MOP function to be a bit neater...
2009-01-07 Tomas Doran Make it more obvious what's being reported in the leak...
2009-01-07 Guillermo Roditi added doc bit about anon subrefs in the symbol table
2009-01-07 Tomas Doran Memory leaks have gone, oh happy days are here again..
2009-01-07 Tomas Doran Sod back-compat on the insane cases, start the upgradin...
2009-01-07 Tomas Doran Update TODO after latest round of repos smoke tests
2009-01-04 Tomas Doran Warnings about deprecated runtime plugins
2009-01-04 Tomas Doran Nick the related modules version warning from Moose
2009-01-04 Tomas Doran Chop that chunk of sh*t out again, as we're going to...
2009-01-03 Tomas Doran And fixes for the CDI issue, this is getting really...
2009-01-03 Tomas Doran Fix, I suck today
2009-01-03 Tomas Doran Fix
2009-01-03 Tomas Doran More CDI related fail
2009-01-02 Tomas Doran Fix additive logging setup, and ergo Catalyst-Plugin...
2009-01-02 Tomas Doran Catalyst::View::Mason fixed
2009-01-02 Tomas Doran plugin new method test as-per various other plugins...
2009-01-01 Tomas Doran Bump Moose dep to fix immutable roundtrip issues, updat...
2008-12-30 Tomas Doran Basic POD for ::ApplicationAttribute, remove the empty...
2008-12-29 Tomas Doran Make Catalyst::Engine::Apaches tests pass.
2008-12-29 Tomas Doran Bump MX::E::CAF dep, update TODO, chop out of date...
2008-12-29 Tomas Doran Update TODO: I fixed smoke test rig issues + MX::E...
2008-12-29 Tomas Doran Stop using Adopt::CAF by default
2008-12-28 Florian Ragwitz s/Catalyst::Component::Role::CaptureApp/Catalyst::Compo...
2008-12-28 Tomas Doran Move all the public attributes in Catalyst::Dispatcher...
2008-12-27 Tomas Doran Replace {_body} instance access with calls to _body...
2008-12-27 Tomas Doran Renaming all the attributes, as making them _private...
2008-12-27 Tomas Doran Fix the return value of Catalyst::Request's body method...
2008-12-27 Tomas Doran Fix C::Request disparity between _body and body accesso...
2008-12-27 Tomas Doran Fix another test, I'm not doing well today
2008-12-27 Tomas Doran Fix test
2008-12-27 Tomas Doran Yet another 5.80 regression
2008-12-27 Tomas Doran Go away, otherwise running the tests against 5.70 doesn...
2008-12-27 Tomas Doran Fix the way Catalyst::Plugin::Server adds custom dispat...
2008-12-27 Tomas Doran Updated TODO after a new round of smokes
2008-12-27 Tomas Doran Change what we stream to make test sync for engines...
2008-12-26 Florian Ragwitz Turn the captured $app into a weak reference.
2008-12-26 Florian Ragwitz Changelogging.
2008-12-26 Florian Ragwitz Refactor capturing of $app from ::Controller into ...
2008-12-24 Florian Ragwitz CMOP::Class->make_immutable expects a list of options...
2008-12-24 Florian Ragwitz Make the test suites YAML dependency optional.
2008-12-24 Tomas Doran Balls, that wasn't meant to be committed
2008-12-24 Tomas Doran Fix stringification of dispatcher and engine in debug...
2008-12-21 Tomas Doran Actually add the plugin, and remove the TODO item
2008-12-21 Tomas Doran C::P::A passes its tests against 5.80 now - fixed plugi...
2008-12-21 Tomas Doran Fix the CDI issue, Plugin::Auth's tests now blow up...
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...
next