Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo | franck cuny | 2010-11-05 | 1 | -1/+1 |
* | remove remaining :name in path | franck cuny | 2010-11-03 | 1 | -3/+10 |
* | add new test | franck cuny | 2010-11-03 | 1 | -1/+11 |
* | use new redirect port | franck cuny | 2010-11-01 | 1 | -2/+4 |
* | Merge branch 'master' of github.com:franckcuny/net-http-spore | franck cuny | 2010-11-01 | 1 | -1/+1 |
|\ | |||||
| * | regex to check method | franck cuny | 2010-10-27 | 1 | -1/+1 |
* | | don't trace yet | franck cuny | 2010-11-01 | 1 | -5/+5 |
* | | add some tests | franck cuny | 2010-11-01 | 3 | -0/+104 |
* | | rewrite request using moose; not yet finished | franck cuny | 2010-11-01 | 1 | -45/+225 |
* | | tidy; add form-data and headers | franck cuny | 2010-11-01 | 1 | -10/+19 |
* | | update synopsis | franck cuny | 2010-11-01 | 1 | -0/+7 |
* | | add fallback | franck cuny | 2010-11-01 | 1 | -1/+1 |
* | | add new methods to implement headers and form-data | franck cuny | 2010-11-01 | 1 | -0/+17 |
* | | merge | franck cuny | 2010-11-01 | 7 | -12/+128 |
|\ \ | |||||
| * | | add headers | franck cuny | 2010-10-30 | 1 | -0/+5 |
| * | | fix test | franck cuny | 2010-10-19 | 1 | -2/+2 |
| * | | by default, no redirect | franck cuny | 2010-10-19 | 1 | -0/+1 |
| * | | small updates on request: | franck cuny | 2010-10-19 | 1 | -8/+26 |
| * | | new middlewares: | franck cuny | 2010-10-19 | 4 | -0/+96 |
* | | | fix method name | franck cuny | 2010-10-26 | 1 | -1/+1 |
* | | | add role to trace | franck cuny | 2010-10-26 | 5 | -2/+28 |
| |/ |/| | |||||
* | | add expected_status to top level | franck cuny | 2010-10-26 | 1 | -0/+7 |
* | | 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 | 2 | -9/+59 |
* | | api spec can be modularized: | franck cuny | 2010-10-25 | 3 | -41/+155 |
|/ | |||||
* | 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 |
* | don't rely on net::http::api::error | franck cuny | 2010-10-17 | 1 | -6/+4 |
* | reflect specification update | franck cuny | 2010-10-17 | 3 | -71/+53 |
* | simplify github example | franck cuny | 2010-10-17 | 1 | -13/+2 |
* | update version and changes | franck cuny | 2010-10-14 | 2 | -1/+7 |
* | add subtypes for Bool; change how params works | franck cuny | 2010-10-14 | 1 | -16/+65 |
* | params is an HashRef now | franck cuny | 2010-10-14 | 1 | -1/+1 |
* | new spec | franck cuny | 2010-10-14 | 1 | -45/+60 |
* | use Scalar::Utils to check if self is blessed | franck cuny | 2010-10-14 | 1 | -1/+2 |
* | use utf8 | franck cuny | 2010-10-14 | 1 | -2/+2 |
* | dist.ini file and basic test for format::autho | franck cuny | 2010-10-12 | 2 | -0/+66 |
* | update POD | franck cuny | 2010-10-12 | 8 | -8/+102 |
* | add enable_if feature + tests | franck cuny | 2010-10-12 | 3 | -13/+87 |
* | add new_from_string and some tests | franck cuny | 2010-10-08 | 2 | -16/+88 |
* | update API; add POD | franck cuny | 2010-09-16 | 1 | -9/+84 |
* | add Changes | franck cuny | 2010-09-16 | 1 | -0/+2 |
* | remove api_base_url | franck cuny | 2010-09-15 | 1 | -8/+0 |
* | pod | franck cuny | 2010-09-15 | 5 | -0/+84 |
* | auth format remove proto | franck cuny | 2010-09-15 | 1 | -13/+21 |
* | new role to load | franck cuny | 2010-09-15 | 1 | -0/+1 |
* | init. object with api attributes | franck cuny | 2010-09-15 | 1 | -9/+19 |
* | api attributes | franck cuny | 2010-09-15 | 1 | -0/+27 |
* | update spec | franck cuny | 2010-09-15 | 1 | -1/+9 |
* | remove protocol test | franck cuny | 2010-09-15 | 1 | -1/+0 |
* | POD | franck cuny | 2010-09-15 | 2 | -13/+250 |
* | 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 |
* | mocker for request | franck cuny | 2010-09-15 | 1 | -12/+0 |
* | remove useless files | franck cuny | 2010-09-15 | 2 | -28/+38 |
* | foo | franck cuny | 2010-09-15 | 1 | -0/+0 |
* | remove and renamed | franck cuny | 2010-09-15 | 2 | -252/+0 |
* | fix pod | franck cuny | 2010-09-15 | 1 | -0/+256 |
* | update specification | franck cuny | 2010-09-15 | 2 | -22/+174 |
* | POD for mw useragent | franck cuny | 2010-09-15 | 1 | -1/+11 |
* | POD for mw runtime | franck cuny | 2010-09-15 | 1 | -0/+14 |
* | auths mw extends auth | franck cuny | 2010-09-15 | 3 | -4/+44 |
* | add pod | franck cuny | 2010-09-15 | 1 | -5/+6 |
* | added first incomplete draft of implementation specs | Nils Grunwald | 2010-09-15 | 1 | -0/+250 |
* | fixed various spelling mistakes and some rewriting | Nils Grunwald | 2010-09-15 | 1 | -15/+15 |
* | some POD and examples | franck cuny | 2010-09-13 | 4 | -5/+127 |
* | simple oauth middleware | franck cuny | 2010-09-13 | 1 | -1/+4 |
* | remote trailings args | franck cuny | 2010-09-13 | 1 | -4/+3 |
* | remove specs | franck cuny | 2010-09-13 | 4 | -99/+0 |
* | initial import | franck cuny | 2010-09-13 | 53 | -0/+2070 |