Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing attribute name typo | Steve Huff | 2013-06-25 | 1 | -1/+4 |
* | make sure authentication default on method is lazy | Brian Phillips | 2013-04-19 | 1 | -0/+2 |
* | clean up types | Brian Phillips | 2013-04-19 | 1 | -1/+9 |
* | support for anonymous middlewares | Brian Phillips | 2013-04-18 | 1 | -0/+55 |
* | Merge branch 'method-patch' of git://github.com/omega/net-http-spore into ome... | Ash Berlin | 2013-04-18 | 1 | -2/+10 |
|\ | |||||
| * | Fix an error string, add a crude test | Andreas Marienborg | 2012-02-06 | 1 | -2/+10 |
* | | Fix random test failure in perl v5.17.6. Closes #19 | Ash Berlin | 2013-04-18 | 1 | -0/+1 |
|/ | |||||
* | fix warnings in test | Brian Cassidy | 2011-12-08 | 1 | -3/+3 |
* | remove Try::Tiny and YAML::Syck from test | franck cuny | 2011-07-26 | 1 | -3/+0 |
* | add new middleware: DoNotTrack | franck cuny | 2011-07-26 | 1 | -0/+24 |
* | fix wrong test | franck cuny | 2011-07-26 | 1 | -1/+1 |
* | add tests for oauth | franck cuny | 2011-07-26 | 1 | -23/+72 |
* | tests for oauth | franck cuny | 2011-07-26 | 1 | -8/+20 |
* | add test for loading a middleware outside N::H::Spore namespace | franck cuny | 2011-07-26 | 1 | -0/+44 |
* | cleanup test | franck cuny | 2011-07-26 | 1 | -2/+1 |
* | add a simple test for trace | franck cuny | 2011-07-26 | 1 | -0/+39 |
* | add test for timeout | franck cuny | 2011-07-26 | 1 | -0/+23 |
* | add tests for middleware Auth::Header | franck cuny | 2011-07-26 | 1 | -0/+70 |
* | add some tests | franck cuny | 2011-07-26 | 1 | -0/+46 |
* | allow XML::Simple options (fperrad) | franck cuny | 2010-11-25 | 1 | -1/+1 |
* | update tests | franck cuny | 2010-11-24 | 2 | -7/+21 |
* | add new tests to check content-type value | franck cuny | 2010-11-24 | 1 | -1/+16 |
* | add new method in test description file | franck cuny | 2010-11-24 | 1 | -0/+4 |
* | remove two methods | franck cuny | 2010-11-05 | 2 | -52/+0 |
* | typo | franck cuny | 2010-11-05 | 1 | -1/+1 |
* | add new test | franck cuny | 2010-11-03 | 1 | -1/+11 |
* | add some tests | franck cuny | 2010-11-01 | 3 | -0/+104 |
* | add new methods to implement headers and form-data | franck cuny | 2010-11-01 | 1 | -0/+17 |
* | merge | franck cuny | 2010-11-01 | 1 | -0/+27 |
|\ | |||||
| * | fix test | franck cuny | 2010-10-19 | 1 | -2/+2 |
| * | new middlewares: | franck cuny | 2010-10-19 | 1 | -0/+27 |
* | | 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 | 1 | -0/+17 |
* | | api spec can be modularized: | franck cuny | 2010-10-25 | 2 | -14/+74 |
|/ | |||||
* | 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 |
* | params is an HashRef now | franck cuny | 2010-10-14 | 1 | -1/+1 |
* | new spec | franck cuny | 2010-10-14 | 1 | -45/+60 |
* | dist.ini file and basic test for format::autho | franck cuny | 2010-10-12 | 1 | -0/+38 |
* | add enable_if feature + tests | franck cuny | 2010-10-12 | 1 | -0/+56 |
* | add new_from_string and some tests | franck cuny | 2010-10-08 | 1 | -0/+50 |
* | remove protocol test | franck cuny | 2010-09-15 | 1 | -1/+0 |
* | 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 |
* | initial import | franck cuny | 2010-09-13 | 19 | -0/+672 |