[DRE-commits] [ruby-typhoeus] 01/03: Merge tag 'upstream/1.0.2'
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Jun 29 07:42:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-typhoeus.
commit 04b1c079d73a1c8960a37d599d3ca334a169f333
Merge: 89b0e0b 9bca90f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Jun 29 12:47:10 2016 +0530
Merge tag 'upstream/1.0.2'
Upstream version 1.0.2
# gpg: Signature made Wednesday 29 June 2016 12:47:04 PM IST using RSA key ID 4512C22A
# gpg: Good signature from "Praveen Arimbrathodiyil (piratepin) <praveen at debian.org>"
# gpg: aka "Pirate Praveen (pirates.org.in) <praveen at onenetbeyond.org>"
# gpg: aka "Pirate Praveen (piratesin) <me at j4v4m4n.in>"
# gpg: aka "Pirate Praveen (PP) <praveen at privacyrequired.com>"
# gpg: aka "Praveen Arimbrathodiyil (j4v4m4n) <pravi.a at gmail.com>"
.travis.yml | 11 +-
CHANGELOG.md | 30 +++++-
Gemfile | 6 +-
LICENSE | 2 +-
README.md | 2 +-
lib/typhoeus/adapters/faraday.rb | 15 ++-
lib/typhoeus/easy_factory.rb | 73 +++++++------
lib/typhoeus/expectation.rb | 2 +-
lib/typhoeus/hydra.rb | 2 +-
lib/typhoeus/pool.rb | 2 +
lib/typhoeus/request.rb | 10 +-
lib/typhoeus/request/streamable.rb | 2 +-
lib/typhoeus/response/cacheable.rb | 2 +-
lib/typhoeus/response/header.rb | 19 ++--
lib/typhoeus/response/status.rb | 4 +-
lib/typhoeus/version.rb | 2 +-
metadata.yml | 189 ----------------------------------
spec/support/server.rb | 8 ++
spec/typhoeus/hydra/before_spec.rb | 17 +--
spec/typhoeus/hydra/queueable_spec.rb | 10 ++
spec/typhoeus/hydra/runnable_spec.rb | 7 +-
spec/typhoeus/pool_spec.rb | 39 +++++++
spec/typhoeus/request/before_spec.rb | 17 +--
spec/typhoeus/response/status_spec.rb | 16 ---
typhoeus.gemspec | 2 +-
25 files changed, 193 insertions(+), 296 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