[DRE-commits] [ruby-actionpack-action-caching] 02/08: Updated version 1.2.0 from 'upstream/1.2.0'

Marc Dequènes duck at moszumanska.debian.org
Mon Sep 11 17:09:47 UTC 2017


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

duck pushed a commit to branch master
in repository ruby-actionpack-action-caching.

commit 596348d0bf70e7ac7b47777ccbc70702afb8ed12
Merge: da31633 994077f
Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Date:   Tue Sep 12 01:10:10 2017 +0900

    Updated version 1.2.0 from 'upstream/1.2.0'
    
    with Debian dir 8c9dc2fc4c55cabf6ea807bb516185140f91488c

 .codeclimate.yml                                |   7 +
 .gitignore                                      |  18 +-
 .rubocop.yml                                    | 116 +++++
 .travis.yml                                     |  41 +-
 CHANGELOG.md                                    |  36 +-
 Gemfile                                         |   4 +-
 README.md                                       |  72 +--
 Rakefile                                        |  10 +-
 actionpack-action_caching.gemspec               |  29 +-
 gemfiles/Gemfile-4-0-stable                     |   7 +-
 gemfiles/Gemfile-4-1-stable                     |   6 +
 gemfiles/Gemfile-4-2-stable                     |  10 +
 gemfiles/Gemfile-5-0-stable                     |   5 +
 gemfiles/Gemfile-edge                           |   7 +-
 lib/action_controller/action_caching.rb         |   2 +-
 lib/action_controller/caching/actions.rb        |  77 ++-
 lib/actionpack/action_caching.rb                |   2 +-
 lib/actionpack/action_caching/railtie.rb        |   6 +-
 metadata.yml                                    | 117 -----
 test/abstract_unit.rb                           |  45 +-
 test/caching_test.rb                            | 609 +++++++++++++++++++-----
 test/fixtures/layouts/talk_from_action.erb      |   2 -
 test/fixtures/layouts/talk_from_action.html.erb |   2 +
 23 files changed, 844 insertions(+), 386 deletions(-)

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



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