Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / grosser/fast_gettext issues and pull requests

#145 - bump ruby

Pull Request - State: closed - Opened by grosser about 1 month ago

#144 - Convert String#% to Ruby 1.9+ behavior with option use maintain current behavior

Pull Request - State: closed - Opened by HParker about 1 month ago - 3 comments

#143 - run with frozen strings in ci

Pull Request - State: closed - Opened by grosser 6 months ago

#143 - run with frozen strings in ci

Pull Request - State: closed - Opened by grosser 6 months ago

#142 - Mark mutable strings as mutable

Pull Request - State: closed - Opened by HParker 6 months ago - 5 comments

#141 - drop rubies before 2.7

Pull Request - State: closed - Opened by grosser 9 months ago - 6 comments

#140 - Add explicit dependency to `prime`

Pull Request - State: closed - Opened by renchap 9 months ago - 4 comments

#139 - update sqlite to be able to bundle

Pull Request - State: closed - Opened by grosser about 2 years ago

#138 - Load empty mo file only once

Pull Request - State: closed - Opened by splattael about 2 years ago - 3 comments

#137 - Use RuboCop::Packaging to help downstream

Pull Request - State: closed - Opened by utkarsh2102 about 3 years ago - 4 comments

#136 - Use update instead of update_attributes

Pull Request - State: closed - Opened by utkarsh2102 about 3 years ago - 2 comments

#135 - Failing test

Issue - State: closed - Opened by utkarsh2102 about 3 years ago - 2 comments

#134 - Please add an explicit LICENSE file

Issue - State: closed - Opened by ccaviness over 3 years ago - 1 comment

#133 - Drop taint checking mechanism related code

Pull Request - State: closed - Opened by liptonshmidt over 3 years ago - 3 comments

#132 - Add a way to log non-existing keys

Issue - State: open - Opened by renchap almost 4 years ago - 2 comments

#131 - Typo in repo description

Issue - State: closed - Opened by bl-ue almost 4 years ago - 1 comment

#130 - Enable bundler caching for travis

Pull Request - State: closed - Opened by Taher-Ghaleb almost 4 years ago - 2 comments

#129 - is Rails 6 supported?

Issue - State: closed - Opened by mathieujobin almost 4 years ago - 2 comments

#128 - Restore compatibility with older Rubies

Pull Request - State: closed - Opened by akimd over 4 years ago - 6 comments

#127 - bump ruby

Pull Request - State: closed - Opened by grosser over 4 years ago

#126 - Fix typo in #pluralisation_rule for db repo

Pull Request - State: closed - Opened by danielveleba over 4 years ago - 1 comment

#125 - Typo in FastGettext::TranslationRepository::Db#pluralisation_rule

Issue - State: closed - Opened by danielveleba over 4 years ago - 1 comment

#124 - readme: fix a few typos

Pull Request - State: closed - Opened by akimd almost 5 years ago - 1 comment

#123 - try to fix bundler issues

Pull Request - State: closed - Opened by grosser almost 5 years ago

#122 - readme: actually use the translation

Pull Request - State: closed - Opened by akimd almost 5 years ago - 4 comments

#121 - Db class should not require ActiveRecord unless db_models are loaded

Pull Request - State: closed - Opened by marcinmantke about 5 years ago - 1 comment

#120 - All tests fail in application without ActiveRecord

Issue - State: closed - Opened by marcinmantke about 5 years ago - 3 comments

#119 - Initialize @data variable to avoid warnings

Pull Request - State: closed - Opened by djberg96 almost 6 years ago - 1 comment

#118 - fix bundler 2 not working with rails 4.2

Pull Request - State: closed - Opened by grosser about 6 years ago

#117 - Fixes the examples in the Readme

Pull Request - State: closed - Opened by suhrawardi about 6 years ago - 1 comment

#116 - Update Readme.md

Pull Request - State: closed - Opened by basex about 6 years ago - 1 comment

#115 - v2.0

Issue - State: closed - Opened by grosser about 6 years ago - 4 comments

#114 - cop

Pull Request - State: closed - Opened by grosser about 6 years ago - 1 comment

#113 - Implement multi domain p methods

Pull Request - State: closed - Opened by rgraff about 6 years ago - 7 comments

#112 - Implement dp, dpn, Dp, Dpn (and uniform block support)

Pull Request - State: closed - Opened by rgraff about 6 years ago

#111 - bump

Pull Request - State: closed - Opened by grosser about 6 years ago

#110 - Incomplete CHANGELOG

Issue - State: closed - Opened by Ana06 about 6 years ago - 1 comment

#109 - Update readme and add method aliases to match ruby_gettext

Pull Request - State: closed - Opened by rgraff about 6 years ago - 6 comments

#108 - add np_ method

Pull Request - State: closed - Opened by rgraff about 6 years ago - 1 comment

#107 - p_ methods default separator is "\u0004"

Pull Request - State: closed - Opened by rgraff about 6 years ago - 5 comments

#106 - Parity with ruby gettext translation methods

Pull Request - State: closed - Opened by rgraff about 6 years ago - 2 comments

#105 - Implement p_ method

Pull Request - State: closed - Opened by rgraff about 6 years ago - 1 comment

#104 - Sparse documentation on exposed method

Issue - State: closed - Opened by psychoslave over 6 years ago - 6 comments

#103 - Extract locale from file name when they are formated as `some.topic.qq.yml`

Pull Request - State: closed - Opened by psychoslave over 6 years ago - 9 comments

#102 - Issues using yaml translations through fast_gettext

Issue - State: closed - Opened by psychoslave over 6 years ago - 5 comments

#101 - IO#lines has been deprecated in Ruby 2.0 in favor of IO#each_line

Pull Request - State: closed - Opened by Magisus about 7 years ago - 7 comments

#100 - Preserve Ruby 1.8 compatibility

Pull Request - State: closed - Opened by Magisus about 7 years ago

#99 - Backport file read encoding fix to Ruby 1.9 compatible version

Issue - State: closed - Opened by Magisus about 7 years ago - 6 comments

#98 - fix bug where locale files with underscores in them are not loading i…

Pull Request - State: closed - Opened by morcoteg about 7 years ago - 7 comments

#97 - Safer loading for translation repositories

Pull Request - State: open - Opened by renchap over 7 years ago - 6 comments

#96 - Bump dependencies to remove notices with Ruby 2.4

Pull Request - State: closed - Opened by renchap over 7 years ago - 4 comments

#95 - IO#lines has been deprecated in Ruby 2.0 in favor of IO#each_line

Pull Request - State: closed - Opened by renchap over 7 years ago - 2 comments

#94 - Fix PoFile.parse_po_file to correctly utilize encoding detection

Pull Request - State: closed - Opened by DavidS over 7 years ago - 6 comments

#93 - Change threadsave to threadsafe

Pull Request - State: closed - Opened by csrutil over 7 years ago - 1 comment

#92 - Add reload method to Db TranslationRepository

Pull Request - State: closed - Opened by mupkoo over 7 years ago - 1 comment

#91 - Add ruby 2.4 support in travis.

Pull Request - State: closed - Opened by jrafanie almost 8 years ago - 5 comments

#90 - how to export translations from DB repository to PO file ?

Issue - State: closed - Opened by grosser almost 8 years ago - 1 comment

#89 - Reload Cache for Key

Issue - State: closed - Opened by rience almost 8 years ago - 1 comment

#88 - Expose name and options on TranslationRepository

Pull Request - State: closed - Opened by eputnam almost 8 years ago - 4 comments

#87 - support proper namespacing "p_"

Issue - State: closed - Opened by dfherr about 8 years ago - 6 comments

#86 - Added with_locale to README

Pull Request - State: closed - Opened by basex over 8 years ago - 1 comment

#85 - add with_locale

Pull Request - State: closed - Opened by mameier over 8 years ago - 4 comments

#84 - Readme and chain option for merge repo

Pull Request - State: closed - Opened by tstrachota over 8 years ago - 3 comments

#83 - modernize

Pull Request - State: closed - Opened by grosser over 8 years ago

#82 - Support for merge repositories

Pull Request - State: closed - Opened by tstrachota over 8 years ago - 11 comments

#81 - Allows you set available formats with hyphens but lookups fail

Issue - State: open - Opened by mcfilib over 8 years ago - 3 comments

#80 - Use travis containers to fix: undefined method `spec' for nil:NilClass

Pull Request - State: closed - Opened by jrafanie almost 9 years ago - 2 comments

#79 - Support for lazy loading of .mo and .po files

Pull Request - State: closed - Opened by tstrachota almost 9 years ago - 22 comments

#78 - Add support for zh-Hant.

Pull Request - State: closed - Opened by martyphee about 9 years ago - 2 comments

#77 - remove protected_attributes dependency, but add fallback support for rails 3.x

Pull Request - State: closed - Opened by harisadam over 9 years ago - 2 comments

#76 - Fix "MoFile.new has already been invoked and cannot be modified further"

Pull Request - State: closed - Opened by voxik over 9 years ago - 1 comment

#75 - Slow load of lot of locales. How to lazy load?

Issue - State: closed - Opened by brauliobo almost 10 years ago - 2 comments

#74 - Question: how fallback translation from pt_BR to pt?

Issue - State: closed - Opened by brauliobo about 10 years ago - 10 comments

#73 - Update Readme.md

Pull Request - State: closed - Opened by basex about 10 years ago - 1 comment

#72 - Restore missing vendor files

Pull Request - State: closed - Opened by domcleal about 10 years ago - 3 comments

#71 - Include all repo files in the gem

Pull Request - State: closed - Opened by domcleal about 10 years ago

#70 - Include files outside lib/ in the gem

Issue - State: closed - Opened by domcleal about 10 years ago - 3 comments

#69 - find_files_in_locale_folders': path locale cound not be found! (RuntimeError)

Issue - State: closed - Opened by JeanOsorio over 10 years ago - 1 comment

#68 - make cache-class configurable

Pull Request - State: closed - Opened by grosser over 10 years ago - 1 comment

#67 - Support for cache storages - Proposal

Issue - State: closed - Opened by basex over 10 years ago - 11 comments

#66 - Fix typo in Readme.md

Pull Request - State: closed - Opened by 10xSebastian almost 11 years ago - 1 comment

#65 - adding support for p_ to solve #64 - Work in Progress

Pull Request - State: closed - Opened by dgilperez about 11 years ago

#64 - Support for context prefixes

Issue - State: closed - Opened by dgilperez about 11 years ago - 1 comment

#63 - Translations inside strings

Issue - State: closed - Opened by SeTeM about 11 years ago - 2 comments

#61 - Rails 4 Support

Issue - State: closed - Opened by geoffw8 over 11 years ago - 6 comments

#60 - Fix typo in base.rb

Pull Request - State: closed - Opened by zorbash over 11 years ago

#57 - Fix AS 4.0 support

Issue - State: closed - Opened by voxik over 11 years ago - 7 comments

#55 - Implements reload on all repositories and the storage engine

Pull Request - State: closed - Opened by fotos over 11 years ago - 4 comments

#53 - "FastGettext::TranslationRepository::Mo can work in SAFE mode" fails with Ruby 2.0

Issue - State: closed - Opened by voxik almost 12 years ago - 7 comments

#52 - LANG setting is ignored

Issue - State: closed - Opened by lzap almost 12 years ago

#51 - Fast_gettext does not support encoding in LANG variables

Issue - State: closed - Opened by lzap almost 12 years ago

#46 - Expire cached translations when the database record is updated

Pull Request - State: closed - Opened by kernow over 12 years ago - 2 comments

#44 - new line format handling

Pull Request - State: closed - Opened by costa over 12 years ago - 3 comments

#43 - Make sure untranslated strings are not blank (just a spec)

Pull Request - State: closed - Opened by psy-q over 12 years ago

#38 - add use_fuzzy option

Pull Request - State: closed - Opened by lidaobing over 12 years ago - 5 comments

#37 - a separate option for ignore_fuzzy and use_fuzzy

Issue - State: closed - Opened by lidaobing over 12 years ago - 1 comment

#32 - po_spec.rb fails with LANG=C

Issue - State: closed - Opened by angdraug about 13 years ago - 4 comments

#31 - suppress some warnings on Ruby 1.9.3.

Pull Request - State: closed - Opened by kou about 13 years ago

#30 - [po] add a missing unescape.

Pull Request - State: closed - Opened by kou about 13 years ago - 1 comment

#29 - A minor typo fixes in README

Pull Request - State: closed - Opened by myabc over 13 years ago - 1 comment