Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-11-03 | remove remaining :name in path | franck cuny | 1 | -3/+10 |
2010-11-03 | add new test | franck cuny | 1 | -1/+11 |
2010-11-01 | use new redirect port | franck cuny | 1 | -2/+4 |
2010-11-01 | don't trace yet | franck cuny | 1 | -5/+5 |
2010-11-01 | add some tests | franck cuny | 3 | -0/+104 |
2010-11-01 | rewrite request using moose; not yet finished | franck cuny | 1 | -45/+225 |
2010-11-01 | tidy; add form-data and headers | franck cuny | 1 | -10/+19 |
2010-11-01 | update synopsis | franck cuny | 1 | -0/+7 |
2010-11-01 | add fallback | franck cuny | 1 | -1/+1 |
2010-11-01 | add new methods to implement headers and form-data | franck cuny | 1 | -0/+17 |
2010-10-30 | add headers | franck cuny | 1 | -0/+5 |
2010-10-27 | regex to check method | franck cuny | 1 | -1/+1 |
2010-10-26 | fix method name | franck cuny | 1 | -1/+1 |
2010-10-26 | add role to trace | franck cuny | 5 | -2/+28 |
2010-10-26 | add expected_status to top level | franck cuny | 1 | -0/+7 |
2010-10-26 | add tests to payload | franck cuny | 1 | -3/+19 |
2010-10-25 | add payload and form-data to the method object | franck cuny | 2 | -9/+59 |
2010-10-25 | api spec can be modularized: | franck cuny | 3 | -41/+155 |
2010-10-19 | fix test | franck cuny | 1 | -2/+2 |
2010-10-19 | by default, no redirect | franck cuny | 1 | -0/+1 |
2010-10-19 | small updates on request: | franck cuny | 1 | -8/+26 |
2010-10-19 | new middlewares: | franck cuny | 4 | -0/+96 |
2010-10-17 | update tests to use the dummy api, and replace api_base_url with base_url | franck cuny | 10 | -44/+46 |
2010-10-17 | remove couchdb api; add dummy spec for tests | franck cuny | 3 | -93/+24 |
2010-10-17 | don't rely on net::http::api::error | franck cuny | 1 | -6/+4 |
2010-10-17 | reflect specification update | franck cuny | 3 | -71/+53 |
2010-10-17 | simplify github example | franck cuny | 1 | -13/+2 |
2010-10-14 | update version and changes | franck cuny | 2 | -1/+7 |
2010-10-14 | add subtypes for Bool; change how params works | franck cuny | 1 | -16/+65 |
2010-10-14 | params is an HashRef now | franck cuny | 1 | -1/+1 |
2010-10-14 | new spec | franck cuny | 1 | -45/+60 |
2010-10-14 | use Scalar::Utils to check if self is blessed | franck cuny | 1 | -1/+2 |
2010-10-14 | use utf8 | franck cuny | 1 | -2/+2 |
2010-10-12 | dist.ini file and basic test for format::autho | franck cuny | 2 | -0/+66 |
2010-10-12 | update POD | franck cuny | 8 | -8/+102 |