[DRE-commits] [ruby-kaminari] branch master updated (6c3960d -> bc34acd)

Abhijith PA abhijithpa-guest at moszumanska.debian.org
Sun Jun 12 07:51:47 UTC 2016


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

abhijithpa-guest pushed a change to branch master
in repository ruby-kaminari.

      from  6c3960d   Run wrap-and-sort on packaging files
      adds  73eb5e0   Imported Upstream version 0.17.0
       new  bc34acd   Merge tag 'upstream/0.17.0'

The 1 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:
 .travis.yml                                        | 51 +++++++++++-----------
 CHANGELOG.rdoc                                     | 27 ++++++++++++
 README.rdoc                                        |  2 +-
 Rakefile                                           | 23 +++++++++-
 gemfiles/active_record_30.gemfile                  |  4 +-
 gemfiles/active_record_31.gemfile                  |  9 +---
 gemfiles/active_record_32.gemfile                  | 10 +----
 gemfiles/active_record_40.gemfile                  |  1 +
 gemfiles/active_record_41.gemfile                  |  1 +
 gemfiles/active_record_42.gemfile                  |  1 +
 gemfiles/data_mapper_12.gemfile                    |  9 +---
 gemfiles/mongo_mapper.gemfile                      | 16 +++----
 gemfiles/mongoid_24.gemfile                        | 25 -----------
 gemfiles/mongoid_30.gemfile                        |  1 +
 gemfiles/mongoid_31.gemfile                        |  1 +
 gemfiles/mongoid_40.gemfile                        |  1 +
 .../{mongoid_40.gemfile => mongoid_50.gemfile}     |  9 +++-
 gemfiles/sinatra_13.gemfile                        |  9 +---
 gemfiles/sinatra_14.gemfile                        | 20 +++------
 kaminari.gemspec                                   | 20 ++++-----
 lib/kaminari/helpers/action_view_extension.rb      |  2 +-
 lib/kaminari/helpers/paginator.rb                  |  2 +-
 lib/kaminari/helpers/tags.rb                       |  5 ++-
 lib/kaminari/hooks.rb                              | 45 +++++++++++++------
 lib/kaminari/models/mongoid_extension.rb           |  2 +-
 lib/kaminari/models/page_scope_methods.rb          |  7 ++-
 lib/kaminari/railtie.rb                            |  2 +-
 lib/kaminari/sinatra.rb                            |  2 +
 lib/kaminari/version.rb                            |  2 +-
 metadata.yml                                       |  8 ++--
 spec/fake_app/mongoid/config.rb                    |  4 +-
 spec/helpers/action_view_extension_spec.rb         | 12 +++++
 32 files changed, 179 insertions(+), 154 deletions(-)
 delete mode 100644 gemfiles/mongoid_24.gemfile
 copy gemfiles/{mongoid_40.gemfile => mongoid_50.gemfile} (55%)

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



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