Add setup_finalize as an easy way to hook at the end of setup.
[catagits/Catalyst-Runtime.git] / lib / Catalyst /
2009-01-13 Tomas Doran Merge up from 5.70 trunk:
2009-01-13 Tomas Doran Merge up from 5.70 trunk:
2009-01-13 Marcus Ramberg Add ru/ua translations
2009-01-12 Tomas Doran IIS 6.0 FastCGI env patch from janus
2009-01-12 Marcus Ramberg Backport go/visit from 5.8 (janh), prepare for dev...
2009-01-12 Tomas Doran Doc for MX::E::CAF list assign bug, TODO updates incl...
2009-01-12 Tomas Doran Sort out CatalystX::CRUD issues
2009-01-12 Tomas Doran Note CAF difference here
2009-01-12 Tomas Doran Finish a first pass of all the text in Catalyst/Upgradi...
2009-01-12 Tomas Doran Bump version number in prep for a new dev release
2009-01-12 Tomas Doran Fix Plugin::Authorization::ACL + tests for the weird...
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 Improve instructions on how to upgrade moose components...
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 Guillermo Roditi added doc bit about anon subrefs in the symbol table
2009-01-07 Tomas Doran Fix IIS FastCGI support as-per we do with lighty +...
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-06 Andy Grundman Handle leading CRLF in HTTP requests sometimes sent...
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 More CDI related fail
2009-01-02 Tomas Doran Catalyst::View::Mason fixed
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 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 the way Catalyst::Plugin::Server adds custom dispat...
2008-12-26 Florian Ragwitz Turn the captured $app into a weak reference.
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-21 Tomas Doran Fix the CDI issue, Plugin::Auth's tests now blow up...
2008-12-14 Tomas Doran Fix a 5.70/5.80 behavior change in Catalyst::Utils...
2008-12-09 Tomas Doran Clean up around method modifier
2008-12-09 Tomas Doran Remove crap
2008-12-08 Andy Grundman Backport several fixes from 5.8 needed to get remote...
2008-12-08 Tomas Doran Do a load of small refatoring to remove direct hash...
2008-12-07 Tomas Doran Fix and test for issues when components import or defin...
2008-12-07 Kieren Diment removed spurious synopsis
2008-12-05 Andy Grundman Workaround max_redirect 0 bug
2008-12-05 Marcus Ramberg Prepare for new developer release 5.8000_04
2008-12-05 Andy Grundman If write() is passed an undef value to write, just...
2008-12-05 Florian Ragwitz Fix a shitload "used once, possible typo" warnings.
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-03 Tomas Doran Fix FormFu in 5.80 + test, zamolxes++
2008-12-03 Tomas Doran Fix for Catalyst::Action::REST
2008-12-01 Florian Ragwitz Use Class::C3::Adopt::NEXT.
2008-12-01 Kieren Diment s/rawmode.org/scsys.co.uk/ 5.8000_03
2008-11-30 Marcus Ramberg Lazy resolution of hostname
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-10-31 Jay Hannah POD typo corrected.
2008-10-28 Matt S Trout inline symbol table tweaking in ClassData
2008-10-17 Marcus Ramberg Prepare for new dev release
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 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 Port Catalyst::Test to Sub::Exporter.
2008-10-15 Matt S Trout back out go() so we can ship a 5.7100 with other featur...
2008-10-14 Andy Grundman Fix typo
2008-10-14 Marcus Ramberg Change Catalyst::Test to use Moose
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-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 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-11 Florian Ragwitz Make the HTTP engine use before instead of around to...
2008-09-08 Marcus Ramberg Support print for Catalyst::Request
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-03 Marcus Ramberg Add new test features
2008-09-02 Kieren Diment rafl's doc improvements in 5.8
2008-09-02 Florian Ragwitz Document :ChainedParent.
2008-09-02 Florian Ragwitz Document :Chained('../action').
next