minor doc improvements
[catagits/Catalyst-Runtime.git] / lib /
2006-03-15 David Kamholz minor doc improvements
2006-03-15 Marcus Ramberg added docs for engine/dispatcher
2006-03-12 Matt S Trout Looping and recursion tests plus a fix
2006-03-10 Marcus Ramberg prepared for release.
2006-03-10 Sebastian Riedel Updated templates
2006-03-03 Gavin Henry Spell checking and formatting, with some grammar correc...
2006-03-03 Sebastian Riedel Updated helper
2006-03-03 Sebastian Riedel Added Test::WWW::Mechanize::Catalyst support
2006-03-03 Sebastian Riedel Updated helper
2006-03-02 Sebastian Riedel Cleaned generated tests
2006-03-02 Marcus Ramberg change to use a 301 for redirects.
2006-03-01 David Kamholz fix silly bug in finalize_headers
2006-02-28 Gavin Henry Fixed e-mail address.
2006-02-28 David Kamholz update ConfigLoader in Catalyst dist
2006-02-27 Curtis "Ovid" Poe Fixed a bug I introduced whereby registered_plugins...
2006-02-27 Matt S Trout Refactored Regex actions
2006-02-27 Matt S Trout Refactored path dispatch
2006-02-26 Matt S Trout Fixes to model/view/controller methods from Brandon...
2006-02-26 Sebastian Riedel Updated helper for Root class
2006-02-26 Sebastian Riedel Updated helper for Root class
2006-02-26 Matt S Trout Added config->{namespace}
2006-02-24 Matt S Trout Doc patch for uri_for from 'mike'
2006-02-23 Matt S Trout (pre|post)load_dispatch_types patch from kane
2006-02-23 Matt S Trout Initial support for :Args attribute
2006-02-21 Marcus Ramberg prepared for release of 5.65
2006-02-21 Marcus Ramberg merged mine and kd's changes to the tutorial. (most...
2006-02-20 Marcus Ramberg updated tutorial.
2006-02-17 Curtis "Ovid" Poe Added plugin introspection.
2006-02-15 Marcus Ramberg support hashref for params in uri_for
2006-02-11 Gavin Henry Some little changes to Plugins.pod before bed. Ran...
2006-02-10 Gavin Henry Almost there, will finish adding the rest of the compon...
2006-02-07 Matt S Trout updated About.pod from jester
2006-02-07 Marcus Ramberg prepared to release 5.64
2006-02-05 Andy Grundman Fixed bug in FastCGI proc manager mode where pm_post_di...
2006-01-31 Jesse Sheidlower Additions to Manual::About (describing MVC)
2006-01-30 Brian Cassidy inlined ConfigLoader and ConfigLoader::YAML
2006-01-30 Sebastian Riedel Cleaned up generated tests
2006-01-30 Sebastian Riedel Added ConfigLoader support, LTjake needs to inline...
2006-01-30 Sebastian Riedel YAML support is back, yay!
2006-01-30 Jesse Sheidlower tiny typo in Intro
2006-01-30 Jesse Sheidlower Created Manual::About (INCOMPLETE, just a stub now)
2006-01-29 Matt S Trout - Fixed http://dev.catalyst.perl.org/ticket/62
2006-01-29 Yuval Kogman Warn when setting ->config after ->setup was called
2006-01-29 Matt S Trout - Fixes for rt.cpan #17322 and #17331
2006-01-28 Matt S Trout - Updated POST upload handling patch from miyagawa
2006-01-26 Sebastian Riedel Removed YAML support
2006-01-25 Matt S Trout Fixups to ACCEPT_CONTEXT and COMPONENT
2006-01-25 Sebastian Riedel Switched from JSON to YAML::Syck
2006-01-25 Sebastian Riedel Updated helper gen
2006-01-25 Sebastian Riedel Switched from YAML to JSON for now
2006-01-23 Will Hawes updated 'Require user logins' example to use new Auth...
2006-01-22 Matt S Trout Upped version in Catalyst.pm
2006-01-21 Sebastian Riedel Updated prereq versions
2006-01-18 Matt S Trout - Added patch to Intro.pod
2006-01-18 Andy Grundman Fixed POD coverage in C::Build
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" Poe Tiny document update to make it a bit clearer how one...
2006-01-13 Curtis "Ovid" Poe 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 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-21 Marcus Ramberg fix minor mistake in custom error screen (Jan Ivar...
2005-12-16 Andy Grundman Fixed engine detection to allow custom mod_perl engines
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-10 Sebastian Riedel Added class and method for catched exceptions messages
2005-12-09 Andy Grundman FastCGI doc updates
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-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 Updated for Module::Install 0.40 (autrijus still needs...
2005-12-05 Sebastian Riedel Fixed additional file installation for multi level...
2005-12-05 Andy Grundman Fixed FastCGI win32 support
2005-12-05 Andy Grundman Re-added REDIRECT_URL support with tests
next