[DRE-commits] [ruby-typhoeus] branch master updated (cb238fb -> e18b5c6)

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


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

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

      from  cb238fb   upload to unstable
      adds  7487025   Imported Upstream version 0.6.9
       new  d1a472e   Merge tag 'upstream/0.6.9'
       new  a75979e   import new upstream release
       new  6524fbf   disable tests
       new  e18b5c6   upload to experimental

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                        |   2 +-
 CHANGELOG.md                                       |   3 +-
 README.md                                          |   9 ++++
 checksums.yaml.gz                                  | Bin 0 -> 423 bytes
 debian/changelog                                   |   8 ++++
 debian/control                                     |   2 +-
 ...-tests.rake => ruby-tests.rake.disabled.rspec3} |   0
 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 +-
 42 files changed, 247 insertions(+), 184 deletions(-)
 create mode 100644 checksums.yaml.gz
 rename debian/{ruby-tests.rake => ruby-tests.rake.disabled.rspec3} (100%)

-- 
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