summaryrefslogtreecommitdiff
path: root/lib/MooseX/Net/API (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-03http-console: a simple http console to do REST query (like http://github.com/...franck cuny2-1/+2
2010-06-02handle authenticationfranck cuny1-0/+47
2010-06-02clean codefranck cuny1-7/+17
2010-06-02cleanfranck cuny1-2/+3
2010-06-02remove old serilizerfranck cuny1-34/+0
2010-06-02move content deserialization to rolefranck cuny2-25/+33
2010-06-02use MX::Net::API::Parser to handle serializationfranck cuny1-0/+48
2010-06-02http_request and api_base_url are defined in this rolefranck cuny1-0/+52
2010-06-02role to handle format informationsfranck cuny1-0/+41
2010-06-02role to handle useragentfranck cuny1-0/+24
2010-06-02parser to (de)serialize contentfranck cuny4-0/+66
2010-06-02remove code, let the wrapper do the workfranck cuny1-0/+59
2010-06-02move code to rolesfranck cuny1-0/+49
2010-06-02mx::net::api::method : attributes, wrapper, validates, ...franck cuny1-8/+201
2010-06-02meta class with rolefranck cuny1-19/+4
2010-06-02use JSON, add PODfranck cuny1-2/+33
2010-02-18update build uri, move error to it's own packagefranck cuny1-0/+33
2009-12-20remove testsfranck cuny2-67/+0
2009-12-20remove tests, not clean enoughfranck cuny1-89/+0
2009-12-20add expected code, error, remove croakfranck cuny1-0/+1
2009-12-20remove this classfranck cuny1-8/+0
2009-12-09try::tiny is missingfranck cuny1-0/+1
2009-12-09some cleaningfranck cuny1-0/+1
2009-12-08update tests to use catalyst, blafranck cuny2-44/+59
2009-12-08method to deserializefranck cuny1-1/+29
2009-12-08move serialize into a rolefranck cuny1-1/+13
2009-12-04add basic testsfranck cuny1-1/+119
2009-12-04move meta class and method to new file, add meta to handle testsfranck cuny2-0/+52
2009-11-27fix deserialisationfranck cuny1-1/+1
2009-11-26add errorfranck cuny1-0/+8
2009-11-24update for deserialisationfranck cuny2-2/+2
2009-11-24move roles to filesfranck cuny2-0/+42
2009-11-24basic ideasfranck cuny1-0/+13