[DRE-commits] [ruby-fast-gettext] 02/02: Merge tag 'upstream/0.8.0'

Dmitry Borodaenko angdraug at alioth.debian.org
Sat Sep 7 20:10:10 UTC 2013


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

angdraug pushed a commit to branch master
in repository ruby-fast-gettext.

commit 1b7433762e6cbacbddf7cb77151e81f2e31890a1
Merge: 0552fce 4f2e651
Author: Dmitry Borodaenko <angdraug at gmail.com>
Date:   Sat Sep 7 13:09:12 2013 -0700

    Merge tag 'upstream/0.8.0'
    
    Upstream version 0.8.0

 .travis.yml                                        |   16 +-
 Appraisals                                         |    7 +-
 Gemfile.lock                                       |   48 ++---
 Readme.md                                          |   26 +++
 gemfiles/rails.2.gemfile.lock                      |   56 ------
 gemfiles/rails.3.gemfile.lock                      |  112 -----------
 gemfiles/{rails.2.gemfile => rails23.gemfile}      |    2 +-
 gemfiles/rails23.gemfile.lock                      |   56 ++++++
 gemfiles/{rails.3.gemfile => rails32.gemfile}      |    2 +-
 gemfiles/rails32.gemfile.lock                      |  112 +++++++++++
 gemfiles/{rails.2.gemfile => rails40.gemfile}      |    3 +-
 gemfiles/rails40.gemfile.lock                      |  110 +++++++++++
 lib/fast_gettext/storage.rb                        |    3 +-
 lib/fast_gettext/translation.rb                    |  100 +++++++++-
 .../db_models/translation_key.rb                   |   10 +-
 .../db_models/translation_text.rb                  |    2 +
 lib/fast_gettext/version.rb                        |    2 +-
 metadata.yml                                       |   67 ++++---
 spec/fast_gettext/storage_spec.rb                  |    7 +-
 .../translation_repository/chain_spec.rb           |    4 +-
 .../fast_gettext/translation_repository/mo_spec.rb |    8 +-
 .../translation_repository/yaml_spec.rb            |    6 +-
 spec/fast_gettext/translation_spec.rb              |  195 +++++++++++++++++++-
 spec/fast_gettext/vendor/string_spec.rb            |   14 +-
 spec/locale/de/LC_MESSAGES/test2.mo                |  Bin 1205 -> 1330 bytes
 spec/locale/de/test.po                             |    3 +
 spec/locale/de/test2.po                            |   53 +++---
 spec/spec_helper.rb                                |   21 +++
 28 files changed, 755 insertions(+), 290 deletions(-)

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



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