catagits/Catalyst-Runtime.git
2006-01-21 Matt S Trout Adding prereq for fixed Module::Install
2006-01-21 Sebastian Riedel Updated prereq versions
2006-01-20 Andy Grundman Bump H::R::AsCGI dep to 0.5 to fix a test failure with 0.4
2006-01-19 Andy Grundman Require YAML 0.52
2006-01-18 Matt S Trout - Added patch to Intro.pod
2006-01-18 Andy Grundman Fixed POD coverage in C::Build
2006-01-18 Andy Grundman Bump Tree::Simple dep to 1.15 for use_weak_refs support
2006-01-17 Andy Grundman Added tutorial update to Changes
2006-01-17 Jess Robinson Added Tutorial to welcome_message
2006-01-17 Jess Robinson New Tutorial!
2006-01-17 Matt S Trout - Bugfix to make sure ->execute uses a component from...
2006-01-17 Andy Grundman Prep for 5.62 release
2006-01-17 Andy Grundman Back to 6.00 at sri's request
2006-01-15 Jess Robinson fix typo in docs
2006-01-15 Jess Robinson "forward" docs updated
2006-01-14 Curtis "Ovid... Tiny document update to make it a bit clearer how one...
2006-01-13 Curtis "Ovid... Modified Catalyst::Log to make it a bit easier to contr...
2006-01-13 Andy Grundman Made _dump support more than 1 item
2006-01-13 Andy Grundman Set version back to 5.62 :)
2006-01-13 Sebastian Riedel Updated version to 6.00 :)
2006-01-11 Matt S Trout - Added missing fallback to Catalyst::Action as spotted...
2006-01-09 Andy Grundman Better solution for forward detection when dealing...
2006-01-07 Matt S Trout - Catalyst no longer isa Catalyst::Base (adds Catalyst...
2006-01-07 Sebastian Riedel Added pod
2006-01-07 Sebastian Riedel Updated MyApp->config->{file}
2006-01-07 Sebastian Riedel Added MyApp->config->{file}
2006-01-07 Sebastian Riedel Added YAML config support
2006-01-06 Andy Grundman Bump SimpleTable dep
2006-01-06 Sebastian Riedel Added COMPONENT() and ACCEPT_CONTEXT() support
2005-12-30 Yuval Kogman make pre tags in the error page wrap instead of scroll...
2005-12-30 Andy Grundman Fixed callsub determination when execute has been exten...
2005-12-30 Andy Grundman Action list in debug mode is now displayed as a tree...
2005-12-29 Yuval Kogman doc pointer from content_type
2005-12-25 Jesse Sheidlower minor typos in welcome page in Catalyst.pm
2005-12-25 Jesse Sheidlower typo in generated comment in Helper.pm
2005-12-23 Andy Grundman Bump Apache version dep
2005-12-21 Marcus Ramberg fix minor mistake in custom error screen (Jan Ivar...
2005-12-16 Sebastian Riedel Updated makefile
2005-12-16 Andy Grundman Fixed engine detection to allow custom mod_perl engines
2005-12-15 Andy Grundman Changes cleanup, catched -> caught
2005-12-15 Andy Grundman Static::Simple 0.13 copy to core
2005-12-14 Andy Grundman Display version numbers of loaded plugins (Curtis Poe)
2005-12-14 Andy Grundman Bump Apache dep version
2005-12-13 Sebastian Riedel Updated for Module::Install 0.44
2005-12-10 Matt S Trout - Tweaked the error tests to handle more verbose error...
2005-12-10 Matt S Trout - Fixed typo in names
2005-12-10 Sebastian Riedel Added class and method for catched exceptions messages
2005-12-09 Andy Grundman FastCGI doc updates
2005-12-08 Andy Grundman Oops, put back correct fastcgi tests
2005-12-08 Andy Grundman Fixed warning in Engine::CGI when PATH_INFO is undef
2005-12-08 Sebastian Riedel Fixed typo
2005-12-08 Sebastian Riedel Added safety switch
2005-12-08 Sebastian Riedel Updated makefile template
2005-12-08 Sebastian Riedel Updated PAR support to use "make catalyst_par", package...
2005-12-08 Sebastian Riedel Fixed tests
2005-12-07 Andy Grundman Automatically determine Content-Length when serving...
2005-12-07 Marcus Ramberg bugfix for $c->model and friends.
2005-12-07 Sebastian Riedel Switched to 500 status for exceptions
2005-12-07 Sebastian Riedel Switched to 500 status for exceptions
2005-12-07 Sebastian Riedel Temporary fix, bundle M::I 0.40 :/
2005-12-07 Sebastian Riedel Updated for Module::Install 0.40 (autrijus still needs...
2005-12-06 Andy Grundman Bump Apache dep
2005-12-05 Sebastian Riedel Fixed additional file installation for multi level...
2005-12-05 Andy Grundman Bump Apache dep to 1.01
2005-12-05 Andy Grundman Fixed FastCGI win32 support
2005-12-05 Andy Grundman Re-added REDIRECT_URL support with tests
2005-12-02 Yuval Kogman add that goddamn =cut to the helper template (didn...
2005-12-02 Sebastian Riedel Updated makefile
2005-12-02 Andy Grundman 5.60 release
2005-12-02 Sebastian Riedel Updated changes
2005-12-02 Sebastian Riedel Fixed Path and index actions in the appclass
2005-12-02 Sebastian Riedel Updated mic
2005-12-02 Sebastian Riedel Updated helper
2005-12-02 Sebastian Riedel Updated for 5.60
2005-12-02 Andy Grundman Added -d fix to Changes
2005-12-01 Sebastian Riedel Updated makefile
2005-12-01 Andy Grundman Added a warning if you attempt to retrieve a param...
2005-11-30 Andy Grundman Fixed restarter by backing out Class::C3 fix
2005-11-30 Andy Grundman Backed out REDIRECT_URL support until we can get a...
2005-11-30 Sebastian Riedel Updated makefile
2005-11-30 Sebastian Riedel Fixed Makefile.PL
2005-11-30 Sebastian Riedel Fixed catalyst_par_core() and catalyst_par_multiarch()
2005-11-29 Sebastian Riedel Fixed debug screen
2005-11-29 Sebastian Riedel Removed scrollbar from debug screen
2005-11-29 Marcus Ramberg applied patch from autrijus to fix warnings in generate...
2005-11-28 Matt S Trout - Removed erroneous 'die' from Catalyst::Helper
2005-11-27 Sebastian Riedel Fixed shebang line for generated scripts
2005-11-27 Sebastian Riedel Added REDIRECT_URL support
2005-11-26 Sebastian Riedel Fixed forward to classes
2005-11-24 Marcus Ramberg prepared for 5.58
2005-11-24 Sebastian Riedel Updated see also
2005-11-24 Sebastian Riedel Updated makefile
2005-11-24 Sebastian Riedel Updated makefile
2005-11-24 Sebastian Riedel Added ExtUtils::AutoInstall support
2005-11-24 Sebastian Riedel Updated makefile
2005-11-24 Sebastian Riedel Fixed some small bugs
2005-11-24 Sebastian Riedel Fixed Catalyst::Build
2005-11-24 Sebastian Riedel Made Module::Build optional
2005-11-24 Sebastian Riedel Updated makefile
2005-11-24 Andy Grundman Deprecated Build.PL file when regenerating Makefile.PL
next