Added documentation and CPAN requirements updates from Daisuke Maki
[catagits/Catalyst-Action-Serialize-Data-Serializer.git] / lib / Catalyst / Controller / REST.pm
2006-12-01 adam Added documentation and CPAN requirements updates from...
2006-11-20 adam Adding documentation, and a 202 Accepted status helper
2006-10-20 adam Added logging to 4xx status handlers
2006-10-19 adam Changed the 4xx status helpers to return error objects
2006-10-19 adam Added status_bad_request
2006-10-18 adam The content type for 404's should be text/plain
2006-10-17 adam Added more status_ actions
2006-10-17 adam Added status_created helper method
2006-10-16 adam Ran perltidy
2006-10-16 adam Added Test Suite
2006-10-14 adam Initial commit of Catalyst-Action-REST