Allow parameterized roles to be applied as plugins.
[catagits/Catalyst-Runtime.git] / Changes
2010-05-02 Florian Ragwitz Allow parameterized roles to be applied as plugins.
2010-04-21 Alex J. G. Burzyński Fix not stripping backslashes in DispatchType::Regex...
2010-04-18 Tomas Doran Fix unquoted regex as per RT#24951
2010-04-13 Tomas Doran Trivial test feature, fixes RT#53653
2010-04-13 Tomas Doran Fix RT#49267
2010-04-13 Tomas Doran Document return of C::T::get is bytes not characters...
2010-04-13 Tomas Doran Fix RT#41442 so that temporary files are always, always...
2010-04-12 Tomas Doran Fix dsadinoff's mod_rewrite bug I hope
2010-04-02 Tomas Doran Require new CGI::Simple::Cookie, changelog
2010-03-29 Tomas Doran Fail, commit version bump 5.80022
2010-03-28 Tomas Doran More splitting up of the response logging methods
2010-03-28 Tomas Doran Back out behaviour change in debug logging we don't...
2010-03-28 Tomas Doran Cache the IP address => hostname lookups which could...
2010-03-28 Tomas Doran Back out 13063. This changes the CGI environment we...
2010-03-26 Florian Ragwitz Make sure to construct Upload objects properly, even...
2010-03-22 Ian Wells Disabled name lookup for server hostname in favour...
2010-03-08 Balint Szilakszi Optimizing component lookup for the simple, common...
2010-03-06 Tomas Doran Changelog
2010-03-05 Matt S Trout fix Index uri_for_action bug
2010-03-03 Tomas Doran Bump versions, expand somewhat on the changelog 5.80021
2010-02-09 Rafael Kitover update Changes, put comment back in
2010-02-04 Florian Ragwitz Version 5.80020. 5.80020
2010-01-29 Florian Ragwitz Version 5.80019. 5.80019
2010-01-29 Florian Ragwitz Changelog tweaking.
2010-01-28 Tomas Doran Changelog up to date
2010-01-28 Tomas Doran Fix paths with URI encoding as the first path part
2010-01-27 Tomas Doran Fix / => %2F in uri_for so that it only works for actio...
2010-01-27 Tomas Doran Clarrify debug documentation
2010-01-19 Florian Ragwitz Changelog action_args.
2010-01-14 Dan Dascalescu Typo fix
2010-01-12 Florian Ragwitz Version 5.80018. 5.80018
2010-01-11 Tomas Doran Fix URI bug masked by HTTP::Request::AsCGI
2010-01-11 Tomas Doran Deprecate bare imports of Catalyst::Test - either use...
2010-01-10 Tomas Doran Apply patch to clarify uri_for action from Octavian...
2010-01-10 Florian Ragwitz Version 5.80017. 5.80017
2010-01-09 Tomas Doran Bump version of ::Role::WithOverloading
2010-01-09 Tomas Doran Bump dep
2010-01-09 Tomas Doran Correctly pass argv option into Catalyst::Engine::HTTP
2010-01-09 Tomas Doran Changelog Adopt::NEXT warnings
2010-01-09 Tomas Doran Don't screw over people using --detach, <sigh>
2010-01-04 Tomas Doran Doc fix
2009-12-22 Tomas Doran Someone think of a less fugly way of doing this please...
2009-12-18 Tomas Doran Fix RT#52898, __MOP__ removal breaking debug screen...
2009-12-15 Tomas Doran Bug fix for issue reported on the mailing list by Toby...
2009-12-11 Tomas Doran Changelog, bump version
2009-12-11 Tomas Doran Unfuck that as well
2009-12-10 Tomas Doran Fix RT#52630
2009-12-09 Tomas Doran More tests for the prepare_path thing, fix said tests...
2009-12-09 Tomas Doran Changelog
2009-12-08 Dave Rolsky Doc --host change
2009-12-06 KMX Win32 fix: reverting commit 12210 (after a discussion...
2009-12-06 Dave Rolsky Doc change for --restartdirectory
2009-12-06 Tomas Doran Skip on win32, hopefully we'll get a better answer...
2009-12-06 Tomas Doran Win32 fix, kmx++
2009-12-03 Tomas Doran I can't stand the over-long debug screens any more...
2009-12-02 Tomas Doran Pod nits, rt#52370
2009-12-02 Tomas Doran Changes, bump version 5.80015
2009-12-01 Tomas Doran The documentation example had the variables the opposit...
2009-12-01 Tomas Doran Fix bug in Catalyst::Engine which could cause it to...
2009-12-01 Tomas Doran Bump deps and changelog for another dev release with... 5.80014_02
2009-11-30 Tomas Doran Rewrite changelog entry to be more complete
2009-11-30 Tomas Doran Require new HTTP::Request::AsCGI
2009-11-30 Tomas Doran Commit miyagawa's fix for PATH_INFO decoding. I think...
2009-11-26 Tomas Doran Fix test on bleadperl RT#52100
2009-11-26 Tomas Doran Back out 11979 until I work out why IPC::Run is getting...
2009-11-24 Tomas Doran Trivial Pod fixes
2009-11-23 Tomas Doran Nasty hack for fastcgi, fixes gitalist
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...
2009-11-22 Tomas Doran Changelog
2009-11-22 Tomas Doran release 5.80014_01 5.80014_01
2009-11-22 Tomas Doran Changelog, adjust warning text, bump versions for a...
2009-11-21 Florian Ragwitz Version 5.80014. 5.80014
2009-11-21 Florian Ragwitz Refer to the right ticket in Changes.
2009-11-21 Florian Ragwitz More changelogging.
2009-11-21 Florian Ragwitz Remove duplicate changelog entry.
2009-11-14 Tomas Doran Pod fixes re RT#51489
2009-11-14 Tomas Doran Pod patch
2009-11-12 Tomas Doran Changelog
2009-11-12 Brian Cassidy remove duplicate changelog entry
2009-11-12 Tomas Doran Bring the changelog up to date.
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-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-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
next