[DRE-commits] [ruby-typhoeus] 01/04: Merge tag 'upstream/0.6.9'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Nov 18 19:29:38 UTC 2014


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-typhoeus.

commit d1a472e76cd4929968a35f8c16fd8ad6606251bf
Merge: cb238fb 7487025
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Nov 19 00:38:11 2014 +0530

    Merge tag 'upstream/0.6.9'
    
    Upstream version 0.6.9

 .travis.yml                                        |   2 +-
 CHANGELOG.md                                       |   3 +-
 README.md                                          |   9 ++++
 checksums.yaml.gz                                  | Bin 0 -> 423 bytes
 lib/typhoeus/easy_factory.rb                       |   4 +-
 lib/typhoeus/hydra.rb                              |   2 +-
 lib/typhoeus/hydra/queueable.rb                    |  16 +++++++
 lib/typhoeus/hydra/runnable.rb                     |   8 +---
 lib/typhoeus/request/stubbable.rb                  |   4 +-
 lib/typhoeus/response/informations.rb              |   4 ++
 lib/typhoeus/version.rb                            |   2 +-
 metadata.yml                                       |  21 +++------
 .../middleware/params_decoder/helper_spec.rb       |   8 ++--
 .../typhoeus/middleware/params_decoder_spec.rb     |   4 +-
 spec/typhoeus/adapters/faraday_spec.rb             |  12 ++---
 spec/typhoeus/easy_factory_spec.rb                 |  16 +++----
 spec/typhoeus/expectation_spec.rb                  |  36 +++++++--------
 spec/typhoeus/hydra/addable_spec.rb                |  12 ++---
 spec/typhoeus/hydra/before_spec.rb                 |  18 ++++----
 spec/typhoeus/hydra/cacheable_spec.rb              |  12 ++---
 spec/typhoeus/hydra/memoizable_spec.rb             |  10 ++---
 spec/typhoeus/hydra/queueable_spec.rb              |  49 +++++++++++++++++++++
 spec/typhoeus/hydra/runnable_spec.rb               |  41 +++++------------
 spec/typhoeus/hydra/stubbable_spec.rb              |   2 +-
 spec/typhoeus/hydra_spec.rb                        |   2 +-
 spec/typhoeus/pool_spec.rb                         |   8 ++--
 spec/typhoeus/request/before_spec.rb               |  18 ++++----
 spec/typhoeus/request/block_connection_spec.rb     |  10 ++---
 spec/typhoeus/request/cacheable_spec.rb            |   8 ++--
 spec/typhoeus/request/callbacks_spec.rb            |   6 +--
 spec/typhoeus/request/operations_spec.rb           |  14 +++---
 spec/typhoeus/request/stubbable_spec.rb            |   2 +-
 spec/typhoeus/request_spec.rb                      |   6 +--
 spec/typhoeus/response/header_spec.rb              |   4 +-
 spec/typhoeus/response/informations_spec.rb        |  10 ++++-
 spec/typhoeus/response/status_spec.rb              |  20 ++++-----
 spec/typhoeus/response_spec.rb                     |   8 ++--
 spec/typhoeus_spec.rb                              |   8 ++--
 typhoeus.gemspec                                   |   2 +-
 39 files changed, 238 insertions(+), 183 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-typhoeus.git



More information about the Pkg-ruby-extras-commits mailing list