Create branch register_actions.
[catagits/Catalyst-Runtime.git] / Changes
2009-02-19 Florian Ragwitz Create branch register_actions.
2009-01-22 Jay Hannah Text::SimpleTable's now go as wide as $ENV{COLUMNS...
2009-01-19 Marcus Ramberg Up Module install dep, update timestamp 5.71000
2009-01-18 Marcus Ramberg Prepare for 5.71000 release
2009-01-18 Marcus Ramberg Backport go doc bit
2009-01-16 Marcus Ramberg Backport META.yml hackery
2009-01-13 Marcus Ramberg Add ru/ua translations
2009-01-12 Marcus Ramberg Add tests for forwarding to action object
2009-01-12 Marcus Ramberg Backport go/visit from 5.8 (janh), prepare for dev...
2009-01-07 Tomas Doran Fix IIS FastCGI support as-per we do with lighty +...
2009-01-06 Andy Grundman Handle leading CRLF in HTTP requests sometimes sent...
2008-12-27 Tomas Doran Change what we stream to make test sync for engines...
2008-10-15 Andy Grundman Workaround change in LWP that broke a cookie test ...
2008-10-15 Matt S Trout back out go() so we can ship a 5.7100 with other featur...
2008-08-26 Florian Ragwitz Changelogging.
2008-08-07 Brian Cassidy Fix some Win32 test failures
2008-08-06 Marcus Ramberg Add pt translation of error msg
2008-07-20 Marcus Ramberg Prepare for _03 dev release
2008-07-18 Brian Cassidy Ensure ACCEPT_CONTEXT is called for results from compon...
2008-07-18 Brian Cassidy Added the supplied argument to the regexp fallback...
2008-07-18 Brian Cassidy more fixes to regexp fallback, ugh.
2008-07-18 Brian Cassidy Fix regression for regexp fallback in model(), view...
2008-07-16 Marcus Ramberg prepare for devel release
2008-07-16 Marcus Ramberg Prepare 5.7100
2008-07-14 Brian Cassidy Updated Catalyst::Test docs to mention the use of HTTP...
2008-06-30 Brian Cassidy nuked Catalyst::Build
2008-06-27 Brian Cassidy rescue :PathPrefix from an old branch
2008-06-26 Marcus Ramberg Add go to changes
2008-06-25 Marcus Ramberg Prepare for 5.7099_01
2008-06-25 Marcus Ramberg Merge 'trunk' into 'compres'
2008-06-24 Brian Cassidy remove 0-length query string components so warnings...
2008-06-23 Brian Cassidy Update HTTP::Body dep so that the uploadtmp config...
2008-06-23 Brian Cassidy Fix for LocalRegex when used in the Root controller
2008-05-30 Brian Cassidy minor change to warning. docs + Changes
2008-05-29 Brian Cassidy Added the ability to remove parameters in req->uri_with...
2008-05-27 Brian Cassidy Fix Catalyst::Utils::home() when application .pm is...
2008-05-27 Brian Cassidy Get some of the optional_* tests working from dirs...
2008-05-26 Brian Cassidy tidy up Changes a wee bit.
2008-05-25 Marcus Ramberg Fixed changes
2008-05-23 Kieren Diment fixing up some merge fun
2008-05-23 Kieren Diment more yaml expurgation
2008-05-23 Brian Cassidy Fix regression for "sub foo : Path {}" in the root...
2008-05-23 Brian Cassidy Fix regression for relative uri_for arguments after...
2008-05-16 Marcus Ramberg Prepare for release
2008-05-14 Brian Cassidy Provide backwards compatability methods in Catalyst...
2008-05-11 Marcus Ramberg test for multiple chained attrs
2008-05-09 Brian Cassidy adding RT ticket #
2008-05-09 Marcus Ramberg query param encoding patch
2008-05-07 Brian Cassidy Workaround for Win32 and c3_mro.t (RT #26452, tested...
2008-05-07 Brian Cassidy Fix for Path('0') handling (RT #29334)
2008-05-07 Brian Cassidy Fix grammar on welcome page (RT #33236)
2008-05-07 Brian Cassidy POD: IO::FileHandle => IO::Handle (RT #35690)
2008-04-06 Marcus Ramberg Patch to fix homefinding for scripts in deep subdirs
2008-04-04 Andy Grundman Gah, breaking my own line-length rules
2008-04-04 Andy Grundman Patch from Ton Voon to fix bug in HTTP engine where...
2008-03-12 Andy Grundman Add a test and update docs on how to pass-through the...
2008-01-17 Brian Cassidy apply uri_with() patch from Daisuke Murase
2008-01-16 Brian Cassidy fix uri_for()'s handling of multibyte chars (Daisuke...
2008-01-14 Jonathan Rockway Revert "encode unicode to utf8 by default (in finalize...
2008-01-13 Jonathan Rockway encode unicode to utf8 by default (in finalize)
2008-01-04 Marcus Ramberg changes, pod fix
2007-12-11 Andy Grundman Fixed a bug where -rr (restart regex) command line...
2007-11-26 Matt S Trout fix __PACKAGE__->config->{foo} = 'bar' for subclassing
2007-11-09 Andy Grundman Get rid of hard tabs
2007-11-09 Tatsuhiko Miyagawa update Changes
2007-10-26 Andy Grundman Revert SIGCHLD patch pending a test
2007-10-26 Jonathan Rockway update Changes to note inclusion of stats
2007-10-26 Andy Grundman Patch from Jon Schutz to add a proper SIGCHLD repear...
2007-10-18 Ash Berlin Giving extra credit
2007-10-17 Jonathan Rockway update changelog crediting theorbtwo++ for the better...
2007-10-10 Andy Grundman Removed unnecessary sprintf in debug mode that caused...
2007-09-14 Andy Grundman Fixed bug where req->base and req->uri would include...
2007-09-14 Brian Cassidy fix changelog. the emacs tempfile stuff was reverted...
2007-09-14 Brian Cassidy restarting engine fixes from willert
2007-09-13 Tatsuhiko Miyagawa updated Changes
2007-09-05 Andy Grundman Return child PID from HTTP engine when run with 'backgr...
2007-08-27 Kieren Diment update changelog oops again
2007-08-23 Marcus Ramberg fix fuckup in start of file
2007-08-22 Andy Grundman Fixed bug in HTTP engine where writes could fail with...
2007-08-22 Marcus Ramberg prep for release
2007-08-21 Marcus Ramberg prepare for cpan release
2007-08-21 Marcus Ramberg Make test suite load inline plugin
2007-08-21 Matt S Trout fix plugin loading
2007-08-18 Kieren Diment updates to respective ::Manual pages to try to keep...
2007-08-14 Andy Grundman Update Changes for next version
2007-08-03 Andy Grundman Fixed a bug with the HTTP engine where very large respo...
2007-08-03 Andy Grundman Fixed a bug where c->read didn't work properly, and...
2007-08-03 Andy Grundman Added req->query_keywords method
2007-08-02 Brian Cassidy remove warning for undef captures
2007-07-20 Marcus Ramberg add warning in uri_for for undefined args
2007-07-19 Brian Cassidy applied elapsed time handling patch from Emanuele Zeppieri
2007-07-18 Marcus Ramberg Make _register_plugin use ensure_class_loaded
2007-07-18 Marcus Ramberg Better error handling
2007-05-21 Ash Berlin Fix bug where a nested component would be setup twice
2007-05-16 Andy Grundman Fixed issue where development server running in fork...
2007-05-06 Andy Grundman Update Changes for content-length fix
2007-04-16 Marcus Ramberg Doc fix
2007-04-04 Kieren Diment fixed bodged svk push
2007-04-04 Kieren Diment (no commit message)
2007-04-04 Kieren Diment r9568@zaphod (orig r6091): ash | 2007-02-22 04:43...
next