Trivial Pod fixes
[catagits/Catalyst-Runtime.git] / lib / Catalyst /
2009-11-24 Tomas Doran Trivial Pod fixes
2009-11-23 Tomas Doran Nasty hack for fastcgi, fixes gitalist
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 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-09 Florian Ragwitz Make request->body fail when used as a writer.
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-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 Andrew Rodland Give people a pointer to chase if they're looking for...
2009-10-06 Dagfinn Ilmari Man... Set ->request on the response object i Catalyst::Test...
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 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-11 Tomas Doran Work with old and new Moose
2009-09-11 Dave Rolsky Preserve immutable_options when temporarily making...
2009-09-10 Tomas Doran Merge 'deprecate_appclass_actions' into 'trunk'
2009-09-10 Tomas Doran Merge 'trunk' into 'deprecate_appclass_actions'
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-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 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 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-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 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-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-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 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-07 Dave Rolsky Deleted the old Restarter and associated code.
2009-07-07 Florian Ragwitz Add Exception::Interface and Exception::Basic. Make...
2009-06-30 Florian Ragwitz Version 5.80007. 5.80007
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 Florian Ragwitz Version 0.80006. 5.80006
2009-06-29 Florian Ragwitz Remove useless asignment.
2009-06-29 Florian Ragwitz Remove <=> overloading for actions.
next