Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle authentication | franck cuny | 2010-06-02 | 1 | -0/+47 |
| | |||||
* | clean code | franck cuny | 2010-06-02 | 1 | -7/+17 |
| | |||||
* | clean | franck cuny | 2010-06-02 | 1 | -2/+3 |
| | |||||
* | fix version number | franck cuny | 2010-06-02 | 1 | -1/+1 |
| | |||||
* | remove old serilizer | franck cuny | 2010-06-02 | 1 | -34/+0 |
| | |||||
* | move content deserialization to role | franck cuny | 2010-06-02 | 2 | -25/+33 |
| | |||||
* | use MX::Net::API::Parser to handle serialization | franck cuny | 2010-06-02 | 1 | -0/+48 |
| | |||||
* | http_request and api_base_url are defined in this role | franck cuny | 2010-06-02 | 1 | -0/+52 |
| | |||||
* | role to handle format informations | franck cuny | 2010-06-02 | 1 | -0/+41 |
| | |||||
* | role to handle useragent | franck cuny | 2010-06-02 | 1 | -0/+24 |
| | |||||
* | parser to (de)serialize content | franck cuny | 2010-06-02 | 4 | -0/+66 |
| | |||||
* | remove code, let the wrapper do the work | franck cuny | 2010-06-02 | 1 | -0/+59 |
| | |||||
* | move code to roles | franck cuny | 2010-06-02 | 1 | -0/+49 |
| | |||||
* | mx::net::api::method : attributes, wrapper, validates, ... | franck cuny | 2010-06-02 | 1 | -8/+201 |
| | |||||
* | meta class with role | franck cuny | 2010-06-02 | 1 | -19/+4 |
| | |||||
* | use JSON, add POD | franck cuny | 2010-06-02 | 1 | -2/+33 |
| | |||||
* | s/with_caller/with_meta/, move code into roles | franck cuny | 2010-06-02 | 1 | -405/+99 |
| | |||||
* | rename package | franck cuny | 2010-04-06 | 1 | -1/+3 |
| | |||||
* | update build uri, move error to it's own package | franck cuny | 2010-02-18 | 2 | -36/+41 |
| | |||||
* | Checking in changes prior to tagging of version 0.10. Changelog diff is: | franck cuny | 2010-01-11 | 1 | -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 | ||||
* | stringify error | franck cuny | 2010-01-11 | 1 | -4/+16 |
| | |||||
* | Checking in changes prior to tagging of version 0.09. Changelog diff is: | franck cuny | 2010-01-07 | 1 | -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 | ||||
* | return deserialized content and http response | franck cuny | 2010-01-06 | 1 | -1/+8 |
| | |||||
* | Checking in changes prior to tagging of version 0.08. Changelog diff is: | franck cuny | 2010-01-04 | 1 | -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 | ||||
* | api_base_url is not read-only | franck cuny | 2010-01-04 | 1 | -1/+1 |
| | |||||
* | Checking in changes prior to tagging of version 0.07. Changelog diff is: | franck cuny | 2010-01-04 | 1 | -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 | ||||
* | fix error reporting | franck cuny | 2010-01-04 | 1 | -5/+15 |
| | |||||
* | update version, add warning | franck cuny | 2009-12-20 | 1 | -1/+3 |
| | |||||
* | remove tests | franck cuny | 2009-12-20 | 2 | -67/+0 |
| | |||||
* | remove tests, not clean enough | franck cuny | 2009-12-20 | 1 | -89/+0 |
| | |||||
* | add expected code, error, remove croak | franck cuny | 2009-12-20 | 2 | -34/+85 |
| | |||||
* | update POD | franck cuny | 2009-12-20 | 1 | -14/+43 |
| | |||||
* | remove this class | franck cuny | 2009-12-20 | 1 | -8/+0 |
| | |||||
* | Checking in changes prior to tagging of version 0.05. Changelog diff is: | franck cuny | 2009-12-09 | 1 | -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 | ||||
* | try::tiny is missing | franck cuny | 2009-12-09 | 1 | -0/+1 |
| | |||||
* | Checking in changes prior to tagging of version 0.04. Changelog diff is: | franck cuny | 2009-12-09 | 1 | -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 | ||||
* | some cleaning | franck cuny | 2009-12-09 | 2 | -10/+16 |
| | |||||
* | Checking in changes prior to tagging of version 0.03. Changelog diff is: | franck cuny | 2009-12-08 | 1 | -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 | ||||
* | update tests to use catalyst, bla | franck cuny | 2009-12-08 | 3 | -80/+72 |
| | |||||
* | method to deserialize | franck cuny | 2009-12-08 | 1 | -1/+29 |
| | |||||
* | move serialize into a role | franck cuny | 2009-12-08 | 1 | -1/+13 |
| | |||||
* | Checking in changes prior to tagging of version 0.02. Changelog diff is: | franck cuny | 2009-12-08 | 1 | -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 | ||||
* | add basic tests | franck cuny | 2009-12-04 | 1 | -1/+119 |
| | |||||
* | remove meta class and method | franck cuny | 2009-12-04 | 1 | -62/+79 |
| | |||||
* | move meta class and method to new file, add meta to handle tests | franck cuny | 2009-12-04 | 2 | -0/+52 |
| | |||||
* | fix deserialisation | franck cuny | 2009-11-27 | 2 | -3/+14 |
| | |||||
* | add error | franck cuny | 2009-11-26 | 1 | -0/+8 |
| | |||||
* | POD, makefile | franck cuny | 2009-11-26 | 1 | -2/+2 |
| | |||||
* | update POD | franck cuny | 2009-11-26 | 1 | -1/+7 |
| | |||||
* | start POD, add new method net_api_declare, check nearly everything | franck cuny | 2009-11-26 | 1 | -83/+278 |
| | |||||
* | update for deserialisation | franck cuny | 2009-11-24 | 3 | -17/+27 |
| | |||||
* | move roles to files | franck cuny | 2009-11-24 | 3 | -41/+46 |
| | |||||
* | add support for (de)serialization | franck cuny | 2009-11-24 | 1 | -11/+74 |
| | |||||
* | update pod | franck cuny | 2009-11-24 | 1 | -2/+41 |
| | |||||
* | basic ideas | franck cuny | 2009-11-24 | 2 | -3/+161 |
| | |||||
* | initial commit | franck cuny | 2009-11-23 | 1 | -0/+33 |