Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  .tx
  app
  bin
  bundler.d
  config
  db
  developer_docs
  extras
  lib
  locale
  log
  man
  public
  script
  test
  vendor
  webpack
.babelrc.js 64 Bytes
.dockerignore 795 Bytes
.eslintignore 139 Bytes
.eslintrc 4.11 KB
.gitignore 838 Bytes
.npmrc 41 Bytes
.packit.yaml 1.52 KB
.prettierrc 52 Bytes
.rubocop.yml 1.22 KB
.rubocop_todo.yml 24.8 KB
.stylelintrc 178 Bytes
CHANGELOG 648 KB
CONTRIBUTING.md 1.23 KB
Contributors 15.9 KB
Dockerfile 2.95 KB
Gemfile 1.8 KB
LICENSE 75.2 KB
Procfile 983 Bytes
README.md 8.58 KB
Rakefile 146 Bytes
Rakefile.dist 2.39 KB
VERSION 15 Bytes
config.ru 383 Bytes
docker-compose.yml 1.86 KB
package-exclude.json 1.09 KB
package.json 2.17 KB

Latest revisions

# Date Author Comment
3b135d0e 05/20/2024 08:18 AM Leos Stejskal

Fixes #37461 - Don't use the Kickstart rhsm for RHEL 8

The rhsm command has some issues on RHEL 8,
before it was not enabled for RHEL8 until the PR#9745.

refs bf03a259a7e6fd65207b9a40639bb99e0e507dd8

0f9352a4 05/17/2024 01:21 PM Ewoud Kohl van Wijngaarden

Fixes #37434 - Use nightly for develop manual links

Foreman has for the longest time had
https://theforeman.org/manuals/$next redirect to
https://theforeman.org/manuals/nightly in our Apache configuration. This
means that on every branching we need to modify this. It also doesn't...

000a5165 05/17/2024 11:40 AM Evgeni Golov

Fixes #37484 - remove bookworm/sid workaround

bookworm was released, so it now has a number that gets reported
correctly

c75c51b0 05/16/2024 02:39 PM Adam Ruzicka

Fixes #37374 - Prefer execution interface over primary

in Ansible Inventory report template.

The execution interface method is not defined (and exposed in safemode
jail) unless remote execution plugin is enabled.

5334c308 05/15/2024 04:01 PM Adam Ruzicka

Fixes #37463 - Fix permission handling for table prefs

Before this change non-admin users could create, but not update their
own table preferences as the default scope tried to check
various *_table_preferences permissions which don't exist at all.
Alternatively, we could introduce these permissions and grant the...

5b00e9e1 05/14/2024 05:33 PM Bernhard Suttner

Fixes #37437 - Prevent XSS issue for pages using react and angular

9b91cc93 05/14/2024 02:40 PM Bernhard Suttner

Fixes #37444 - get rid of sidekiq deprecation warnings

4907a960 05/14/2024 07:37 AM Leos Stejskal

Fixes #37421 - foreman_bootdisk templates not seeded

Remove some strange characters at the beginning of the version line,
which were blocking the seed of the templates.

6dcecc83 05/13/2024 11:27 AM Nadja Heitmann

Refs #33664 - Fix syntax error in sub man setup script

5935d54d 05/13/2024 10:45 AM Evgeni Golov

drop old and unused sync_templates script

View all revisions | View revisions

Also available in: Atom