[DRE-commits] [ruby-simplecov-html] 02/06: Merge tag 'upstream/0.10.0'

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Sep 15 14:58:52 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-simplecov-html.

commit 98e7ed31b0a3d86c971516d1bcc790ed64fd8094
Merge: fa69310 65cc2e2
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Sep 15 11:31:00 2015 -0300

    Merge tag 'upstream/0.10.0'
    
    Upstream version 0.10.0
    
    # gpg: Signature made Ter 15 Set 2015 11:30:58 BRT using RSA key ID CD460BDE
    # gpg: Good signature from "Antonio Terceiro <terceiro at softwarelivre.org>"
    # gpg:                 aka "Antonio Terceiro <terceiro at dcc.ufba.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at colivre.coop.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at debian.org>"

 .gitignore                                         |    5 +-
 .rubocop.yml                                       |   50 +
 .travis.yml                                        |   27 +
 Gemfile                                            |   29 +-
 Guardfile                                          |    8 +-
 LICENSE                                            |    2 +-
 README.md                                          |    2 +-
 Rakefile                                           |   29 +-
 assets/javascripts/application.js                  |   89 +-
 assets/javascripts/plugins/jquery.colorbox.js      | 1090 +++++++++++++++++
 .../plugins/jquery.fancybox-1.3.1.pack.js          |   44 -
 assets/stylesheets/plugins/jquery.colorbox.css     |   52 +
 .../stylesheets/plugins/jquery.fancybox-1.3.1.css  |  363 ------
 lib/simplecov-html.rb                              |  192 +--
 lib/simplecov-html/version.rb                      |   24 +-
 metadata.yml                                       |  111 +-
 public/application.css                             |  415 +------
 public/application.js                              | 1225 ++++++++++++++++++--
 public/colorbox/border.png                         |  Bin 0 -> 163 bytes
 public/colorbox/controls.png                       |  Bin 0 -> 2033 bytes
 public/colorbox/loading.gif                        |  Bin 0 -> 9427 bytes
 public/colorbox/loading_background.png             |  Bin 0 -> 166 bytes
 public/fancybox/blank.gif                          |  Bin 43 -> 0 bytes
 public/fancybox/fancy_close.png                    |  Bin 1517 -> 0 bytes
 public/fancybox/fancy_loading.png                  |  Bin 10195 -> 0 bytes
 public/fancybox/fancy_nav_left.png                 |  Bin 1446 -> 0 bytes
 public/fancybox/fancy_nav_right.png                |  Bin 1454 -> 0 bytes
 public/fancybox/fancy_shadow_e.png                 |  Bin 107 -> 0 bytes
 public/fancybox/fancy_shadow_n.png                 |  Bin 106 -> 0 bytes
 public/fancybox/fancy_shadow_ne.png                |  Bin 347 -> 0 bytes
 public/fancybox/fancy_shadow_nw.png                |  Bin 324 -> 0 bytes
 public/fancybox/fancy_shadow_s.png                 |  Bin 111 -> 0 bytes
 public/fancybox/fancy_shadow_se.png                |  Bin 352 -> 0 bytes
 public/fancybox/fancy_shadow_sw.png                |  Bin 340 -> 0 bytes
 public/fancybox/fancy_shadow_w.png                 |  Bin 103 -> 0 bytes
 public/fancybox/fancy_title_left.png               |  Bin 503 -> 0 bytes
 public/fancybox/fancy_title_main.png               |  Bin 96 -> 0 bytes
 public/fancybox/fancy_title_over.png               |  Bin 70 -> 0 bytes
 public/fancybox/fancy_title_right.png              |  Bin 506 -> 0 bytes
 public/fancybox/fancybox-x.png                     |  Bin 203 -> 0 bytes
 public/fancybox/fancybox-y.png                     |  Bin 176 -> 0 bytes
 public/fancybox/fancybox.png                       |  Bin 15287 -> 0 bytes
 simplecov-html.gemspec                             |   41 +-
 test/helper.rb                                     |   13 +-
 test/test_simple_cov-html.rb                       |    2 +-
 45 files changed, 2708 insertions(+), 1105 deletions(-)

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



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