Next | Query returned 37 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2014-01-17 09:36:59 by OBATA Akio | Files touched by this commit (3)
Log message:
Update Faraday to 0.9.0.

## v0.9.0

* Add HTTPClient adapter (@hakanensari)
* Improve Retry handler (@mislav)
* Remove autoloading by default (@technoweenie)
* Improve internal docs (@technoweenie, @mislav)
* Respect user/password in http proxy string (@mislav)
* Adapter options are structs.  Reinforces consistent options across adapters
  (@technoweenie)
* Stop stripping trailing / off base URLs in a Faraday::Connection. (@technoweenie)
* Add a configurable URI parser. (@technoweenie)
* Remove need to manually autoload when using the authorization header helpers \ 
on `Faraday::Connection`. (@technoweenie)
* `Faraday::Adapter::Test` respects the `Faraday::RequestOptions#params_encoder` \ 
option. (@technoweenie)
   2014-01-14 09:41:44 by OBATA Akio | Files touched by this commit (2)
Log message:
Update faraday gem to 0.8.9.

compatibility fixes for Ruby 2.1.0 and 1.8.7.
   2013-08-01 14:53:26 by OBATA Akio | Files touched by this commit (3)
Log message:
Update ruby-faraday to 0.8.8.

bug fixes and some improvements.
   2013-04-07 13:18:58 by OBATA Akio | Files touched by this commit (2)
Log message:
Update ruby-faraday to 0.8.7.

* fix escape Unicode characters in Ruby 1.8.7
   2013-02-27 02:30:32 by OBATA Akio | Files touched by this commit (1)
Log message:
fix HOMEPAGE url.
   2013-02-26 11:46:36 by OBATA Akio | Files touched by this commit (3)
Log message:
Update ruby-faraday to 0.8.6.

no summarized changes.
   2013-01-26 09:50:53 by OBATA Akio | Files touched by this commit (4)
Log message:
Import ruby-faraday-0.8.4 as www/ruby-faraday.

Faraday is an HTTP client lib that provides a common interface over many
adapters (such as Net::HTTP) and embraces the concept of Rack middleware when
processing the request/response cycle.

Next | Query returned 37 messages, browsing 31 to 40 | previous