| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | another fix for path | franck cuny | 2010-06-25 | 1 | -2/+2 |
| | | |||||
| * | fix regex | franck cuny | 2010-06-24 | 1 | -2/+2 |
| | | |||||
| * | add strict and alter what params_in_url does | franck cuny | 2010-06-24 | 2 | -41/+36 |
| | | |||||
| * | params can be strict or no strict | franck cuny | 2010-06-22 | 2 | -1/+10 |
| | | |||||
| * | fix format | franck cuny | 2010-06-17 | 3 | -4/+8 |
| | | |||||
| * | fix methods name | franck cuny | 2010-06-08 | 1 | -5/+6 |
| | | |||||
| * | add documentation to method | franck cuny | 2010-06-08 | 1 | -0/+19 |
| | | |||||
| * | rename find_param to find_request_parameter | franck cuny | 2010-06-08 | 1 | -32/+44 |
| | | |||||
| * | want exact match | franck cuny | 2010-06-08 | 1 | -1/+1 |
| | | |||||
| * | rewrite meta API: use _net_api_ in name, add find_net_api_method_by_name | franck cuny | 2010-06-08 | 1 | -15/+55 |
| | | |||||
| * | remove method; pretty output | franck cuny | 2010-06-04 | 1 | -1/+8 |
| | | |||||
| * | fix bug whit remaining params in url | franck cuny | 2010-06-04 | 1 | -1/+2 |
| | | |||||
| * | update dist.ini | franck cuny | 2010-06-03 | 14 | -308/+28 |
| | | | | | | | | | add abstract update POD to use podweaver fix | ||||
| * | rename some methods | franck cuny | 2010-06-03 | 7 | -43/+32 |
| | | |||||
| * | fix attribute declaration | franck cuny | 2010-06-03 | 1 | -1/+1 |
| | | |||||
| * | update POD | franck cuny | 2010-06-03 | 15 | -55/+414 |
| | | |||||
| * | http-console: a simple http console to do REST query (like ↵ | franck cuny | 2010-06-03 | 2 | -1/+2 |
| | | | | | http://github.com/cloudhead/http-console) | ||||
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | update build uri, move error to it's own package | franck cuny | 2010-02-18 | 1 | -0/+33 |
| | | |||||
| * | 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 | 1 | -0/+1 |
| | | |||||
| * | remove this class | franck cuny | 2009-12-20 | 1 | -8/+0 |
| | | |||||
| * | try::tiny is missing | franck cuny | 2009-12-09 | 1 | -0/+1 |
| | | |||||
| * | some cleaning | franck cuny | 2009-12-09 | 1 | -0/+1 |
| | | |||||
| * | update tests to use catalyst, bla | franck cuny | 2009-12-08 | 2 | -44/+59 |
| | | |||||
| * | method to deserialize | franck cuny | 2009-12-08 | 1 | -1/+29 |
| | | |||||
| * | move serialize into a role | franck cuny | 2009-12-08 | 1 | -1/+13 |
| | | |||||
| * | add basic tests | franck cuny | 2009-12-04 | 1 | -1/+119 |
| | | |||||
| * | 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 | 1 | -1/+1 |
| | | |||||
| * | add error | franck cuny | 2009-11-26 | 1 | -0/+8 |
| | | |||||
| * | update for deserialisation | franck cuny | 2009-11-24 | 2 | -2/+2 |
| | | |||||
| * | move roles to files | franck cuny | 2009-11-24 | 2 | -0/+42 |
| | | |||||
| * | basic ideas | franck cuny | 2009-11-24 | 1 | -0/+13 |
