Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-07-16 | remove tests and old lib; use base net::http::api; DEPRECATED | franck cuny | 20 | -1307/+6 | |
2010-06-29 | check if auth_method is declared | franck cuny | 2 | -6/+11 | |
2010-06-25 | another fix for path | franck cuny | 1 | -2/+2 | |
2010-06-24 | fix regex | franck cuny | 1 | -2/+2 | |
2010-06-24 | add strict and alter what params_in_url does | franck cuny | 4 | -41/+87 | |
2010-06-22 | params can be strict or no strict | franck cuny | 2 | -1/+10 | |
2010-06-17 | fix format | franck cuny | 3 | -4/+8 | |
2010-06-08 | fix methods name | franck cuny | 1 | -5/+6 | |
2010-06-08 | add documentation to method | franck cuny | 1 | -0/+19 | |
2010-06-08 | rename find_param to find_request_parameter | franck cuny | 1 | -32/+44 | |
2010-06-08 | want exact match | franck cuny | 1 | -1/+1 | |
2010-06-08 | remove http-console | franck cuny | 1 | -90/+0 | |
2010-06-08 | rewrite meta API: use _net_api_ in name, add find_net_api_method_by_name | franck cuny | 1 | -15/+55 | |
2010-06-04 | remove method; pretty output | franck cuny | 2 | -6/+22 | |
2010-06-04 | add kwalitee | franck cuny | 1 | -0/+1 | |
2010-06-04 | fix bug whit remaining params in url | franck cuny | 2 | -3/+4 | |
2010-06-03 | update dist.ini | franck cuny | 16 | -336/+48 | |
add abstract update POD to use podweaver fix | |||||
2010-06-03 | rename some methods | franck cuny | 7 | -43/+32 | |
2010-06-03 | remove -d, add uploadtocpan | franck cuny | 2 | -1/+2 | |
2010-06-03 | remove shipit | franck cuny | 1 | -6/+0 | |
2010-06-03 | update Changes | franck cuny | 1 | -10/+16 | |
2010-06-03 | switch to dzilla | franck cuny | 3 | -50/+13 | |
2010-06-03 | fix attribute declaration | franck cuny | 1 | -1/+1 | |
2010-06-03 | basic tests for serialization | franck cuny | 2 | -83/+9 | |
2010-06-03 | update POD | franck cuny | 16 | -57/+424 | |
2010-06-03 | update POD | franck cuny | 1 | -24/+82 | |
2010-06-03 | post and put | franck cuny | 1 | -9/+44 | |
2010-06-03 |