[DRE-commits] [ruby-innate] 01/06: Merge tag 'upstream/2013.02.21'

Cédric Boutillier boutil at alioth.debian.org
Tue Oct 15 09:32:20 UTC 2013


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

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

commit 619beda9217bfacfe1bf6977e7c8c8c092b6d08c
Merge: d97dd5a b334a5d
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Oct 15 11:03:46 2013 +0200

    Merge tag 'upstream/2013.02.21'
    
    Upstream version 2013.02.21
    
    # gpg: Signature faite le mar. 15 oct. 2013 11:03:46 CEST
    # gpg:                avec la clef RSA 0xDA4958F611E149E9
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
    # gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
    # gpg:             Rien n'indique que la signature appartient à son propriétaire.
    # Empreinte de clef principale : 3041 4D81 DC28 290C 2568  6DE3 DA49 58F6 11E1 49E9

 .gems                             |    7 +-
 .travis.yml                       |    6 +-
 AUTHORS                           |    4 +-
 CHANGELOG                         | 1985 ++++++++++++++++++++-----------------
 MANIFEST                          |    4 +-
 Rakefile                          |    6 +-
 example/custom_middleware.rb      |   20 +-
 innate.gemspec                    |   26 +-
 lib/innate.rb                     |  178 ++--
 lib/innate/action.rb              |    9 +-
 lib/innate/default_middleware.rb  |   22 +
 lib/innate/helper/aspect.rb       |  211 +++-
 lib/innate/helper/link.rb         |    6 +-
 lib/innate/helper/render.rb       |    7 +-
 lib/innate/lru_hash.rb            |   90 ++
 lib/innate/middleware_compiler.rb |   66 --
 lib/innate/node.rb                |   68 +-
 lib/innate/options.rb             |    7 +-
 lib/innate/rack_file_wrapper.rb   |   24 -
 lib/innate/spec/bacon.rb          |   14 +-
 lib/innate/version.rb             |    2 +-
 lib/innate/view/erb.rb            |    3 +-
 lib/innate/view/etanni.rb         |    3 +-
 metadata.yml                      |  136 ++-
 spec/innate/helper/aspect.rb      |   26 +
 spec/innate/helper/flash.rb       |    2 +-
 spec/innate/helper/link.rb        |    4 +
 27 files changed, 1698 insertions(+), 1238 deletions(-)

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



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