make sure we still properly decode the part name
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Component /
2011-10-21 Alexander Hartmaier fixed the remaining spelling errors + improved some...
2011-07-29 Alexander Hartmaier fixed the remaining spelling errors + improved some...
2009-09-20 Florian Ragwitz Use clean instead of autoclean in the ContextClosure...
2009-09-20 Florian Ragwitz Fix a syntax error in the ContextClosure pod.
2009-06-29 Florian Ragwitz Remove useless asignment.
2009-06-26 Florian Ragwitz Add docs for ContextClosure.
2009-06-26 Florian Ragwitz Add Catalyst::Component::ContextClosure.
2009-06-11 Dan Dascalescu Cosmetic: removed trailing whitespace
2009-06-11 Dan Dascalescu Fixed run-on sentence in COPYRIGHT and s/program/library/
2009-02-19 Florian Ragwitz Create branch register_actions.
2008-12-30 Tomas Doran Basic POD for ::ApplicationAttribute, remove the empty...
2008-12-28 Florian Ragwitz s/Catalyst::Component::Role::CaptureApp/Catalyst::Compo...
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 ...