[DRE-commits] [ruby-httpclient] 01/18: Merge tag 'upstream/2.6.0.1'
Hleb Valoshka
tsfgnu-guest at moszumanska.debian.org
Thu Aug 27 10:37:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
tsfgnu-guest pushed a commit to branch master
in repository ruby-httpclient.
commit b614464fbb18550b5331bd45db66396046bd8177
Merge: 9234f31 66013a1
Author: Hleb Valoshka <375gnu at gmail.com>
Date: Mon Aug 17 11:37:42 2015 +0300
Merge tag 'upstream/2.6.0.1'
Upstream version 2.6.0.1
README.md | 85 +
README.txt | 759 ---
bin/httpclient | 16 +-
bin/jsonclient | 85 +
lib/httpclient.rb | 271 +-
lib/httpclient/auth.rb | 511 +-
lib/httpclient/cacert.p7s | 5776 +++++++++++++++-------
lib/httpclient/cookie.rb | 542 +-
lib/httpclient/http.rb | 61 +-
lib/httpclient/include_client.rb | 2 +
lib/httpclient/session.rb | 122 +-
lib/httpclient/ssl_config.rb | 26 +-
lib/httpclient/util.rb | 12 +
lib/httpclient/version.rb | 2 +-
lib/httpclient/{cookie.rb => webagent-cookie.rb} | 161 +-
lib/jsonclient.rb | 63 +
metadata.yml | 102 +-
sample/jsonclient.rb | 67 +
sample/oauth_salesforce_10.rb | 63 -
sample/oauth_twitter.rb | 8 +-
test/client-pass.key | 18 +
test/helper.rb | 6 +-
test/test_auth.rb | 156 +-
test/test_cookie.rb | 376 +-
test/test_http-access2.rb | 23 +-
test/test_httpclient.rb | 347 +-
test/test_jsonclient.rb | 80 +
test/test_ssl.rb | 50 +-
test/{test_cookie.rb => test_webagent-cookie.rb} | 76 +-
29 files changed, 5920 insertions(+), 3946 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-httpclient.git
More information about the Pkg-ruby-extras-commits
mailing list