Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
all_domains.rb 666 Bytes
debug.rb 1.87 KB
support.rb 2.31 KB

Latest revisions

# Date Author Comment
bbca4738 03/04/2024 10:48 AM Oleh Fedorenko

Fixes #36574 - Update fast_gettext to ~> 2.1

de48fb5b 03/04/2024 10:48 AM Ewoud Kohl van Wijngaarden

Refs #36574 - Avoid patching Fastgettext

The code defines an additional method on Fastgettext but there's no
reason to do so. It can just as well define a method on itself.

c7a0068f 11/18/2021 02:03 PM Leos Stejskal

Fixes #33890 - Require Foreman::Gettext in initializers

Fix deprecation warning the about initialization of auto-loaded constants

b6b6ffc0 05/07/2021 01:13 PM Lukáš Zapletal

Fixes #31717 - lazy-load fast_gettext for faster boot (#8275)

It's because we switch over all 20 languages to actually pull language name in the native language into a list of available languages. We use that in three places: settings page, user page and GraphQL....

6f0e3072 03/18/2020 03:21 PM Michael Moll

Fixes #29349 - Fix Layout/SpaceInsideArrayLiteralBrackets cop

44e19b35 02/28/2020 01:14 PM Michael Moll

Fixes #19792 - Fix Layout/SpaceInsideBlockBraces cop

9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

c89a8d23 04/21/2016 09:14 AM Dominic Cleal

fixes #14741 - translate template kind string, not object

Also convert translation keys to strings in debug mode to prevent
concatenation errors.

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

3efe1dab 01/15/2015 08:14 AM Daniel Lobato Garcia

Refs #3809 - Enable cop BarePercentLiterals

View revisions

Also available in: Atom