Bump MX::E::CAF dep, update TODO, chop out of date crap out of ROADMAP
[catagits/Catalyst-Runtime.git] / Changes
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 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 Yet another 5.80 regression
2008-12-27 Tomas Doran Fix the way Catalyst::Plugin::Server adds custom dispat...
2008-12-27 Tomas Doran Change what we stream to make test sync for engines...
2008-12-26 Florian Ragwitz Changelogging.
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-18 Tomas Doran Test for basename fixes
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-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-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-05 Marcus Ramberg Prepare for new developer release 5.8000_04
2008-12-05 Tomas Doran Changelog up to date, make comment re NEXT in the tests...
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-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 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-11-30 Marcus Ramberg Lazy resolution of hostname
2008-11-17 Marcus Ramberg Support virtualhosts in tests
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 Changelogging.
2008-10-15 Matt S Trout Workaround change in LWP that broke a cookie test ...
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 Marcus Ramberg Change Catalyst::Test to use Moose
2008-10-14 Marcus Ramberg Changes updated for dev release
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-10 Tomas Doran Additional doc for uri_for to illustrate passing an...
2008-09-10 Florian Ragwitz Changelogging.
2008-09-08 Marcus Ramberg Support print for Catalyst::Request
2008-09-08 Marcus Ramberg Fixed tests for new test methods
2008-09-02 Kieren Diment rafl doc improvements
2008-09-01 Matt S Trout r12983@zaphod: kd | 2008-04-28 18:10:27 +1000
2008-07-28 Tomas Doran Commit a failing test for components getting config...
2008-06-26 Marcus Ramberg Add stringify back for action, and test
2008-06-23 Guillermo Roditi Initial commit of Moosified Catalyst parts.
2008-03-12 Andy Grundman Add a test and update docs on how to pass-through the...
2008-01-17 Brian Cassidy apply uri_with() patch from Daisuke Murase
2008-01-16 Brian Cassidy fix uri_for()'s handling of multibyte chars (Daisuke...
2008-01-14 Jonathan Rockway Revert "encode unicode to utf8 by default (in finalize...
2008-01-13 Jonathan Rockway encode unicode to utf8 by default (in finalize)
2008-01-04 Marcus Ramberg changes, pod fix
2007-12-11 Andy Grundman Fixed a bug where -rr (restart regex) command line...
2007-11-26 Matt S Trout fix __PACKAGE__->config->{foo} = 'bar' for subclassing
2007-11-09 Andy Grundman Get rid of hard tabs
2007-11-09 Tatsuhiko Miyagawa update Changes
2007-10-26 Andy Grundman Revert SIGCHLD patch pending a test
2007-10-26 Jonathan Rockway update Changes to note inclusion of stats
2007-10-26 Andy Grundman Patch from Jon Schutz to add a proper SIGCHLD repear...
2007-10-18 Ash Berlin Giving extra credit
2007-10-17 Jonathan Rockway update changelog crediting theorbtwo++ for the better...
2007-10-10 Andy Grundman Removed unnecessary sprintf in debug mode that caused...
2007-09-14 Andy Grundman Fixed bug where req->base and req->uri would include...
2007-09-14 Brian Cassidy fix changelog. the emacs tempfile stuff was reverted...
2007-09-14 Brian Cassidy restarting engine fixes from willert
2007-09-13 Tatsuhiko Miyagawa updated Changes
2007-09-05 Andy Grundman Return child PID from HTTP engine when run with 'backgr...
2007-08-27 Kieren Diment update changelog oops again
2007-08-23 Marcus Ramberg fix fuckup in start of file
2007-08-22 Andy Grundman Fixed bug in HTTP engine where writes could fail with...
2007-08-22 Marcus Ramberg prep for release
2007-08-21 Marcus Ramberg prepare for cpan release
2007-08-21 Marcus Ramberg Make test suite load inline plugin
2007-08-21 Matt S Trout fix plugin loading
2007-08-18 Kieren Diment updates to respective ::Manual pages to try to keep...
2007-08-14 Andy Grundman Update Changes for next version
2007-08-03 Andy Grundman Fixed a bug with the HTTP engine where very large respo...
2007-08-03 Andy Grundman Fixed a bug where c->read didn't work properly, and...
2007-08-03 Andy Grundman Added req->query_keywords method
2007-08-02 Brian Cassidy remove warning for undef captures
2007-07-20 Marcus Ramberg add warning in uri_for for undefined args
2007-07-19 Brian Cassidy applied elapsed time handling patch from Emanuele Zeppieri
2007-07-18 Marcus Ramberg Make _register_plugin use ensure_class_loaded
2007-07-18 Marcus Ramberg Better error handling
2007-05-21 Ash Berlin Fix bug where a nested component would be setup twice
2007-05-16 Andy Grundman Fixed issue where development server running in fork...
2007-05-06 Andy Grundman Update Changes for content-length fix
2007-04-16 Marcus Ramberg Doc fix
2007-04-04 Kieren Diment fixed bodged svk push
next