Reformatted documentation
[catagits/Catalyst-Runtime.git] / Changes
2005-11-19 Sebastian Riedel Reformatted documentation
2005-11-18 Sebastian Riedel Renamed -nonew to -force
2005-11-17 Andy Grundman Applied FastCGI daemon patch from mugwump
2005-11-17 Andy Grundman Added esskar's keep-alive patch
2005-11-17 Sebastian Riedel Added PAR support
2005-11-16 Marcus Ramberg prepared for 5.56
2005-11-15 Andy Grundman Added pidfile option to FastCGI server
2005-11-15 Sebastian Riedel Updated Catalyst::Test to use HTTP::Request::AsCGI
2005-11-15 Sebastian Riedel Fixed dispatcher, so $c->req->action(undef) works again
2005-11-15 Andy Grundman Fixed FastCGI engine to not clobber the global %ENV...
2005-11-15 Sebastian Riedel Fixed multiple header bug
2005-11-14 David Kamholz - fix a couple typos
2005-11-14 Sebastian Riedel Released 5.54
2005-11-14 Andy Grundman Released 5.53
2005-11-14 Marcus Ramberg updated to 0.10
2005-11-14 Andy Grundman Fixed formatting of Changes
2005-11-14 Sebastian Riedel Changed uri_for behavior, updated for 5.51
2005-11-12 Marcus Ramberg added support for Model/View/Controller namespace relative
2005-11-12 Andy Grundman Response.pm doc update
2005-11-12 Sebastian Riedel Updated pod
2005-11-11 Sebastian Riedel Fixed args handling in forward
2005-11-10 Andy Grundman Fixed catalyst.pl-generated Build.PL Makefile section
2005-11-10 Sebastian Riedel Fixed relative forwarding
2005-11-10 Andy Grundman Updated Changes for rc4
2005-11-10 Sebastian Riedel Updated changes
2005-11-09 Andy Grundman Updated Changes file to give credit
2005-11-08 Sebastian Riedel Updated built in server to restart on win32
2005-11-08 Andy Grundman Fixed streaming write from a filehandle to stop writing...
2005-11-07 Sebastian Riedel Added user again
2005-11-07 Sebastian Riedel Removed $c->req->user accessor
2005-11-06 Sebastian Riedel Added $c->controller, $c->model and $c->view shortcuts
2005-11-04 Sebastian Riedel Switched to Text::SimpleTable
2005-11-03 Andy Grundman 5.49_03 release changes
2005-11-03 Andy Grundman Fixed req->{path} for backwards-compat
2005-11-03 Marcus Ramberg allow debug to be disabled via Env.
2005-11-02 Sebastian Riedel Added -scripts option to catalyst.pl for script updating
2005-11-02 Sebastian Riedel Changed helpers to default to long types, Controller...
2005-11-02 Sebastian Riedel Added Catalyst::Controller, Catalyst::Model and Catalys...
2005-11-02 Sebastian Riedel Added JavaScript to debug screen, to show and hide...
2005-11-01 Sebastian Riedel Fixed pod
2005-11-01 Andy Grundman Fixed typo in myapp_fastcgi.pl helper
2005-10-31 Sebastian Riedel Updated fcgi engine for multi process external support
2005-10-31 Sebastian Riedel Removed JSAN support from core
2005-10-31 Sebastian Riedel Added JSAN support
2005-10-27 Andy Grundman Updated Changes
2005-10-27 Andy Grundman Updated Changes
2005-10-27 Andy Grundman Fixed Changes file to remove 5.34 and full_uri
2005-10-25 Marcus Ramberg prepare for _02...
2005-10-25 Sebastian Riedel Added path_to method
2005-10-22 Sebastian Riedel Added index action and fixed get_action
2005-10-20 Andy Grundman Close ->res->body if it's a handle
2005-10-19 Andy Grundman Added Static::Simple to core
2005-10-18 Andy Grundman Fixed header test for proxied requests so it works...
2005-10-17 Sebastian Riedel Updated Changes
2005-10-12 Andy Grundman Added filename to debug output for uploaded files
2005-10-12 Andy Grundman Dropped URI::Query, put back old query code, moved...
2005-10-11 Andy Grundman Added upload parameters back into req->params
2005-10-11 Sebastian Riedel Added multiple paths support
2005-10-11 Andy Grundman Updated Changes for path fix
2005-10-11 Sebastian Riedel Removed req->handle and res->handle
2005-10-10 Andy Grundman Added prepare_body_chunk method for upload progress...
2005-10-10 Andy Grundman Updated Changes with uri_for fix
2005-10-10 Andy Grundman Merged 5.49_01 (r1339) from refactored branch to trunk
2005-09-26 Andy Grundman Backed out memory leak workaround, bumped Text::ASCIITa...
2005-09-23 Andy Grundman Added temporary workaround for debug memory leak in...
2005-09-19 Andy Grundman Arrr.. I forgot Changes
2005-09-19 Andy Grundman Added Dispatcher bug fix note to Changes, also fixed...
2005-09-17 Jesse Sheidlower added $c->req->full_uri method (core from C::P::Require...
2005-08-21 Sebastian Riedel Fixed mkpath in Catalyst::Helper
2005-08-10 Marcus Ramberg added missing test class.
2005-08-10 Marcus Ramberg released 5.33
2005-08-10 Marcus Ramberg fix objects that evaulate to false. rafl
2005-07-21 Sebastian Riedel Fixed detach and whitespaces in Path/Regex
2005-07-21 Andrew Ford helpers now create .new files where files to be created...
2005-07-11 Sebastian Riedel Changed credits section
2005-07-05 Sebastian Riedel Added attributes for detach
2005-07-05 Sebastian Riedel Fixed $Data::Dumper::Terse
2005-07-04 Marcus Ramberg prepared for 5.30 release.
2005-06-28 Christian Hansen Updated Changes
2005-06-28 Marcus Ramberg fix import inheritance bug.
2005-06-27 Jesse Sheidlower updated and fixed C::View::TT docs
2005-06-24 Marcus Ramberg Allow forward with arguments.
2005-06-23 Marcus Ramberg updated cookbook
2005-06-23 Marcus Ramberg fix: Allow overriding home/root
2005-06-23 Sebastian Riedel Added Catalyst::Helper::Controller::Scaffold
2005-06-23 Christian Hansen Updated Changes
2005-06-22 Christian Hansen Updated Helper.pm MANIFEST and Changes
2005-06-16 Jesse Sheidlower docs: section on params in Intro.pod
2005-06-14 Christian Hansen Added Catalyst::Exception
2005-06-11 Marcus Ramberg Make Module::Build make README automatically.
2005-06-10 Sebastian Riedel Updated Changes
2005-06-08 Sebastian Riedel Added support for case sensitivity
2005-06-08 Sebastian Riedel Improved helper templates and test naming scheme
2005-06-07 Christian Hansen Prettify home path by resolving '..' (Andy Grundman)
2005-06-07 Christian Hansen reverted latest path from Andy Grundman
2005-06-06 Sebastian Riedel Updated to 5.24
2005-06-06 Sebastian Riedel Fixed scripts on win32
2005-06-03 Marcus Ramberg prepared for 5.23
2005-05-29 Christian Hansen improved concurrency connections in Catalyst::Engine...
2005-05-27 Christian Hansen added support for non Catalyst::Base components
next