Apply patch for redacting parameters in the log.
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
2009-01-29 Tomas Doran Apply patch for redacting parameters in the log.
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-12 Marcus Ramberg Backport go/visit from 5.8 (janh), prepare for dev...
2009-01-12 Tomas Doran Bump version number in prep for a new dev release
2009-01-12 Tomas Doran Re-write Roadmap to not be lies, change warns on compon...
2009-01-07 Tomas Doran Use the appropriate MOP function to be a bit neater...
2009-01-07 Jay Hannah Far more verbose error messages. Does great at making...
2009-01-04 Tomas Doran Warnings about deprecated runtime plugins
2009-01-02 Tomas Doran Fix additive logging setup, and ergo Catalyst-Plugin...
2009-01-02 Tomas Doran plugin new method test as-per various other plugins...
2008-12-29 Tomas Doran Bump MX::E::CAF dep, update TODO, chop out of date...
2008-12-27 Tomas Doran Replace {_body} instance access with calls to _body...
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-10 Tomas Doran Patch to logging to add doc and make it possible to...
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-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-11-30 Marcus Ramberg Fix ACCEPT_CONTEXT on MyApp
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 Stop using Class::Inspector. Class::MOP::load_class...
2008-10-16 Florian Ragwitz Don't comment out uri_for.
2008-10-15 Andy Grundman Fix missing =back in pod
2008-10-15 Matt S Trout fixup merge from GO removal in 5.70 trunk
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 Marcus Ramberg Prepare for another dev release
2008-10-12 Marcus Ramberg Prepare for dev release
2008-10-01 Jess Robinson Improve docs for uri_for
2008-09-24 Marcus Ramberg latest go/visit changes, pod fixes, all tests ok
2008-09-10 Tomas Doran Additional doc for uri_for to illustrate passing an...
2008-09-10 Florian Ragwitz Add myself to CONTRIBUTORS.
2008-09-08 Marcus Ramberg Support print for Catalyst::Request
2008-09-02 Guillermo Roditi only call ACCEPT_CONTEXT if we actually have a context
2008-09-01 Matt S Trout r12983@zaphod: kd | 2008-04-28 18:10:27 +1000
2008-08-05 Jess Robinson Switch syntax example for model to use create=static
2008-07-23 Dan Dascalescu Undoing my commit since the issue had been fixed in...
2008-07-23 Dan Dascalescu Undoing my commit since the issue had been fixed in...
2008-07-22 Dan Dascalescu Added warnign that path_to() should be called after...
2008-07-22 Dan Dascalescu Added warnign that path_to() should be called after...
2008-07-20 Marcus Ramberg Prepare for _03 dev release
2008-07-18 Brian Cassidy Ensure ACCEPT_CONTEXT is called for results from compon...
2008-07-18 Brian Cassidy Added the supplied argument to the regexp fallback...
2008-07-18 Brian Cassidy more fixes to regexp fallback, ugh.
2008-07-18 Brian Cassidy Fix regression for regexp fallback in model(), view...
2008-07-17 Brian Cassidy doc typo fix (rafl)
2008-07-16 Marcus Ramberg prepare for devel release
2008-07-16 Marcus Ramberg Prepare 5.7100
2008-07-12 Tomas Doran Clarify inner package behavior of companent instantatio...
2008-06-30 Brian Cassidy authors cleanup
2008-06-25 Marcus Ramberg Prepare for 5.7099_01
2008-06-25 Marcus Ramberg remove a confusing and duplicate bit of documentation
2008-06-23 Guillermo Roditi config wins, groditi loses. FUCK YOU FOR SUPPORTING...
2008-06-23 Guillermo Roditi bye bye Class::C3. for good.
2008-06-23 Guillermo Roditi revert MyApp instantiation
2008-06-23 Guillermo Roditi mro compat stuff
2008-06-23 Guillermo Roditi making $app be an instance, less symbol table hijacking...
2008-06-23 Guillermo Roditi Remove use of overload
2008-06-23 Guillermo Roditi start using Class::C3, may need to add a reinitalize...
2008-06-23 Guillermo Roditi Updated Catalyst::Request and Catalyst::Response to...
2008-06-23 Guillermo Roditi reverting (most of) the whitespace changes
2008-06-23 Guillermo Roditi converting the engines. i had to add use NEXT to some...
2008-06-23 Guillermo Roditi little things in Catalyst.pm
2008-06-23 Guillermo Roditi restore ensure_class_loaded since Class::MOP::load_clas...
2008-06-23 Guillermo Roditi some more comments and little changes as well as some...
2008-06-23 Guillermo Roditi passing a lot more tests. still alot of work to be...
2008-06-23 Guillermo Roditi some tests fail and some things are ugly, but i think...
2008-06-23 Guillermo Roditi reverting back to when tests pass. applying changes...
2008-06-23 Guillermo Roditi committing broken version. rolling back in a min. just...
2008-06-23 Guillermo Roditi Initial commit of Moosified Catalyst parts.
2008-05-30 Brian Cassidy minor change to warning. docs + Changes
2008-05-30 Brian Cassidy update some warnings
2008-05-30 Brian Cassidy rework component resolution methods (i.e. model(),...
2008-05-23 Brian Cassidy Fix regression for relative uri_for arguments after...
2008-05-09 Marcus Ramberg query param encoding patch
2008-05-07 Brian Cassidy Fix for Path('0') handling (RT #29334)
2008-05-07 Brian Cassidy Fix grammar on welcome page (RT #33236)
2008-03-12 Andy Grundman Add a test and update docs on how to pass-through the...
2008-02-11 Cory G Watson Note the detructiveness of uri_for when used with hashrefs.
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-13 Jonathan Rockway add a comment explaining why we use bytes
2007-10-26 Andy Grundman Bump version to 5.7012
2007-10-26 Andy Grundman Clean up some ugly code with hard tabs
2007-10-22 Jonathan Rockway fix from Jon Schutz
2007-10-19 Jonathan Rockway remove tabs that stats patch added
next