Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
e2e5d355 04/07/2021 12:47 PM Ewoud Kohl van Wijngaarden

Refs #31964 - Introduce foreman::to_symbolized_yaml

This function symbolizes keys in YAML which is typically what Foreman
config files use. This is hard to achieve with pure Puppet so a Ruby
function is used.

67f78b9b 04/01/2021 03:27 PM Ewoud Kohl van Wijngaarden

Fixes #29817 - Implement a dynflow worker pool

f69c9f1b 03/29/2021 01:32 PM Eric Helms

Fixes #32175: Allow toggling task backup when cleaning them up

Changes the default behavior to disable task backup when enabling
the task cleanup cron job. Users who still want backups kept
on disk will need to set the parameter to true.

0e010888 03/26/2021 01:13 PM Ondřej Ezr

Refs #32208 - accept trailing slash in Krb auth url

The Kerberos url is quite strict, but accepting trailing `/` is probably not bad and can avoid a lot of confusion

24739500 11/24/2020 08:42 PM Eric Helms

Fixes #30803: Bind to socket for Puma and Apache

c6a6082b 11/23/2020 12:33 PM Romuald Conty

CLI: Allow to configure use_sessions setting

f0b9b086 11/23/2020 10:19 AM Romuald Conty

Fix refresh_cache and request_timeout parameters usage

Considering the name of these parameters, they should be affect system-wide configuration but were set in root configuration file.
This commit fixes this unexpected behavior.

6f5b99bb 10/14/2020 11:58 AM Hesham S. Ahmed

Fixes #30535 - Set HTTP headers for proxy requests

026d4743 09/25/2020 12:11 AM Ewoud Kohl van Wijngaarden

Fixes #30789 - Set DB pool size dynamically

Every thread in the Puma worker can open a database connection. This
means it needs to be taken into account to avoid exhasuting the pool.

d755349d 08/03/2020 02:27 PM Dirk Götz

add plugin foreman_column_view

View revisions

Also available in: Atom