about summary refs log tree commit diff
path: root/lib/MooseX/Net/API/Meta (follow)
Commit message (Expand)AuthorAgeFilesLines
* add strict and alter what params_in_url doesfranck cuny2010-06-241-35/+25
* params can be strict or no strictfranck cuny2010-06-221-1/+8
* fix formatfranck cuny2010-06-171-1/+2
* fix methods namefranck cuny2010-06-081-5/+6
* add documentation to methodfranck cuny2010-06-081-0/+19
* rename find_param to find_request_parameterfranck cuny2010-06-081-32/+44
* want exact matchfranck cuny2010-06-081-1/+1
* rewrite meta API: use _net_api_ in name, add find_net_api_method_by_namefranck cuny2010-06-081-15/+55
* remove method; pretty outputfranck cuny2010-06-041-1/+8
* fix bug whit remaining params in urlfranck cuny2010-06-041-1/+2
* update dist.inifranck cuny2010-06-034-88/+8
* rename some methodsfranck cuny2010-06-033-36/+25
* update PODfranck cuny2010-06-034-4/+108
* http-console: a simple http console to do REST query (like http://github.com/...franck cuny2010-06-032-1/+2
* clean codefranck cuny2010-06-021-7/+17
* cleanfranck cuny2010-06-021-2/+3
* move content deserialization to rolefranck cuny2010-06-021-25/+9
* remove code, let the wrapper do the workfranck cuny2010-06-021-0/+59
* move code to rolesfranck cuny2010-06-021-0/+49
* mx::net::api::method : attributes, wrapper, validates, ...franck cuny2010-06-021-8/+201
* meta class with rolefranck cuny2010-06-021-19/+4
* remove testsfranck cuny2009-12-201-9/+0
* add expected code, error, remove croakfranck cuny2009-12-201-0/+1
* move meta class and method to new file, add meta to handle testsfranck cuny2009-12-042-0/+52