[DRE-commits] [ruby-rack-google-analytics] 01/11: Merge tag 'upstream/1.1.0'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun May 4 10:22:49 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-rack-google-analytics.

commit 17e65289b4a5e5375b3b809742f819235cc82b60
Merge: 8fe10d8 d9f2a74
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun May 4 14:55:54 2014 +0530

    Merge tag 'upstream/1.1.0'
    
    Upstream version 1.1.0

 .gitignore                               |  26 ------
 CHANGELOG.md                             |  72 --------------
 Gemfile                                  |   5 -
 README.md                                |  53 +++++++++--
 Rakefile                                 |  33 -------
 checksums.yaml.gz                        | Bin 0 -> 268 bytes
 lib/google-analytics/instance_methods.rb |  37 ++++++++
 lib/rack-google-analytics.rb             |  10 ++
 lib/rack/google-analytics.rb             |  36 +++++--
 lib/rack/google-analytics/version.rb     |   2 +-
 lib/rack/templates/async.erb             |  52 ++++++++---
 lib/rack/templates/sync.erb              |   9 --
 lib/rack/version.rb                      |   5 -
 lib/tracking/event.rb                    |  15 +++
 lib/tracking/push.rb                     |  14 +++
 metadata.yml                             | 156 +++++++++++++++++++++++++++++++
 rack-google-analytics.gemspec            |  23 -----
 test/helper.rb                           |  31 ------
 test/test_rack-google-analytics.rb       |  58 ------------
 19 files changed, 340 insertions(+), 297 deletions(-)

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



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