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
f7e5525d 05/20/2023 10:25 PM Adam Ruzicka

Fixes #36419 - Generate locale js files as pretty

for smaller diffs on updates

8fd2bf42 05/17/2023 02:17 PM Adam Ruzicka

Refs #36330 - Place assets into plugin dir

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)

View revisions

Also available in: Atom