[DRE-commits] [ruby-gon] 01/07: Merge tag 'upstream/5.2.0'

David Suárez deiv-guest at moszumanska.debian.org
Sat Oct 11 23:25:53 UTC 2014


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

deiv-guest pushed a commit to branch master
in repository ruby-gon.

commit b45e908925fb6519185eb26aa80e2022175b7499
Merge: ade77ba 084f7dc
Author: David Suárez <david.sephirot at gmail.com>
Date:   Sat Oct 11 21:03:17 2014 +0200

    Merge tag 'upstream/5.2.0'
    
    Upstream version 5.2.0

 .gitignore                         |   1 +
 .travis.yml                        |   1 +
 CHANGELOG.md                       |  21 +++++++
 README.md                          |  49 ++++++++++++++--
 checksums.yaml.gz                  | Bin 270 -> 0 bytes
 gon.gemspec                        |   3 +-
 lib/gon.rb                         |  15 ++++-
 lib/gon/base.rb                    |  80 ++++++++++++++++++++------
 lib/gon/compatibility/old_rails.rb |  11 ++++
 lib/gon/escaper.rb                 |   8 ++-
 lib/gon/helpers.rb                 |  92 +++++++++++++----------------
 lib/gon/json_dumper.rb             |   8 +++
 lib/gon/rabl.rb                    |   2 +-
 lib/gon/request.rb                 |   4 +-
 lib/gon/spec_helpers.rb            |  30 ++++++++++
 lib/gon/version.rb                 |   2 +-
 lib/gon/watch.rb                   |   8 ++-
 metadata.yml                       |  37 +++++++++++-
 spec/gon/basic_spec.rb             | 115 ++++++++++++++++++++++++++++++++++++-
 spec/gon/global_spec.rb            |  16 +++++-
 spec/gon/thread_spec.rb            |   2 +-
 spec/gon/watch_spec.rb             |  47 ++++++++++-----
 spec/spec_helper.rb                |   3 +-
 23 files changed, 448 insertions(+), 107 deletions(-)

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



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