summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-07-16remove tests and old lib; use base net::http::api; DEPRECATEDfranck cuny15-1173/+5
2010-06-29check if auth_method is declaredfranck cuny2-6/+11
2010-06-25another fix for pathfranck cuny1-2/+2
2010-06-24fix regexfranck cuny1-2/+2
2010-06-24add strict and alter what params_in_url doesfranck cuny2-41/+36
2010-06-22params can be strict or no strictfranck cuny2-1/+10
2010-06-17fix formatfranck cuny3-4/+8
2010-06-08fix methods namefranck cuny1-5/+6
2010-06-08add documentation to methodfranck cuny1-0/+19
2010-06-08rename find_param to find_request_parameterfranck cuny1-32/+44
2010-06-08want exact matchfranck cuny1-1/+1
2010-06-08rewrite meta API: use _net_api_ in name, add find_net_api_method_by_namefranck cuny1-15/+55
2010-06-04remove method; pretty outputfranck cuny1-1/+8
2010-06-04fix bug whit remaining params in urlfranck cuny1-1/+2
2010-06-03update dist.inifranck cuny15-332/+30
add abstract update POD to use podweaver fix
2010-06-03rename some methodsfranck cuny7-43/+32
2010-06-03fix attribute declarationfranck cuny1-1/+1
2010-06-03update PODfranck cuny16-57/+424
2010-06-03update PODfranck cuny1-24/+82
2010-06-03http-console: a simple http console to do REST query (like ↵franck cuny2-1/+2
http://github.com/cloudhead/http-console)
2010-06-02handle authenticationfranck cuny1-0/+47
2010-06-02clean codefranck cuny1-7/+17
2010-06-02cleanfranck cuny1-2/+3
2010-06-02fix version numberfranck cuny1-1/+1
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-06-02s/with_caller/with_meta/, move code into rolesfranck cuny1-405/+99
2010-05-11replace remainging with nothingfranck cuny1-2/+8
2010-05-11fix infinite loopfranck cuny1-1/+1
2010-04-06rename packagefranck cuny1-1/+3
2010-02-18update build uri, move error to it's own packagefranck cuny2-36/+41
2010-01-11Checking in changes prior to tagging of version 0.10. Changelog diff is:franck cuny1-1/+1
diff --git a/Changes b/Changes index 06c6ebf..fe03f13 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension MooseX::Net::API +0.10 Mon 11 Jan 2010 01:30:25 PM CET + - stringify error + 0.09 Thu 07 Jan 2010 12:07:03 PM CET - update tests and add new tests - return content and http_response
2010-01-11stringify errorfranck cuny1-4/+16
2010-01-07Checking in changes prior to tagging of version 0.09. Changelog diff is:franck cuny1-1/+1
diff --git a/Changes b/Changes index 9478f57..06c6ebf 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Perl extension MooseX::Net::API +0.09 Thu 07 Jan 2010 12:07:03 PM CET + - update tests and add new tests + - return content and http_response + 0.08 Mon 04 Jan 2010 05:58:56 PM CET - api_base_url is not read-only
2010-01-06return deserialized content and http responsefranck cuny1-1/+8
2010-01-04Checking in changes prior to tagging of version 0.08. Changelog diff is:franck cuny1-1/+1
diff --git a/Changes b/Changes index 8335104..9478f57 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension MooseX::Net::API +0.08 Mon 04 Jan 2010 05:58:56 PM CET + - api_base_url is not read-only + 0.07 Mon 04 Jan 2010 11:50:22 AM CET - fix error reporting
2010-01-04api_base_url is not read-onlyfranck cuny1-1/+1
2010-01-04Checking in changes prior to tagging of version 0.07. Changelog diff is:franck cuny1-1/+1
diff --git a/Changes b/Changes index 2ea51bd..8335104 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension MooseX::Net::API +0.07 Mon 04 Jan 2010 11:50:22 AM CET + - fix error reporting + 0.06 Sun 20 Dec 2009 05:17:49 PM CET - mainly cleaning and POD
2010-01-04fix error reportingfranck cuny1-5/+15
2009-12-20update version, add warningfranck cuny1-1/+3
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 cuny2-34/+85
2009-12-20update PODfranck cuny1-14/+43
2009-12-20remove this classfranck cuny1-8/+0
2009-12-09Checking in changes prior to tagging of version 0.05. Changelog diff is:franck cuny1-1/+1
diff --git a/Changes b/Changes index 51448b4..0b8c585 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension MooseX::Net::API +0.05 Wed 09 Dec 2009 11:01:54 AM CET + - missing try::tiny + 0.04 Wed 09 Dec 2009 10:58:04 AM CET - some cleaning in roles
2009-12-09try::tiny is missingfranck cuny1-0/+1
2009-12-09Checking in changes prior to tagging of version 0.04. Changelog diff is:franck cuny1-1/+1
diff --git a/Changes b/Changes index 212dc55..51448b4 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension MooseX::Net::API +0.04 Wed 09 Dec 2009 10:58:04 AM CET + - some cleaning in roles + 0.03 Tue 08 Dec 2009 04:22:45 PM CET - move some code in roles - add code to use catalyst in tests
2009-12-09some cleaningfranck cuny2-10/+16
2009-12-08Checking in changes prior to tagging of version 0.03. Changelog diff is:franck cuny1-1/+1
diff --git a/Changes b/Changes index c299913..212dc55 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Perl extension MooseX::Net::API +0.03 Tue 08 Dec 2009 04:22:45 PM CET + - move some code in roles + - add code to use catalyst in tests + 0.02 Tue 08 Dec 2009 10:36:03 AM CET - api_base_url is optional - add tests to play with catalyst
2009-12-08update tests to use catalyst, blafranck cuny3-80/+72
2009-12-08method to deserializefranck cuny1-1/+29
2009-12-08move serialize into a rolefranck cuny1-1/+13
2009-12-08Checking in changes prior to tagging of version 0.02. Changelog diff is:franck cuny1-1/+1
diff --git a/Changes b/Changes index e512550..c299913 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,8 @@ Revision history for Perl extension MooseX::Net::API +0.02 Tue 08 Dec 2009 10:36:03 AM CET + - api_base_url is optional + - add tests to play with catalyst + 0.01 Mon Nov 23 14:54:25 2009 - original version
2009-12-04add basic testsfranck cuny1-1/+119
2009-12-04remove meta class and methodfranck cuny1-62/+79
2009-12-04move meta class and method to new file, add meta to handle testsfranck cuny2-0/+52
2009-11-27fix deserialisationfranck cuny2-3/+14
2009-11-26add errorfranck cuny1-0/+8
2009-11-26POD, makefilefranck cuny1-2/+2
2009-11-26update PODfranck cuny1-1/+7
2009-11-26start POD, add new method net_api_declare, check nearly everythingfranck cuny1-83/+278
2009-11-24update for deserialisationfranck cuny3-17/+27
2009-11-24move roles to filesfranck cuny3-41/+46
2009-11-24add support for (de)serializationfranck cuny1-11/+74
2009-11-24update podfranck cuny1-2/+41
2009-11-24basic ideasfranck cuny2-3/+161