Commit message (Expand) | 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 | 1 | -35/+25 |
* | params can be strict or no strict | franck cuny | 2010-06-22 | 1 | -1/+8 |
* | fix format | franck cuny | 2010-06-17 | 1 | -1/+2 |
* | 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 | 4 | -88/+8 |
* | rename some methods | franck cuny | 2010-06-03 | 3 | -36/+25 |
* | update POD | franck cuny | 2010-06-03 | 4 | -4/+108 |
* | http-console: a simple http console to do REST query (like http://github.com/... | franck cuny | 2010-06-03 | 2 | -1/+2 |
* | clean code | franck cuny | 2010-06-02 | 1 | -7/+17 |
* | clean | franck cuny | 2010-06-02 | 1 | -2/+3 |
* | move content deserialization to role | franck cuny | 2010-06-02 | 1 | -25/+9 |
* | 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 |
* | remove tests | franck cuny | 2009-12-20 | 1 | -9/+0 |
* | add expected code, error, remove croak | franck cuny | 2009-12-20 | 1 | -0/+1 |
* | move meta class and method to new file, add meta to handle tests | franck cuny | 2009-12-04 | 2 | -0/+52 |