[DRE-commits] [ruby-will-paginate] branch master updated (d514e2e -> 1bc725e)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Apr 28 05:50:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository ruby-will-paginate.
from d514e2e Prepare changelog
adds 91b74fb Imported Upstream version 3.0.7
new 99e9350 Merge tag 'upstream/3.0.7'
new 2435b41 new upstream
new 32fe0dd update copyright
new d7dab7d upload to experimental
new 1bc725e reupload to unstable
The 5 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:
README.md | 4 +--
checksums.yaml.gz | Bin 0 -> 268 bytes
debian/changelog | 16 +++++++++
debian/control | 2 +-
debian/copyright | 6 ++--
lib/will_paginate/active_record.rb | 20 +++++++++--
lib/will_paginate/version.rb | 2 +-
metadata.yml | 31 ++++++++---------
spec/database.yml | 5 ++-
spec/finders/active_record_spec.rb | 28 ++++++++++++----
spec/finders/activerecord_test_connector.rb | 19 ++++++-----
spec/fixtures/developer.rb | 5 +--
spec/fixtures/project.rb | 4 +--
spec/fixtures/reply.rb | 2 --
spec/fixtures/topic.rb | 5 +--
spec/matchers/deprecation_matcher.rb | 27 +++++++++++++++
spec/matchers/phrase_matcher.rb | 19 +++++++++++
spec/matchers/query_count_matcher.rb | 36 ++++++++++++++++++++
spec/spec_helper.rb | 50 ++--------------------------
spec/view_helpers/action_view_spec.rb | 12 +++----
spec/view_helpers/view_example_group.rb | 4 +++
21 files changed, 192 insertions(+), 105 deletions(-)
create mode 100644 checksums.yaml.gz
create mode 100644 spec/matchers/deprecation_matcher.rb
create mode 100644 spec/matchers/phrase_matcher.rb
create mode 100644 spec/matchers/query_count_matcher.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-will-paginate.git
More information about the Pkg-ruby-extras-commits
mailing list