[DRE-commits] [rails] branch master updated (abb1549 -> 06a8a54)

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Jan 28 13:05:22 UTC 2016


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

terceiro pushed a change to branch master
in repository rails.

      from  abb1549   Skip dependency resolution check during the build
      adds  14e5038   Imported Upstream version 4.2.5.1
       new  77a1e53   Merge tag 'upstream/4.2.5.1'
       new  06a8a54   New upstream release

The 2 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:
 RAILS_VERSION                                      |  2 +-
 actionmailer/lib/action_mailer/gem_version.rb      |  2 +-
 actionpack/lib/abstract_controller/rendering.rb    |  8 +++++-
 .../action_controller/metal/http_authentication.rb |  7 ++++-
 actionpack/lib/action_dispatch/http/mime_type.rb   | 18 +++++++++++--
 .../lib/action_dispatch/routing/route_set.rb       |  4 +--
 actionpack/lib/action_pack/gem_version.rb          |  2 +-
 actionpack/test/controller/render_test.rb          | 31 ++++++++++++++++++++++
 actionview/lib/action_view/gem_version.rb          |  2 +-
 actionview/lib/action_view/lookup_context.rb       |  4 +++
 actionview/lib/action_view/path_set.rb             | 26 +++++++++++++-----
 .../lib/action_view/renderer/abstract_renderer.rb  |  2 +-
 .../lib/action_view/renderer/template_renderer.rb  |  2 +-
 actionview/lib/action_view/template/resolver.rb    | 25 ++++++++++++++---
 actionview/lib/action_view/testing/resolvers.rb    |  4 +--
 actionview/test/template/render_test.rb            |  7 +++++
 activejob/lib/active_job/gem_version.rb            |  2 +-
 activemodel/lib/active_model/gem_version.rb        |  2 +-
 activemodel/lib/active_model/serializers/json.rb   |  2 +-
 activemodel/lib/active_model/validations.rb        |  3 ++-
 activerecord/lib/active_record/enum.rb             |  2 +-
 activerecord/lib/active_record/gem_version.rb      |  2 +-
 .../lib/active_record/nested_attributes.rb         | 14 ++++++++--
 activerecord/lib/active_record/reflection.rb       |  4 +--
 activerecord/test/cases/nested_attributes_test.rb  | 13 +++++++++
 activesupport/lib/active_support/callbacks.rb      |  2 +-
 activesupport/lib/active_support/gem_version.rb    |  2 +-
 activesupport/lib/active_support/security_utils.rb |  7 +++++
 debian/changelog                                   | 16 +++++++++++
 railties/lib/rails/gem_version.rb                  |  2 +-
 version.rb                                         |  2 +-
 31 files changed, 181 insertions(+), 40 deletions(-)

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



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