[DRE-commits] [ruby-httparty] 01/05: Merge tag 'upstream/0.13.0'

Cédric Boutillier boutil at moszumanska.debian.org
Fri Feb 28 12:23:41 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-httparty.

commit 0062fec575183732594ca7d9ae534a4c8f02f0a7
Merge: 52bcdd0 1b9fe11
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Feb 27 16:58:06 2014 +0100

    Merge tag 'upstream/0.13.0'
    
    Upstream version 0.13.0
    
    # gpg: Signature faite le jeu. 27 févr. 2014 16:58:05 CET
    # gpg:                avec la clef RSA 0xDA4958F611E149E9
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
    # gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
    # gpg:             Rien n'indique que la signature appartient à son propriétaire.
    # Empreinte de clef principale : 3041 4D81 DC28 290C 2568  6DE3 DA49 58F6 11E1 49E9

 .travis.yml                               |   2 --
 bin/httparty                              |   5 +++-
 checksums.yaml.gz                         | Bin 269 -> 271 bytes
 features/handles_multiple_formats.feature |  15 +++++++++++
 features/steps/httparty_response_steps.rb |   5 ++++
 features/steps/remote_service_steps.rb    |   5 ++++
 lib/httparty.rb                           |  23 ++++++++++++++--
 lib/httparty/connection_adapter.rb        |   8 ++++++
 lib/httparty/exceptions.rb                |   9 ++++---
 lib/httparty/net_digest_auth.rb           |   4 +--
 lib/httparty/parser.rb                    |  11 ++++++--
 lib/httparty/request.rb                   |   5 ++--
 lib/httparty/response.rb                  |   4 +--
 lib/httparty/response/headers.rb          |   4 +--
 lib/httparty/version.rb                   |   2 +-
 metadata.yml                              |   8 ++++--
 spec/fixtures/twitter.csv                 |   2 ++
 spec/httparty/connection_adapter_spec.rb  |  42 ++++++++++++++++++++++++++++++
 spec/httparty/exception_spec.rb           |  23 ++++++++++++++++
 spec/httparty/net_digest_auth_spec.rb     |  37 ++++++++++++++++++++++++++
 spec/httparty/parser_spec.rb              |   5 ++++
 spec/httparty/request_spec.rb             |  34 ++++++++++++++++++++++--
 spec/httparty_spec.rb                     |  37 +++++++++++++++++++++++---
 spec/spec_helper.rb                       |   1 +
 24 files changed, 265 insertions(+), 26 deletions(-)

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



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