Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ci
  containers
  jumpstart
  noVNC
  systemd
changelog 850 Bytes
dbmigrate 378 Bytes
dynflow-sidekiq.rb 1.14 KB
ignored_environments.yml.sample 276 Bytes

Latest revisions

# Date Author Comment
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....

3347fa49 03/31/2021 06:25 PM Ewoud Kohl van Wijngaarden

Fixes #32238 - Bind systemd socket to IPv6

By default foreman.socket binds to IPv4 only. This was done to make
matching it in Puma easier, but it's not really what should be done in
2021 where everything should be dual stack by default.

In aecc3187253ada61a311b5229d215452bd6d67b7 the need for this matching...

b260c03d 02/23/2021 09:11 AM Evgeni Golov

Refs #29960 - also set PrivateTmp=true for dynflow-sidekiq

d56290ba 02/22/2021 04:26 PM Evgeni Golov

Fixes #29960 - set PrivateTmp=true in foreman.service

aecc3187 01/08/2021 01:40 PM Ewoud Kohl van Wijngaarden

Fixes #31431 - Update to Puma ~> 5.1

Puma 5.1 introduced a feature to synthesize binds for systemd activated
sockets. This removes the need to duplicate the FOREMAN_BIND in two
places (foreman.socket and foreman.service).

puma-plugin-systemd is no longer needed since Puma 5.1 gained native...

ec7e9a71 09/29/2020 04:04 PM Eric Helms

Refs #30803: Enable unix socket binding

Switches to configure bind and port inside Puma's configuration
to allow Unix socket binding or tcp.

c2291d6e 08/31/2020 03:24 PM Adam Ruzicka

Fixes #30730 - Implement systemd notify support for dynflow-sidekiq

7369ebba 08/31/2020 01:28 PM Eric Helms

Fixes #29356: Use puma-plugin-systemd to provide systemd notify support

This points to a fork of puma-plugin-systemd maintained by theforeman
organization to ensure this works with Puma 4.

2694144b 07/27/2020 09:48 AM Shira Maximov

Fixes #30185 - Change console files to be compatible to python3

7b0e8889 06/09/2020 12:24 PM Lukas Zapletal

Fixes #30014 - set MALLOC_ARENA_MAX=2 for puma

View revisions

Also available in: Atom