[DRE-commits] [ruby-http] branch master updated (3c0538b -> 7cc9b6a)
Nitesh A Jain
niteshjain-guest at moszumanska.debian.org
Fri Oct 24 20:22:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
niteshjain-guest pushed a change to branch master
in repository ruby-http.
from 3c0538b replace tab by spaces
new c214c1f Imported Upstream version 0.6.2
new 1b40777 Merge tag 'upstream/0.6.2'
new dfb9adf updated patch
new 7cc9b6a updated the way the test runs
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.rubocop.yml | 19 ++++++-
.travis.yml | 20 +++----
CHANGES.md | 15 ++++++
Gemfile | 9 ++--
README.md | 4 +-
Rakefile | 4 +-
checksums.yaml.gz | Bin 270 -> 268 bytes
debian/patches/removing_simplecov_html.patch | 22 ++++----
debian/ruby-tests.rake | 3 +-
examples/parallel_requests_with_celluloid.rb | 4 +-
lib/http/authorization_header/bearer_token.rb | 15 +++---
lib/http/backports/uri.rb | 8 +--
lib/http/chainable.rb | 11 +++-
lib/http/client.rb | 2 +-
lib/http/options.rb | 42 +++------------
lib/http/request.rb | 30 +++++++++--
lib/http/request/writer.rb | 17 +++---
lib/http/response/parser.rb | 6 +--
lib/http/version.rb | 2 +-
metadata.yml | 6 +--
spec/http/client_spec.rb | 2 +-
spec/http/request/writer_spec.rb | 2 +-
spec/http/request_spec.rb | 73 ++++++++++++++++++++------
spec/http_spec.rb | 6 +--
spec/spec_helper.rb | 17 +++---
spec/support/example_server.rb | 17 +++---
spec/support/proxy_server.rb | 4 +-
27 files changed, 214 insertions(+), 146 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-http.git
More information about the Pkg-ruby-extras-commits
mailing list