applying a documentation fix regarding file uploads from Carl Franks
[catagits/Catalyst-Runtime.git] / Changes
2006-11-13 Marcus Ramberg preapre for 006
2006-11-08 Brian Cassidy fix undef values in params sent to uri_with() and uri_for()
2006-11-07 Andy Grundman Updated HTTP::Body dep to 0.6, fixes holoway's POST bug
2006-11-07 Marcus Ramberg prepare for release.
2006-11-07 Jonathan Rockway moved installation instructions from C::M to C::R
2006-11-07 Andy Grundman Forgot to commit Changes
2006-11-06 David Kamholz again
2006-11-06 David Kamholz update Changes
2006-10-25 Andy Grundman Small tweaks to the socket code for IE crasher
2006-10-23 Jonathan Rockway update changelog to reflect: 5.7004 instead of ?; fastc...
2006-10-23 Andy Grundman Patch from Jesper Krogh to keep Engine::HTTP from crash...
2006-10-23 David Kamholz update Changes
2006-10-21 Andy Grundman Properly work around lighttpd PATH_INFO vs. SCRIPT_NAME...
2006-10-20 Jonathan Rockway updating CR changelong to reflect CM split
2006-10-11 Marcus Ramberg patch from kane
2006-10-11 Marcus Ramberg current_view patch.
2006-09-28 Jess Robinson Applied patch from Ton Voon, using Catalyst::Test witho...
2006-09-21 Marcus Ramberg prepared for 03
2006-09-17 Marcus Ramberg prepared for release.
2006-09-14 Matt S Trout fixup for Chained and CaptureArgs
2006-08-28 Matt S Trout fixup for hashref in action attrs from config
2006-08-27 Matt S Trout fixup for relative Chained from namespace '' (root)
2006-07-19 Marcus Ramberg prepared for 5.7001
2006-07-15 Brian Cassidy added changes for last two changesets
2006-07-07 David Kamholz fix warning message annoyance with FastCGI engine
2006-07-07 Marcus Ramberg prepared changes for release.
2006-07-06 Matt S Trout updated Makefile.PL to need 0.63
2006-07-06 Matt S Trout fixes to uri_for_action on Chained
2006-07-06 Marcus Ramberg Prepared to release 5.7000
2006-06-28 Marcus Ramberg prepared for dev relase 03
2006-06-28 Matt S Trout update changes
2006-06-22 Matt S Trout updated Changes
2006-06-18 Matt S Trout removed retarded registration requirement in dispatcher
2006-06-11 Matt S Trout initial Module::Pluggable work
2006-06-03 Matt S Trout extended uri_for, added uri_for_action to dispatcher
2006-06-03 Matt S Trout added Catalyst::Component->action_for
2006-06-03 Matt S Trout multimethod dispatch
2006-06-02 Matt S Trout added actions-paths-from-config
2006-05-31 Brian Cassidy added merge_config_hashes convenience method
2006-05-26 Matt S Trout Swapped out CGI::Cookie for CGI::Simple::Cookie, dumped...
2006-05-25 Matt S Trout nuked Test::NoWarnings
2006-05-25 Matt S Trout removed UNIVERSAL::require from core
2006-05-24 Brian Cassidy Plugins are no longer bundled
2006-05-23 Brian Cassidy updated Changes
2006-05-22 Matt S Trout nuked each() out of core with prejudice
2006-05-19 Matt S Trout Use Class::Inspector->loaded() instead of ->can('can')
2006-05-19 Matt S Trout added ActionClass attribute
2006-05-19 Marcus Ramberg updated log format
2006-05-19 Matt S Trout remove Test::WWW::Mechanize::Catalyst from Makefile...
2006-05-18 Matt S Trout Updated docs for Catalyst::Component
2006-05-18 Matt S Trout Separated execute and dispatch on Catalyst::Action
2006-05-18 Marcus Ramberg further doc updates.
2006-05-18 Matt S Trout clean up logging and debug output, minor doc fixes
2006-05-10 Matt S Trout Added warning for setup after setup
2006-05-10 Matt S Trout fixup POD to only mention DBIC::Schema model, not DBIC
2006-05-09 Brian Cassidy ConfigLoader updated to version 0.07
2006-05-07 Matt S Trout Fixed config and subclassing in Catalyst::Component
2006-05-04 Andy Grundman 5.6902 release
2006-05-03 Marcus Ramberg prepare for yet another bugfix release.
2006-05-03 Marcus Ramberg prepared for 5.6900
2006-04-26 Brian Cassidy updated Changes
2006-04-24 Andy Grundman 5.678 version and changes, not tagging because dist...
2006-04-23 Marcus Ramberg prepared for release
2006-04-19 Brian Cassidy added $c->req->uri_with helper + tests
2006-04-19 Brian Cassidy added ConfigLoader upgrade to Changes
2006-04-18 Marcus Ramberg Handle $c->error called as a class method.
2006-04-08 Yuval Kogman changelog the refactoring
2006-04-05 Matt S Trout warning fix from fireartist
2006-04-05 Sebastian Riedel Added app name with :: support for PAR
2006-04-01 Matt S Trout Added models/views/controllers methods
2006-03-30 Marcus Ramberg changed to nick
2006-03-30 Marcus Ramberg applied patch to allow a tmpdir setting.
2006-03-24 Andy Grundman Static::Simple 0.14 to core, also merged jester's doc...
2006-03-23 Yuval Kogman changelog the clear_error feature
2006-03-15 Marcus Ramberg lots of new docs,
2006-03-10 Marcus Ramberg prepared for release.
2006-03-03 Sebastian Riedel Added Test::WWW::Mechanize::Catalyst support
2006-03-02 Sebastian Riedel Cleaned generated tests
2006-03-02 Marcus Ramberg change to use a 301 for redirects.
2006-03-01 Brian Cassidy added ConfigLoader upgrade to Changes
2006-02-26 Sebastian Riedel Updated helper for Root class
2006-02-21 Marcus Ramberg prepared for release of 5.65
2006-02-20 Marcus Ramberg updated tutorial.
2006-02-15 Marcus Ramberg support hashref for params in uri_for
2006-02-07 Marcus Ramberg updated release time.
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-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 Created Manual::About (INCOMPLETE, just a stub now)
2006-01-29 Matt S Trout - Fixed http://dev.catalyst.perl.org/ticket/62
2006-01-26 Sebastian Riedel Removed YAML support
2006-01-25 Sebastian Riedel Switched from JSON to YAML::Syck
2006-01-25 Sebastian Riedel Switched from YAML to JSON for now
2006-01-21 Sebastian Riedel Updated prereq versions
2006-01-17 Andy Grundman Added tutorial update to Changes
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-13 Andy Grundman Set version back to 5.62 :)
next