[DRE-commits] [ruby-strong-parameters] branch master updated (6be83bb -> 118cccb)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Apr 30 07:47:16 UTC 2014


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

praveen pushed a change to branch master
in repository ruby-strong-parameters.

      from  6be83bb   add itp, target unstable
      adds  0b46221   Imported Upstream version 0.2.3
       new  a06f5b8   Merge tag 'upstream/0.2.3'
       new  2cfca1c   new upstream release
       new  97edc4e   upload to unstable
       new  118cccb   remove tmp directory in clean

The 4 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                           |  13 ++++++
 checksums.yaml.gz                   | Bin 0 -> 267 bytes
 debian/changelog                    |   9 ++++
 debian/control                      |   6 +--
 debian/rules                        |   4 ++
 lib/action_controller/parameters.rb |  34 ++++++++++----
 lib/strong_parameters/version.rb    |   2 +-
 metadata.yml                        |  47 +++++++++----------
 test/dummy/db/test.sqlite3          |   0
 test/dummy/log/test.log             |  88 ------------------------------------
 test/gemfiles/Gemfile.rails-3.0.x   |   2 +-
 test/gemfiles/Gemfile.rails-3.1.x   |   2 +-
 test/gemfiles/Gemfile.rails-3.2.x   |   2 +-
 test/parameters_permit_test.rb      |  41 ++++++++++++++++-
 test/parameters_taint_test.rb       |  14 ++++--
 15 files changed, 131 insertions(+), 133 deletions(-)
 create mode 100644 checksums.yaml.gz
 delete mode 100644 test/dummy/db/test.sqlite3
 delete mode 100644 test/dummy/log/test.log

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



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