[DRE-commits] [ruby-oauth2] 01/06: Merge tag 'upstream/1.2.0'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 14 09:55:12 UTC 2016


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

praveen pushed a commit to annotated tag debian/1.2.0-1
in repository ruby-oauth2.

commit 654ef7a43212f009ec95410b63ee5136b4309ede
Merge: 2521466 b489651
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Jul 14 14:43:08 2016 +0530

    Merge tag 'upstream/1.2.0'
    
    Upstream version 1.2.0
    
    # gpg: Signature made Thursday 14 July 2016 02:43:02 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>"

 README.md                                       |   9 +-
 Rakefile                                        |  39 -----
 checksums.yaml.gz                               | Bin 270 -> 0 bytes
 lib/oauth2/access_token.rb                      |  20 ++-
 lib/oauth2/client.rb                            |  12 +-
 lib/oauth2/error.rb                             |  26 ++-
 lib/oauth2/mac_token.rb                         |  18 +-
 lib/oauth2/response.rb                          |  44 ++---
 lib/oauth2/strategy/assertion.rb                |  22 +--
 lib/oauth2/strategy/client_credentials.rb       |   6 +-
 lib/oauth2/strategy/implicit.rb                 |   2 +-
 lib/oauth2/strategy/password.rb                 |   2 +-
 lib/oauth2/version.rb                           |  66 ++++++--
 metadata.yml                                    | 179 --------------------
 oauth2.gemspec                                  |   7 +-
 spec/helper.rb                                  |  42 -----
 spec/oauth2/access_token_spec.rb                | 169 -------------------
 spec/oauth2/client_spec.rb                      | 215 ------------------------
 spec/oauth2/mac_token_spec.rb                   | 119 -------------
 spec/oauth2/response_spec.rb                    |  91 ----------
 spec/oauth2/strategy/assertion_spec.rb          |  56 ------
 spec/oauth2/strategy/auth_code_spec.rb          |  88 ----------
 spec/oauth2/strategy/base_spec.rb               |   7 -
 spec/oauth2/strategy/client_credentials_spec.rb |  81 ---------
 spec/oauth2/strategy/implicit_spec.rb           |  28 ---
 spec/oauth2/strategy/password_spec.rb           |  57 -------
 26 files changed, 146 insertions(+), 1259 deletions(-)

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



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