And lets not change behaviour with the log flush change..
[catagits/Catalyst-Runtime.git] / Changes
2009-11-10 Tomas Doran Warn on case_sensitive being set, remove documentation
2009-11-10 Tomas Doran Fix changelog, me--
2009-11-06 Alastair McGowan... Add doc for no-args call to ->uri_for
2009-11-05 Tomas Doran Need newer LWP for tests to pass as suggested on list...
2009-10-28 Florian Ragwitz Enable Catalyst::Utils::home() to find home within...
2009-10-16 J. Shirley Changes for nginx patches
2009-10-06 Dagfinn Ilmari Man... Set ->request on the response object i Catalyst::Test...
2009-10-05 Tomas Doran Tidy up changelog/attribution
2009-10-05 Alexander Hartmaier Improved the suggested fix warning when component resol...
2009-09-25 Tomas Doran Remove warnings for using Catalyst::Dispatcher->dispatc...
2009-09-23 Tomas Doran Dep bump
2009-09-21 Gareth Kirwan - Fix go / visit expecting captures and arguments in...
2009-09-17 Florian Ragwitz Version 5.80013. 5.80013
2009-09-17 Tomas Doran Re-space current release changelog to align with the...
2009-09-17 Tomas Doran -short is dead, RT#49771
2009-09-16 Tomas Doran Changelog
2009-09-15 Tomas Doran Remove what is now lies from Changes. Bump all the...
2009-09-10 Tomas Doran Fix warnings in upcoming moose
2009-09-09 Marcus Ramberg Prepare for release 5.80012
2009-09-07 Tomas Doran Fix duplicate results from get_action_methods. Q. Why...
2009-09-02 Tomas Doran Changelogging
2009-09-01 Tomas Doran Changes tweaks
2009-09-01 Tomas Doran Bump versions back to 5.8.4
2009-09-01 Tomas Doran Changelog
2009-08-23 Florian Ragwitz Version 5.80011. 5.80011
2009-08-23 Florian Ragwitz Changelogging.
2009-08-21 Florian Ragwitz Version 5.80010. 5.80010
2009-08-21 Florian Ragwitz Changelogging.
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-21 Gareth Kirwan Changelog update for previous Catalyst::Engine::HTTP...
2009-08-19 Florian Ragwitz Changelog Engine::finalize_body changes.
2009-08-17 Tomas Doran Switch to catalyst_component_name
2009-08-17 Andrew Rodland Changelog for r11037
2009-08-17 J. Shirley Conflict resolution
2009-08-17 Tomas Doran Add _component_name stuff to Changes
2009-08-17 Tomas Doran Capitalisation fixes in Changelog
2009-08-12 Florian Ragwitz Fix POD refering to CGI::Cookie. We're using CGI::Simpl...
2009-08-11 Ricardo SIGNES add changelog entry for merged locate_components branch
2009-08-11 Tomas Doran Apply patch from RT#48623 to fix headers in Engine...
2009-08-09 Tomas Doran Rewrite fixes for RT#48555
2009-08-09 Tomas Doran Updates changelog
2009-08-08 Guillermo Roditi make debug output prettier with large widths
2009-08-05 Tomas Doran Require perl 5.8.6
2009-07-29 Andrew Rodland Changes entry for r10993
2009-07-29 Andrew Rodland Update Changes and add me to Contributors
2009-07-23 Andrew Rodland Test and Changelog entry for r10961.
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-11 Guillermo Roditi private_path method for actions that returns a string...
2009-07-08 Tomas Doran More ->config fixes + Changelog
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 Add missed bug fixes to changelog
2009-06-30 Tomas Doran Test case for a way to make C3 crap itself by partially...
2009-06-30 Florian Ragwitz Changelogging.
2009-06-30 Tomas Doran Core fix for warnings due to undef body as per fix...
2009-06-30 Tomas Doran Mangle changelog to remove names. Note mangling goes...
2009-06-30 Cory G Watson Claim my work, in case it breaks. ;)
2009-06-30 Cory G Watson Add new uri_with mode for appending.
2009-06-30 Eden Cardim updated Changes
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-28 Tomas Doran Fix bug from RT#46459, misc cleanups in Catalyst::Test
2009-06-26 Florian Ragwitz Moar changelogging.
2009-06-26 Florian Ragwitz Changelogging.
2009-06-25 Rafael Kitover Merge 'trunk' into 'namespace_handling_refactor'
2009-06-22 Tomas Doran Use merge_hashes rather than dclone
2009-06-19 Tomas Doran Remove MockObject from Makefile.PL
2009-06-17 Tomas Doran Back out 10498 and 10097
2009-06-10 Luke Saunders prevent encoding plus signs in uri_for args
2009-06-07 Moritz Onken Changes patches
2009-06-07 Moritz Onken Added support for ~ prefix to plugins and action classes
2009-06-06 Marcus Ramberg Prepare for 05 5.80005
2009-06-06 Rafael Kitover update Changes
2009-06-04 Hans Dieter Pearcey Test validity of Args attribute for Chained actions
2009-06-01 Tomas Doran Changelog
2009-05-29 Tomas Doran And trivial fix by not using up
2009-05-28 Tomas Doran Require new MX::MethodAttributes. Mark retardo plugin...
2009-05-26 Tomas Doran Changelog change just committed, also split changes...
2009-05-21 Tomas Doran Fixed ->engine->env in Catalyst::Test, kmx++
2009-05-21 Tomas Doran Fix ->engine->env for the second time. I shouldn't...
2009-05-21 Tomas Doran Doc clarification, domm++
2009-05-21 Tomas Doran Merge the branch which gives ->req->remote_user without...
2009-05-19 Dan Dascalescu Fixed "its" vs "it's"
2009-05-19 Dan Dascalescu Fixed minor typo in Changes
2009-05-18 Florian Ragwitz Version 5.80004. 5.80004
2009-05-15 Tomas Doran Fix on demand parsing of ->req->parameters
2009-05-14 Tomas Doran Changelogging
2009-05-13 Tomas Doran Unknown error has been vanquished.
2009-05-13 Tomas Doran Fix the meta method test
2009-05-13 Tomas Doran Bump Moose dep to fix tests, bump %conflicts for things...
2009-05-13 Roland Lammel Rename the actions attribute in Catalyt::Controller...
2009-05-13 Tomas Doran Fix ->engine->env for the dev server. Catalyst-Plugin...
2009-05-12 Tomas Doran Add a few more tests for this issue in various other...
2009-05-12 Tomas Doran Fix docs as pointed out on the list
2009-05-10 Dave Rolsky The moose fix is in 0.78
2009-05-07 Tomas Doran Test in Catalyst for 349cda in Moose
next