Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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-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 |