[DRE-commits] [ruby-rack-cors] branch master updated (3cdaa08 -> 929e8ae)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Apr 3 11:55:01 UTC 2015


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

praveen pushed a change to branch master
in repository ruby-rack-cors.

      from  3cdaa08   upload to unstable
      adds  e5c8528   Imported Upstream version 0.3.1
       new  6eb05bc   Merge tag 'upstream/0.3.1'
       new  0b6f633   update changelog
       new  1a39cf2   README.rdoc -> README.md
       new  a2e7e41   bump standards
       new  929e8ae   upload to experimental

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:
 CHANGELOG                  |  19 ++++
 README.md                  | 113 ++++++++++++++++++++++
 README.rdoc                |  66 -------------
 checksums.yaml.gz          | Bin 428 -> 0 bytes
 debian/changelog           |   7 ++
 debian/control             |   2 +-
 debian/ruby-rack-cors.docs |   2 +-
 lib/rack/cors.rb           | 189 ++++++++++++++++++++++++++++++------
 lib/rack/cors/version.rb   |   2 +-
 metadata.yml               |  47 ++++-----
 rack-cors.gemspec          |   6 +-
 test/cors/test.cors.coffee |  21 +++-
 test/cors/test.cors.js     |  33 +++++++
 test/unit/cors_test.rb     | 236 ++++++++++++++++++++++++++++++---------------
 test/unit/dsl_test.rb      |  34 +++----
 test/unit/non_http.ru      |   8 ++
 test/unit/test.ru          |   4 -
 17 files changed, 565 insertions(+), 224 deletions(-)
 create mode 100644 CHANGELOG
 create mode 100644 README.md
 delete mode 100644 README.rdoc
 delete mode 100644 checksums.yaml.gz
 create mode 100644 test/unit/non_http.ru

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



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