summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* mergefranck cuny2010-11-017-12/+128
|\
| * add headersfranck cuny2010-10-301-0/+5
| |
| * fix testfranck cuny2010-10-191-2/+2
| |
| * by default, no redirectfranck cuny2010-10-191-0/+1
| |
| * small updates on request:franck cuny2010-10-191-8/+26
| | | | | | | | | | | | | | * abstract method to execute middlewares on response * on response callback, middlewares can return a Net::HTTP::Spore::Response object * method _request
| * new middlewares:franck cuny2010-10-194-0/+96
| | | | | | | | | | | | | | * fileupload: upload a file (will detect mime type to set appropriate headers) * paranoidagent: handle blacklist and whitelist * redirection: follows HTTP redirection (HTTP status 30*) * test for redirection
* | fix method namefranck cuny2010-10-261-1/+1
| |
* | add role to tracefranck cuny2010-10-265-2/+28
| |
* | add expected_status to top levelfranck cuny2010-10-261-0/+7
| |
* | add tests to payloadfranck cuny2010-10-261-3/+19
| |
* | add payload and form-data to the method objectfranck cuny2010-10-252-9/+59
| |
* | api spec can be modularized:franck cuny2010-10-253-41/+155
|/ | | | | | * add two new methods: new_from_specs and new_from_strings theses two methods can receive more than one description to create a client * add tests and api desc
* update tests to use the dummy api, and replace api_base_url with base_urlfranck cuny2010-10-1710-44/+46
|
* remove couchdb api; add dummy spec for testsfranck cuny2010-10-173-93/+24
|
* don't rely on net::http::api::errorfranck cuny2010-10-171-6/+4
|
* reflect specification updatefranck cuny2010-10-173-71/+53
|
* simplify github examplefranck cuny2010-10-171-13/+2
|
* update version and changesfranck cuny2010-10-142-1/+7
|
* add subtypes for Bool; change how params worksfranck cuny2010-10-141-16/+65
| | | | | * add subtypes for JSON bool * params is now an hashref with 'required' and 'optional' keys
* params is an HashRef nowfranck cuny2010-10-141-1/+1
|
* new specfranck cuny2010-10-141-45/+60
|
* use Scalar::Utils to check if self is blessedfranck cuny2010-10-141-1/+2
|
* use utf8franck cuny2010-10-141-2/+2
|
* dist.ini file and basic test for format::authofranck cuny2010-10-122-0/+66
|
* update PODfranck cuny2010-10-128-8/+102
|
* add enable_if feature + testsfranck cuny2010-10-123-13/+87
|
* add new_from_string and some testsfranck cuny2010-10-082-16/+88
|
* update API; add PODfranck cuny2010-09-161-9/+84
|
* add Changesfranck cuny2010-09-161-0/+2
|
* remove api_base_urlfranck cuny2010-09-151-8/+0
|
* podfranck cuny2010-09-155-0/+84
|
* auth format remove protofranck cuny2010-09-151-13/+21
|
* new role to loadfranck cuny2010-09-151-0/+1
|
* init. object with api attributesfranck cuny2010-09-151-9/+19
|
* api attributesfranck cuny2010-09-151-0/+27
|
* update specfranck cuny2010-09-151-1/+9
|
* remove protocol testfranck cuny2010-09-151-1/+0
|
* PODfranck cuny2010-09-152-13/+250
|
* update testsfranck cuny2010-09-155-5/+73
|
* add a auth methodfranck cuny2010-09-151-1/+2
|
* tests use the mockerfranck cuny2010-09-155-25/+53
|
* rewrite test using mockerfranck cuny2010-09-151-19/+41
|
* mocker for requestfranck cuny2010-09-151-12/+0
|
* remove useless filesfranck cuny2010-09-152-28/+38
|
* foofranck cuny2010-09-151-0/+0
|
* remove and renamedfranck cuny2010-09-152-252/+0
|
* fix podfranck cuny2010-09-151-0/+256
|
* update specificationfranck cuny2010-09-152-22/+174
|
* POD for mw useragentfranck cuny2010-09-151-1/+11
|
* POD for mw runtimefranck cuny2010-09-151-0/+14
|
* auths mw extends authfranck cuny2010-09-153-4/+44
|
* add podfranck cuny2010-09-151-5/+6
|
* added first incomplete draft of implementation specsNils Grunwald2010-09-151-0/+250
|
* fixed various spelling mistakes and some rewritingNils Grunwald2010-09-151-15/+15
|
* some POD and examplesfranck cuny2010-09-134-5/+127
|
* simple oauth middlewarefranck cuny2010-09-131-1/+4
|
* remote trailings argsfranck cuny2010-09-131-4/+3
|
* remove specsfranck cuny2010-09-134-99/+0
|
* initial importfranck cuny2010-09-1353-0/+2070