Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  fog_extensions
  foreman
  generators
  net
  tasks
cleanup_helper.rb 4.51 KB
core_extensions.rb 1.95 KB
foreman.rb 1.17 KB
net.rb 839 Bytes
seed_helper.rb 6.56 KB
timed_cached_store.rb 1.19 KB
ws_proxy.rb 2.36 KB

Latest revisions

# Date Author Comment
e848148a 05/17/2023 11:46 AM Adam Ruzicka

Fixes #36330 - Fix plugin translations in frontend

- Add plugin:po_to_json rake task
- Load js locale files for all plugins
- Make i18n.js do multi-domain lookup

d9e83315 05/10/2023 02:04 PM Adam Ruzicka

Fixes #36331 - Expose translation registration in plugin DSL

f4ceaae3 01/10/2023 01:14 PM Adam Ruzicka

Fixes #35903 - Support extracting logs from journald

d459e62d 01/04/2023 12:56 PM Ben Magistro

Fixes #35797 - libvirt nil network comparison

When libvirt compares networks, it is possible that `network` will be
`nil` resulting in a match instead of continuing on to the bridge
comparison.

Signed-off-by: Ben Magistro <>

34728aee 12/15/2022 04:15 PM Ondřej Ezr

Fixes #35871 - purge trends only when statistics not installed

We instroduced migration to purge trends data in 34709a3781355b63e7afe2864e03c5f663479602.
It forgot to add condition to check if the statistics plugin is not installed.

34709a37 09/21/2022 06:35 PM Ian Ballou

Fixes #35347 - purge old trends and foreman_docker references during upgrade (#9343)

340801f8 09/14/2022 01:05 PM Leos Stejskal

Fixes #35488 - Fix snapshots:generate task

Fixed issues:
  • Generating snapshot for provision/coreos_provision.erb
  • Generating snapshot for PXEGrub2/kickstart_default_pxegrub2.erb
  • Error "undefined method 'include?' for nil:NilClass" when rendering
    'Kickstart default PXEGrub2' on host with empty 'pxe_loader'
207c82c3 09/06/2022 07:05 AM Matěj Mudra

Fixes #31966 - Add warning for foreman-rake permissions:reset task (#9395)

20f48047 08/30/2022 11:48 AM Ewoud Kohl van Wijngaarden

Fixes #29539 - Unbundle websockify

Removing the outdated websockify version means relying on the system
version. This allows independent (security) updates.

It is now expected that websockify lives somewhere in $PATH.

4a49fd01 08/17/2022 08:28 AM Partha Aji

Refs #35359 - cleaner add_ca_bundle_to_store

View revisions

Also available in: Atom