Aww, crap, fail. merge 10927:HEAD from pass_component_names
[catagits/Catalyst-Runtime.git] / lib /
2009-08-01 Tomas Doran Aww, crap, fail. merge 10927:HEAD from pass_component_names
2009-08-01 Tomas Doran Merge branch pass_component_names:
2009-07-31 Tomas Doran Clean up branch. I'm happy with this (bar the eww,...
2009-07-29 Andrew Rodland Add konobi to contributors
2009-07-29 Andrew Rodland Update Changes and add me to Contributors
2009-07-29 Andrew Rodland Rewrite the POD for $c->uri_for().
2009-07-28 KMX C::Engine::FastCGI (_fix_env) - Microsoft IIS on Window...
2009-07-26 Dan Dascalescu Fixed a bunch of POD hyperlinks in Catalyst.pm and...
2009-07-25 Tomas Doran Remove dead and unused method
2009-07-22 Jesse Sheidlower Changed link from C::Base to C::Controller; fixed my...
2009-07-18 Tomas Doran Document the method name I actually added, idiot
2009-07-18 Tomas Doran Add docs for changes
2009-07-17 Tomas Doran Teach Cat to pass a _component_name into COMPONENT...
2009-07-17 Dan Dascalescu Hyperlinked POD entry for Catalysy::Request->args
2009-07-16 Tomas Doran Remove 10897, this hack kinda works, but then leads...
2009-07-16 Tomas Doran Special move for CX::Component::Traits. No tests, pleas...
2009-07-16 Dan Dascalescu Could not have made a more insignificant patch
2009-07-16 Dan Dascalescu Fixed POD links to get and request
2009-07-12 Tomas Doran Refactor to remove warning
2009-07-11 Guillermo Roditi private_path method for actions that returns a string...
2009-07-11 Tomas Doran Less lies in the deprecated block comment in Dispatcher...
2009-07-08 Tomas Doran More ->config fixes + Changelog
2009-07-08 Tomas Doran U R DOIN IT WRONG.
2009-07-07 Dave Rolsky Deleted the old Restarter and associated code.
2009-07-05 Tomas Doran Fix warning, and only warn if really needed
2009-06-30 Florian Ragwitz Version 5.80007. 5.80007
2009-06-30 Tomas Doran Test case for a way to make C3 crap itself by partially...
2009-06-30 Florian Ragwitz Pretend that Catalyst.pm does Component::ApplicationAtt...
2009-06-30 Tomas Doran Core fix for warnings due to undef body as per fix...
2009-06-30 Cory G Watson Add new uri_with mode for appending.
2009-06-30 Eden Cardim added test case + patch for inherited action configuration
2009-06-29 Tomas Doran Don't mangle query parameters passed to uri_for, the...
2009-06-29 Florian Ragwitz Version 0.80006. 5.80006
2009-06-29 Florian Ragwitz Remove useless asignment.
2009-06-29 Florian Ragwitz Remove <=> overloading for actions.
2009-06-29 Tomas Doran Comment the magic so that someone doesn't just remove...
2009-06-29 Rafael Kitover add note about overloaded <=>
2009-06-29 Rafael Kitover remove cmp overload in Action
2009-06-29 Rafael Kitover remove Action::sort_order
2009-06-28 Tomas Doran Fix bug from RT#46459, misc cleanups in Catalyst::Test
2009-06-28 Tomas Doran Twinking. That around modifier offended me, as I wrote...
2009-06-28 Florian Ragwitz Pass $c along to path_prefix in _parse_PathPrefix_attr.
2009-06-27 Florian Ragwitz Apply method modifier to capture $ctx for ctx_request...
2009-06-26 Florian Ragwitz stub pod for Exception::Go and ::Detach.
2009-06-26 Florian Ragwitz Fix annoying warnings in Utils::resolve_namespace.
2009-06-26 Florian Ragwitz Add docs for ContextClosure.
2009-06-26 Florian Ragwitz Add Catalyst::Component::ContextClosure.
2009-06-26 Florian Ragwitz Use methods to throw exceptions, instead of passing...
2009-06-26 Florian Ragwitz Make Exception initialisation saner.
2009-06-26 Florian Ragwitz Add a rethrow method to Exception.
2009-06-26 Florian Ragwitz Detect redispatch exceptions by a class check, not...
2009-06-26 Florian Ragwitz Throw redispatch exception objects instead of plain...
2009-06-26 Florian Ragwitz Add exception classes for the redispatching exceptions.
2009-06-26 Florian Ragwitz Enable overloading fallback for Catalyst::Exception.
2009-06-26 Florian Ragwitz Make Catalyst::Exception throw exception instances...
2009-06-26 Florian Ragwitz Make exception stringify as their message.
2009-06-26 Florian Ragwitz Add a message attribute to Exception::Base.
2009-06-26 Florian Ragwitz Properly clean namespaces in Catalyst::Exception*.
2009-06-25 Rafael Kitover Merge 'namespace_handling_refactor' into 'trunk'
2009-06-25 Rafael Kitover Merge 'trunk' into 'index_default_fuckage'
2009-06-25 Rafael Kitover Merge 'trunk' into 'namespace_handling_refactor'
2009-06-25 Rafael Kitover add C::DispatchType::_is_low_precedence
2009-06-22 Tomas Doran Use merge_hashes rather than dclone
2009-06-21 Rafael Kitover fix root default thingie jayk gave me, sanitize Paths...
2009-06-20 Rafael Kitover minor changes
2009-06-20 Rafael Kitover nicer action sorting for Path
2009-06-20 Rafael Kitover minor change
2009-06-19 Rafael Kitover prevent actions named index from registering as an...
2009-06-17 Tomas Doran Back out 10498 and 10097
2009-06-16 Andrew Rodland Doc patch warning of C<< $c->req->param >>'s fuzzy...
2009-06-11 Rafael Kitover fix $c->view() bug hopefully
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-06-11 Dan Dascalescu Fixed typos, added parameters for content_like
2009-06-10 Luke Saunders prevent encoding plus signs in uri_for args
2009-06-10 Florian Ragwitz This is version 5.80.
2009-06-07 Moritz Onken Added support for ~ prefix to plugins and action classes
2009-06-07 Moritz Onken removed commented code
2009-06-07 Moritz Onken controller actions without attributes which are defined...
2009-06-06 Moritz Onken refactor of namespace handling
2009-06-06 Marcus Ramberg Prepare for 05 5.80005
2009-06-06 Rafael Kitover stackoverflow path bug take two
2009-06-06 Rafael Kitover fix stackoverflow Path bug
2009-06-04 Hans Dieter Pearcey Test validity of Args attribute for Chained actions
2009-05-31 KMX C::Engine - added support for HTTPOnly flag on cookies...
2009-05-30 Rafael Kitover fix POD
2009-05-30 Rafael Kitover component cleanups
2009-05-29 KMX Engine::FastCGI - Microsoft IIS7 compatibility patch...
2009-05-29 KMX Engine::FastCGI - documentation update (Microsoft IIS...
2009-05-29 Justin Hunter why have two loops
2009-05-29 Tomas Doran And trivial fix by not using up
2009-05-27 Florian Ragwitz Fix minor uri_for documentation bug.
2009-05-26 Rafael Kitover update C::Req docs to reflect that args get automatical...
2009-05-26 Rafael Kitover URI-decode chained args
2009-05-23 Tomas Doran Make documentation crystal clear
2009-05-21 KMX fix for ->engine->env in Catalyst::Engine::CGI ...
2009-05-21 Tomas Doran Fixed ->engine->env in Catalyst::Test, kmx++
2009-05-21 Tomas Doran Document 'env' attribute. kmx++
2009-05-21 Tomas Doran Fix ->engine->env for the second time. I shouldn't...
2009-05-21 Tomas Doran Doc clarification, domm++
next