[DRE-commits] [ruby-rabl] 01/02: Merge tag 'upstream/0.10.1'

Cédric Boutillier boutil at moszumanska.debian.org
Thu Jun 19 12:13:21 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-rabl.

commit 7241031ca0761a8aa468aeda9ea7724fd7bc0bb7
Merge: cf2d6ad 4672f83
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Jun 19 14:03:44 2014 +0200

    Merge tag 'upstream/0.10.1'
    
    Upstream version 0.10.1
    
    # gpg: Signature faite le jeu. 19 juin 2014 14:03:40 CEST avec la clef RSA d'identifiant 39CD217A
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> »

 .gitignore                                         |   1 +
 CHANGELOG.md                                       |  23 ++++++
 README.md                                          |  13 +++-
 TODO                                               |   1 -
 checksums.yaml.gz                                  | Bin 423 -> 428 bytes
 .../test/functional/posts_controller_test.rb       |  17 +++-
 lib/rabl/builder.rb                                |  44 +++++++++--
 lib/rabl/configuration.rb                          |  48 +++++++-----
 lib/rabl/digestor.rb                               |  23 ++++--
 lib/rabl/engine.rb                                 |  84 +++++++++++++-------
 lib/rabl/helpers.rb                                |   9 ++-
 lib/rabl/partials.rb                               |   4 +-
 lib/rabl/version.rb                                |   2 +-
 metadata.yml                                       |   5 +-
 test/builder_test.rb                               |  86 ++++++++++++++++++++-
 test/configuration_test.rb                         |  33 ++++++++
 test/engine_test.rb                                |  50 +++++++++++-
 test/integration/rails3_2/posts_controller_test.rb |  17 +++-
 test/models/user.rb                                |   5 +-
 19 files changed, 388 insertions(+), 77 deletions(-)

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



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