- Added new _DISPATCH private action for dispatching
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Base.pm
2005-11-01 Matt S Trout - Added new _DISPATCH private action for dispatching
2005-06-18 Christian Hansen restore prevoius revision for Base.pm
2005-06-17 Sebastian Riedel Fixed global config for components, borked by chansen :(
2005-06-14 Christian Hansen Added Catalyst::Exception
2005-05-27 Christian Hansen added support for non Catalyst::Base components
2005-05-01 Sebastian Riedel Fixed pod
2005-04-30 Sebastian Riedel Updated some core stuff, cleanups, better errors...
2005-04-27 Christian Hansen Fixed config in C::Base and stash in C::Engine
2005-04-20 Sebastian Riedel Big change, new installer and home detection
2005-04-17 Sebastian Riedel Added global config for components
2005-04-16 Sebastian Riedel Fixed C::B
2005-04-16 Sebastian Riedel Fixed base
2005-04-16 Sebastian Riedel Added advanced attributes handling
2005-04-15 Marcus Ramberg Fixed: Minor typo in Intro.pod
2005-04-07 Marcus Ramberg revised documentation for 5.0
2005-03-30 Marcus Ramberg make pod tests pass, if rclamp applies my patch.
2005-03-28 Sebastian Riedel whole new syntax
2005-03-25 Christian Hansen rename C::E::HTTP.pm to C::E::LWP.pm
2005-03-19 Marcus Ramberg doc patch from Andrew Ford
2005-03-16 Marcus Ramberg fixed pod coverage
2005-02-28 Marcus Ramberg initial import of catalyst.