Include only the things we actually want in the dist.
[catagits/Catalyst-Runtime.git] / Changes
2009-03-29 Florian Ragwitz Changelogging.
2009-03-25 Tomas Doran Merge up r9572 and r9577 from 5.70
2009-03-25 Hans Dieter Pearcey add $res->code to Changes
2009-03-22 Tomas Doran Merge 'add_captures_to_visit' into 'trunk'
2009-03-22 Tomas Doran Make chaining to yourself explode at app load time...
2009-03-21 Tomas Doran Cleanup, changelog
2009-03-21 Tomas Doran Merge r9534 renaming kanes crequest to ctx_request...
2009-03-20 Jos Boumans rename crequest to ctx_request on request of #cat-dev
2009-03-20 Tomas Doran Port kanes r9520 up to 5.80 trunk
2009-03-10 Jay Hannah debug() POD rewrite
2009-03-04 Tomas Doran Backport failing test into 5.70 trunk
2009-03-04 Tomas Doran Make Moose components collaberate with non-Moose Catalyst
2009-02-21 Tomas Doran EWRONGBRANCH Back out -r9378:9377.
2009-02-21 Tomas Doran Add patch from dwc to warn about c->req->user deprecation
2009-02-20 Tomas Doran Changelogging
2009-02-20 Tomas Doran Fix my retardedness with ::MVC:: warning having no...
2009-02-20 Tomas Doran Changelogging
2009-02-15 Tomas Doran I don't get why the test app doesn't trigger this but...
2009-02-15 Tomas Doran Make restarters immutable handling less naive + tests
2009-02-15 Tomas Doran Immutable components no longer break the restarter...
2009-02-14 Tomas Doran Bump Moose prereq
2009-02-10 Tomas Doran Changelogging
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 Changelogging.
2009-02-03 Florian Ragwitz Changelogging.
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-29 Marcus Ramberg Timestamp changes 5.8000_05
2009-01-22 Jay Hannah Text::SimpleTable's now go as wide as $ENV{COLUMNS...
2009-01-22 Jay Hannah Text::SimpleTable's now go as wide as $ENV{COLUMNS}
2009-01-20 Tomas Doran Update TODO, Changelogging
2009-01-19 Marcus Ramberg Apply doc patch from dhoss
2009-01-19 Marcus Ramberg Up Module install dep, update timestamp 5.71000
2009-01-18 Marcus Ramberg Prepare for 5.71000 release
2009-01-18 Marcus Ramberg Backport go doc bit
2009-01-16 Marcus Ramberg Backport META.yml hackery
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 Marcus Ramberg Add tests for forwarding to action object
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 Sort out CatalystX::CRUD issues
2009-01-12 Tomas Doran Finish a first pass of all the text in Catalyst/Upgradi...
2009-01-12 Tomas Doran Fix Plugin::Authorization::ACL + tests for the weird...
2009-01-07 Tomas Doran Fix IIS FastCGI support as-per we do with lighty +...
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-02 Tomas Doran Catalyst::View::Mason fixed
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 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-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 Andy Grundman Workaround change in LWP that broke a cookie test ...
2008-10-15 Matt S Trout Improve docs for uri_for
2008-10-15 Matt S Trout back out go() so we can ship a 5.7100 with other featur...
2008-10-14 Andy Grundman Use the right package name...
next