[DRE-commits] [ruby-devise] branch master updated (cca5767 -> 5f073f7)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Oct 28 14:03:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository ruby-devise.
from cca5767 Upstream update
adds a15297d Imported Upstream version 3.5.2
new e2414e0 Merge tag 'upstream/3.5.2'
new 5d43f15 update changelog
new 5f073f7 update build deps
The 3 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:
CHANGELOG.md | 10 ++
Gemfile | 4 +-
Gemfile.lock | 114 ++++++++++-----------
README.md | 7 +-
app/controllers/devise/passwords_controller.rb | 5 +-
app/views/devise/passwords/edit.html.erb | 4 +-
debian/changelog | 7 ++
debian/control | 22 +++-
debian/rules | 1 +
devise.gemspec | 2 -
lib/devise.rb | 7 +-
lib/devise/controllers/sign_in_out.rb | 8 +-
lib/devise/failure_app.rb | 9 +-
lib/devise/hooks/timeoutable.rb | 4 -
lib/devise/models/confirmable.rb | 29 ++++--
lib/devise/models/database_authenticatable.rb | 1 -
lib/devise/rails/routes.rb | 21 ++--
lib/devise/strategies/authenticatable.rb | 2 +-
lib/devise/version.rb | 2 +-
lib/generators/templates/controllers/README | 2 +-
lib/generators/templates/devise.rb | 3 -
metadata.yml | 46 ++++-----
test/devise_test.rb | 2 +-
test/integration/timeoutable_test.rb | 17 ---
test/mailers/confirmation_instructions_test.rb | 2 +-
test/models/confirmable_test.rb | 15 ++-
.../rails_app/app/controllers/admins_controller.rb | 5 -
test/rails_app/config/routes.rb | 4 +-
28 files changed, 178 insertions(+), 177 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-devise.git
More information about the Pkg-ruby-extras-commits
mailing list