summary refs log tree commit diff
path: root/dist.ini (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-26add tests to payloadfranck cuny1-3/+19
2010-10-25add payload and form-data to the method objectfranck cuny2-9/+59
2010-10-25api spec can be modularized:franck cuny3-41/+155
2010-10-17update tests to use the dummy api, and replace api_base_url with base_urlfranck cuny10-44/+46
2010-10-17remove couchdb api; add dummy spec for testsfranck cuny3-93/+24
2010-10-17don't rely on net::http::api::errorfranck cuny1-6/+4
2010-10-17reflect specification updatefranck cuny3-71/+53
2010-10-17simplify github examplefranck cuny1-13/+2
2010-10-14update version and changesfranck cuny2-1/+7
2010-10-14add subtypes for Bool; change how params worksfranck cuny1-16/+65
2010-10-14params is an HashRef nowfranck cuny1-1/+1
2010-10-14new specfranck cuny1-45/+60
2010-10-14use Scalar::Utils to check if self is blessedfranck cuny1-1/+2
2010-10-14