start using Class::C3, may need to add a reinitalize bit later, not sure
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType / Index.pm
2008-06-23 Guillermo Roditi start using Class::C3, may need to add a reinitalize...
2008-06-23 Guillermo Roditi Updated Catalyst::Request and Catalyst::Response to...
2008-06-23 Guillermo Roditi enabling immutable finishing porting Log and stats
2008-06-23 Guillermo Roditi reverting back to when tests pass. applying changes...
2008-06-23 Guillermo Roditi DispatchType stripped of CAF, SUPER and substituted...
2006-06-04 Matt S Trout improved DispatchType docs
2006-06-03 Matt S Trout extended uri_for, added uri_for_action to dispatcher
2006-03-15 Marcus Ramberg added docs for engine/dispatcher
2006-02-23 Matt S Trout Initial support for :Args attribute
2005-11-19 Sebastian Riedel Reformatted documentation
2005-11-01 Matt S Trout - Refactored get_action into get_action and get_actions
2005-11-01 Matt S Trout - Added new _DISPATCH private action for dispatching
2005-10-24 Matt S Trout - Fixed Index, cleaned up get_action
2005-10-22 Sebastian Riedel Fixed index action
2005-10-22 Sebastian Riedel Added index action and fixed get_action