Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-11-01 | add some tests | franck cuny | 1 | -0/+40 |
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-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 sub |