Changelog
[catagits/Catalyst-Runtime.git] / lib /
2009-11-22 Tomas Doran Changelog, adjust warning text, bump versions for a...
2009-11-22 Tomas Doran Fix unicode issues in CGI and FastCGI engines
2009-11-21 Zbigniew Łukasiak warning for plugins inheriting from Catayst::Component
2009-11-21 Florian Ragwitz Version 5.80014. 5.80014
2009-11-21 Florian Ragwitz Improve Exception::Interface docs.
2009-11-20 Florian Ragwitz Remove some docs for Exception::Go and ::Detach.
2009-11-20 Florian Ragwitz Fix a doc typo.
2009-11-19 Tomas Doran Add Pod for all the new exception classes
2009-11-17 Florian Ragwitz Merge branch 'exception_interface'
2009-11-14 Tomas Doran Pod fixes re RT#51489
2009-11-14 Tomas Doran Pod patch
2009-11-12 Tomas Doran Merge 'trunk' into 'uri_encode_captures_andor_args_take2'
2009-11-12 Tomas Doran Tests, fix args as well as captureargs and be less...
2009-11-10 Tomas Doran And lets not change behaviour with the log flush change..
2009-11-10 Tomas Doran Warn on case_sensitive being set, remove documentation
2009-11-09 Florian Ragwitz Make request->body fail when used as a writer.
2009-11-06 Alastair McGowan... Amend doc to not mention using undef in ->uri_for
2009-11-06 Alastair McGowan... Add doc for no-args call to ->uri_for
2009-10-29 Tomas Doran Make URI a link to make it super obvious
2009-10-28 Florian Ragwitz Enable Catalyst::Utils::home() to find home within...
2009-10-20 Iñigo Tejedor Arrondo Fixes to pass podchecker OK
2009-10-20 Iñigo Tejedor Arrondo Change in actions inside roles.
2009-10-20 Iñigo Tejedor Arrondo More regresion from 11640, correcting parentheses and...
2009-10-20 Iñigo Tejedor Arrondo Formating (a lost space and line break)
2009-10-20 Iñigo Tejedor Arrondo Example added to #Actions_in_your_application_class
2009-10-19 Tomas Doran Well, this fixes my current issue, and doesn't seem...
2009-10-16 J. Shirley My favorite color is clear and I like to eat rocks
2009-10-16 J. Shirley The longawaited nginx patch to support non-root apps...
2009-10-15 Tomas Doran Add docs I promised for r11484
2009-10-15 Andrew Rodland Give people a pointer to chase if they're looking for...
2009-10-13 Rafael Kitover more correct fix for uninitialized warning from ACL
2009-10-12 Rafael Kitover better fix for uninitialized warning
2009-10-12 Rafael Kitover fix uninitialized warning in ACL
2009-10-07 Robert 'phaylon... added stub config section (incl TODO) to Cat.pm for...
2009-10-06 Dagfinn Ilmari Man... Set ->request on the response object i Catalyst::Test...
2009-10-06 Tomas Doran Improved the suggested fix warning when component resol...
2009-10-05 Tomas Doran Tidy up changelog/attribution
2009-10-05 Alexander Hartmaier Improved the suggested fix warning when component resol...
2009-09-27 Tomas Doran Make r11422 not break stuff - idiot :(
2009-09-25 Tomas Doran Remove warnings for using Catalyst::Dispatcher->dispatc...
2009-09-21 Mateu X. Hunter Update $c->forward and $c->state documentation to addre...
2009-09-21 Gareth Kirwan - Fix go / visit expecting captures and arguments in...
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-09-17 Florian Ragwitz Version 5.80013. 5.80013
2009-09-17 Tomas Doran Add note about ::[MVC]:: warnings
2009-09-17 Tomas Doran Add note about actions in appclass being deprecated
2009-09-16 Tomas Doran Now we depend on latest Moose we are certain to have...
2009-09-15 Florian Ragwitz Use MooseX::Role::WithOverloading.
2009-09-15 Florian Ragwitz Merge branch 'master' into exception_interface
2009-09-14 Dave Rolsky The warning about a class having mutable ancestors...
2009-09-11 Tomas Doran Work with old and new Moose
2009-09-11 Dave Rolsky Preserve immutable_options when temporarily making...
2009-09-10 Andrew Rodland Rework the C<< $c->go >> documentation a little, hopefu...
2009-09-10 Tomas Doran Merge 'deprecate_appclass_actions' into 'trunk'
2009-09-10 Tomas Doran Merge 'trunk' into 'deprecate_appclass_actions'
2009-09-10 Tomas Doran Fix warnings in upcoming moose
2009-09-09 Guillermo Roditi add myself to contributors
2009-09-09 Marcus Ramberg Prepare for release 5.80012
2009-09-07 Tomas Doran Merge 'trunk' into 'deprecate_appclass_actions'
2009-09-07 Tomas Doran Fix duplicate results from get_action_methods. Q. Why...
2009-09-07 Tomas Doran AGH. Too tired to be doing this, fucked it up again
2009-09-07 Tomas Doran I'm an idiot, that totally doesn't work. remove.
2009-09-07 Tomas Doran Test for r11331 + fix to only report each action name...
2009-09-07 Tomas Doran Fix hash key name back to what it used to be for compat...
2009-09-01 Tomas Doran Bump versions back to 5.8.4
2009-09-01 Tomas Doran Stop calling class data methods on instances + commente...
2009-08-27 Dan Dascalescu POD addition: $c->req->body returns a string or a File...
2009-08-26 Arthur Axel 'fREW... Look! I'm famous! (See Catalyst-Devel)
2009-08-25 Tomas Doran Fix duplicate components
2009-08-23 Florian Ragwitz Version 5.80011. 5.80011
2009-08-22 Florian Ragwitz Remove leftovers of the restarter engine.
2009-08-21 Florian Ragwitz Version 5.80010. 5.80010
2009-08-21 Florian Ragwitz Do what we want instead of exiting a sub via last.
2009-08-21 Florian Ragwitz DOH! do more than one read, if necessary.
2009-08-21 Florian Ragwitz Version 5.80009. 5.80009
2009-08-21 Tomas Doran Fix and tests for big issue in 5.80008
2009-08-21 Florian Ragwitz Version 5.80008. 5.80008
2009-08-19 Tomas Doran Back out r11057 which breaks one of the chained tests...
2009-08-19 Tomas Doran Remove r11058 - the commit message is lies, it does...
2009-08-17 Tomas Doran Switch to catalyst_component_name
2009-08-17 J. Shirley Adding and documented X-Forwarded-Port
2009-08-16 Florian Ragwitz Do at least one (possibly empty) write when reading...
2009-08-12 Tomas Doran Make the code much clearer about what is going on,...
2009-08-12 Florian Ragwitz Fix POD refering to CGI::Cookie. We're using CGI::Simpl...
2009-08-12 Tomas Doran Blow up rather than failing to call ->can if everything...
2009-08-12 Tomas Doran Tiny change to make the error make more sense
2009-08-12 Ricardo SIGNES break setup_components into three parts
2009-08-11 Tomas Doran Apply patch from RT#48623 to fix headers in Engine...
2009-08-11 Tomas Doran Unfuck Catalyst::View::JSON
2009-08-08 Guillermo Roditi oops debug output got leaked in
2009-08-08 Guillermo Roditi make debug output prettier with large widths
2009-08-07 Gareth Kirwan Engine::HTTP - Fix paths for HTTP requests with scheme...
2009-08-07 Gareth Kirwan DispatchType::Chained fix failing test of Args(0) vs...
2009-08-07 Gareth Kirwan DispatchType::Chained fix for default args attribute...
2009-08-06 Tomas Doran Fix error message
2009-08-06 Yousef H. Alhashemi Moved action methods from t/lib/TestApp.pm to t/lib...
2009-08-06 Andrew Rodland Add a method to the stats object to get the request...
2009-08-05 Tomas Doran Require perl 5.8.6
2009-08-01 Rafael Kitover allow uri_for($controller_instance)
next