17 years agoChanged the 4xx status helpers to return error objects
adam [Thu, 19 Oct 2006 22:58:37 +0000]
Changed the 4xx status helpers to return error objects

17 years agoAdded status_bad_request
adam [Thu, 19 Oct 2006 00:23:16 +0000]
Added status_bad_request

17 years agoThe content type for 404's should be text/plain
adam [Wed, 18 Oct 2006 00:15:17 +0000]
The content type for 404's should be text/plain

17 years agoAdded more status_ actions
adam [Tue, 17 Oct 2006 22:41:52 +0000]
Added more status_ actions
Fixed dispatch to work with Chained actions

17 years agoAdded status_created helper method
adam [Tue, 17 Oct 2006 01:03:18 +0000]
Added status_created helper method

17 years agoFixing type (s/Rest/REST/g)
adam [Mon, 16 Oct 2006 22:35:47 +0000]
Fixing type (s/Rest/REST/g)

17 years agoAdding basic pod to Catalyst::Action::REST
adam [Mon, 16 Oct 2006 22:35:08 +0000]
Adding basic pod to Catalyst::Action::REST
Adding initial Makefile.PL

17 years agoRan perltidy
adam [Mon, 16 Oct 2006 22:19:00 +0000]
Ran perltidy

17 years agoAdded Test Suite
adam [Mon, 16 Oct 2006 21:45:18 +0000]
Added Test Suite
Added Generic content-type aware Serialize/Deserialize actions
Added Data::Serializer actions, opening up a whole world of serializing goodness

17 years agoInitial commit of Catalyst-Action-REST
adam [Sat, 14 Oct 2006 01:01:57 +0000]
Initial commit of Catalyst-Action-REST