[DRE-commits] [ruby-openid] 01/05: Merge tag 'upstream/2.7.0debian'

Sebastien Badia sbadia-guest at moszumanska.debian.org
Sun Apr 12 21:15:49 UTC 2015


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

sbadia-guest pushed a commit to branch master
in repository ruby-openid.

commit 2a417033616d21057031c23c2351e245b9ea0191
Merge: a39305c bac9ad9
Author: Sebastien Badia <seb at sebian.fr>
Date:   Sun Apr 12 21:39:48 2015 +0200

    Merge tag 'upstream/2.7.0debian'
    
    Upstream version 2.7.0debian

 CHANGELOG.md                             |  16 +++++
 checksums.yaml.gz                        | Bin 269 -> 0 bytes
 lib/openid/association.rb                |   2 +-
 lib/openid/consumer.rb                   |   6 +-
 lib/openid/consumer/discovery.rb         |  18 ++++++
 lib/openid/consumer/discovery_manager.rb |  29 ++++++++-
 lib/openid/consumer/session.rb           |  36 +++++++++++
 lib/openid/cryptutil.rb                  |  10 +--
 lib/openid/extras.rb                     |  13 ----
 lib/openid/message.rb                    |   2 +-
 lib/openid/store/filesystem.rb           |  14 ++--
 lib/openid/trustroot.rb                  |   4 +-
 lib/openid/urinorm.rb                    |  10 ++-
 lib/openid/util.rb                       |  11 +++-
 lib/openid/version.rb                    |   2 +-
 metadata.yml                             |  70 +++++++++++---------
 test/discoverdata.rb                     |   3 +-
 test/test_accept.rb                      |   9 ++-
 test/test_association.rb                 |   7 +-
 test/test_associationmanager.rb          |  46 +++++++-------
 test/test_ax.rb                          |  18 +++---
 test/test_checkid_request.rb             |  14 ++--
 test/test_consumer.rb                    |  10 +--
 test/test_cryptutil.rb                   |  10 +--
 test/test_dh.rb                          |   4 +-
 test/test_discover.rb                    |  42 ++++++------
 test/test_discovery_manager.rb           |  26 ++++----
 test/test_extension.rb                   |   4 +-
 test/test_extras.rb                      |  35 ----------
 test/test_fetchers.rb                    |  32 +++++-----
 test/test_filters.rb                     |  14 ++--
 test/test_idres.rb                       |  65 ++++++++-----------
 test/test_kvform.rb                      |  10 +--
 test/test_kvpost.rb                      |   4 +-
 test/test_linkparse.rb                   |   8 +--
 test/test_message.rb                     |  38 +++++------
 test/test_nonce.rb                       |   4 +-
 test/test_oauth.rb                       |   6 +-
 test/test_openid_yadis.rb                |   4 +-
 test/test_pape.rb                        |   8 +--
 test/test_parsehtml.rb                   |   6 +-
 test/test_responses.rb                   |   4 +-
 test/test_server.rb                      | 106 +++++++++++++++----------------
 test/test_sreg.rb                        |  12 ++--
 test/test_stores.rb                      |  24 +++----
 test/test_trustroot.rb                   |   4 +-
 test/test_ui.rb                          |   4 +-
 test/test_urinorm.rb                     |   4 +-
 test/test_util.rb                        |   4 +-
 test/test_xrds.rb                        |  30 ++++-----
 test/test_xri.rb                         |   8 +--
 test/test_xrires.rb                      |   4 +-
 test/test_yadis_discovery.rb             |  10 +--
 test/testutil.rb                         |   9 ++-
 54 files changed, 469 insertions(+), 424 deletions(-)

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



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