| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add tests for middleware Auth::Header | franck cuny | 2011-07-26 | 1 | -0/+70 |
| | | | | | Signed-off-by: franck cuny <franck@lumberjaph.net> | ||||
| * | add some tests | franck cuny | 2011-07-26 | 1 | -0/+46 |
| | | | | | Signed-off-by: franck cuny <franck@lumberjaph.net> | ||||
| * | allow XML::Simple options (fperrad) | franck cuny | 2010-11-25 | 1 | -1/+1 |
| | | |||||
| * | update tests | franck cuny | 2010-11-24 | 2 | -7/+21 |
| | | |||||
| * | add new tests to check content-type value | franck cuny | 2010-11-24 | 1 | -1/+16 |
| | | |||||
| * | add new method in test description file | franck cuny | 2010-11-24 | 1 | -0/+4 |
| | | |||||
| * | remove two methods | franck cuny | 2010-11-05 | 2 | -52/+0 |
| | | |||||
| * | typo | franck cuny | 2010-11-05 | 1 | -1/+1 |
| | | |||||
| * | add new test | franck cuny | 2010-11-03 | 1 | -1/+11 |
| | | |||||
| * | add some tests | franck cuny | 2010-11-01 | 3 | -0/+104 |
| | | |||||
| * | add new methods to implement headers and form-data | franck cuny | 2010-11-01 | 1 | -0/+17 |
| | | |||||
| * | merge | franck cuny | 2010-11-01 | 1 | -0/+27 |
| |\ | |||||
| | * | fix test | franck cuny | 2010-10-19 | 1 | -2/+2 |
| | | | |||||
| | * | new middlewares: | franck cuny | 2010-10-19 | 1 | -0/+27 |
| | | | | | | | | | | | | | | | * 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 | ||||
| * | | add tests to payload | franck cuny | 2010-10-26 | 1 | -3/+19 |
| | | | |||||
| * | | add payload and form-data to the method object | franck cuny | 2010-10-25 | 1 | -0/+17 |
| | | | |||||
| * | | api spec can be modularized: | franck cuny | 2010-10-25 | 2 | -14/+74 |
| |/ | | | | | | * 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_url | franck cuny | 2010-10-17 | 10 | -44/+46 |
| | | |||||
| * | remove couchdb api; add dummy spec for tests | franck cuny | 2010-10-17 | 3 | -93/+24 |
| | | |||||
| * | params is an HashRef now | franck cuny | 2010-10-14 | 1 | -1/+1 |
| | | |||||
| * | new spec | franck cuny | 2010-10-14 | 1 | -45/+60 |
| | | |||||
| * | dist.ini file and basic test for format::autho | franck cuny | 2010-10-12 | 1 | -0/+38 |
| | | |||||
| * | add enable_if feature + tests | franck cuny | 2010-10-12 | 1 | -0/+56 |
| | | |||||
| * | add new_from_string and some tests | franck cuny | 2010-10-08 | 1 | -0/+50 |
| | | |||||
| * | remove protocol test | franck cuny | 2010-09-15 | 1 | -1/+0 |
| | | |||||
| * | update tests | franck cuny | 2010-09-15 | 5 | -5/+73 |
| | | |||||
| * | add a auth method | franck cuny | 2010-09-15 | 1 | -1/+2 |
| | | |||||
| * | tests use the mocker | franck cuny | 2010-09-15 | 5 | -25/+53 |
| | | |||||
| * | rewrite test using mocker | franck cuny | 2010-09-15 | 1 | -19/+41 |
| | | |||||
| * | initial import | franck cuny | 2010-09-13 | 19 | -0/+672 |
