Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
development.rb 2.23 KB
production.rb 3.2 KB
test.rb 3.29 KB

Latest revisions

# Date Author Comment
89c61045 01/26/2024 10:44 AM Maria Agaphontzev

Fixes #37102 - webpack 5

b7935755 12/12/2023 11:08 AM Eric Helms

Fixes #36936 - Switch to terser

0106d6c7 01/23/2023 11:34 AM Ron Lavi

Refs #35890 - revert enable harmony mode with Uglifier to use ES6 syntax

This reverts commit d590d56578e3d70972efe5138558fd9007140a93.

d590d565 01/22/2023 01:15 PM Nofar Alfassi

Fixes #35890 - enable harmony mode with Uglifier to use ES6 syntax

Added some ES6 features across multiple pages to show that everything works

060eb9b3 01/05/2023 07:04 AM Ewoud Kohl van Wijngaarden

Fixes #35593 - Use CentOS 8 Stream for container

Currently the container image is based on Fedora 33, but that's long
EOL. Current Fedora versions have Ruby 3.1, but we're unable to use
that. Changing it to CentOS 8 Stream is the closest match and also close...

dd607e4b 10/27/2022 11:21 AM Jeremy Lenz

Fixes #35376 - Allow additional entries in config.hosts
Co-authored-by: Ewoud Kohl van Wijngaarden <>

36be84a1 08/29/2022 06:45 AM Evgeni Golov

Fixes #35403 - disable public_file_server in production

5b7bfd25 08/26/2022 02:07 PM Ewoud Kohl van Wijngaarden

Refs #35428 - Simplify i18n.fallbacks handling

This reverts commit 11bfc142561f1c69d2b8b5abc66df943a66b1672. Since
Rails 6.0 the value true is interpreted as `[I18n.default_locale]`
([Rails commit]). ActiveSupport 6.1 also pulls in at least version 1.6
so the specific requirement is also not needed....

7008e668 11/07/2021 11:33 AM Ondřej Ezr

Fixes #33851 - cleanup Bullet config

245d23de 03/02/2021 01:49 PM Lukas Zapletal

Fixes #31742 - enable eager_load in dev environment

View revisions

Also available in: Atom