Workaround for unknown namespace::clean + Sub::Exporter + perl -d problem.
[catagits/Catalyst-Runtime.git] / lib /
2009-02-08 Florian Ragwitz Workaround for unknown namespace::clean + Sub::Exporter...
2009-02-08 Florian Ragwitz Don't import the Test::More exports into Catalyst:...
2009-02-08 Florian Ragwitz Don't remove moose keywords explicitly. namespace:...
2009-02-08 Florian Ragwitz Move use namespace::clean to a more sensible place.
2009-02-08 Florian Ragwitz Remove imported symbols after compile time in Catalyst...
2009-02-08 Florian Ragwitz Don't unimport moose keywords in the middle of a modifier.
2009-02-08 Tomas Doran Adjust line lengths
2009-02-08 Tomas Doran Re-phrase parts of the text, respace it all, remove...
2009-02-06 Florian Ragwitz Remove useless column in chained action debug table.
2009-02-05 Florian Ragwitz Clarify that request arguments aren't unescaped automat...
2009-02-04 Marcus Ramberg Prepare for development release of runtime 5.8000_06
2009-02-04 Florian Ragwitz Don't ignore SIGCHLD while handling requests with the...
2009-02-04 Florian Ragwitz Use the way documented by IO::Socket::INET to get the...
2009-02-04 Florian Ragwitz Another Upgrading.pod fix.
2009-02-04 Florian Ragwitz Properly report dynamic bind port for the development...
2009-02-04 Florian Ragwitz Some Upgrading.pod improvements.
2009-02-04 Florian Ragwitz List assignment to MX::Emulate::CAF accessors now works.
2009-02-03 Florian Ragwitz Seed the RNG in each FastCGI child process.
2009-02-03 Florian Ragwitz Document the issues with overriding setup in Upgrading...
2009-02-02 Tomas Doran Re-write the Moose::Object / C3 linearisation docs...
2009-02-02 Tomas Doran Add note about another syntax used screw your self...
2009-02-02 Florian Ragwitz Fix various doc typoes.
2009-02-02 Florian Ragwitz Fix pod typo.
2009-02-02 Florian Ragwitz Engine and Dispatcher objects don't overload stringific...
2009-01-31 Florian Ragwitz Disallow calling setup more than once.
2009-01-30 Florian Ragwitz Disallow writing to config after setup.
2009-01-29 Tomas Doran Back out 9138:9137 in favour of a more generic implemen...
2009-01-29 Tomas Doran Apply patch for redacting parameters in the log.
2009-01-24 Kieren Diment documentation improvement
2009-01-22 Jay Hannah Text::SimpleTable's now go as wide as $ENV{COLUMNS}
2009-01-19 Marcus Ramberg Apply doc patch from dhoss
2009-01-17 Florian Ragwitz Doc improvement for ->visit. mateu++
2009-01-17 Florian Ragwitz Add setup_finalize as an easy way to hook at the end...
2009-01-17 Florian Ragwitz Stop aggregated tests from failing by using the latest...
2009-01-17 Florian Ragwitz Don't import blessed from Scalar::Util. Moose already...
2009-01-17 Florian Ragwitz Remove a workaround for C3 warnings that are now fixed...
2009-01-13 Tomas Doran CX::CRUD was released, add myself to contributors list
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 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 Jay Hannah Far more verbose error messages. Does great at making...
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 Warnings about deprecated runtime plugins
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 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...
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-24 Tomas Doran Fix stringification of dispatcher and engine in debug...
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-14 Tomas Doran Fix a 5.70/5.80 behavior change in Catalyst::Utils...
2008-12-10 Tomas Doran Patch to logging to add doc and make it possible to...
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 Tomas Doran Test and fix for a case which caused uri_for to generat...
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 Florian Ragwitz Load Class::C3 before MRO::Compat to avoid warnings.
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...
next