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
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

38b22032 05/13/2024 06:20 AM Shimon Shtein

Fixes #37422 - Switch to method definition in template generators

Mocha cannot be used in rake tasks like `rake snapshots:generate`

75ba4ecc 05/11/2024 06:03 PM Oleh Fedorenko

Fixes #37436 - Remove TimedCacheStore class

Foreman uses either redis or file store for quite some time.
This class is not being used anywhere.

b0f28c2c 05/10/2024 09:55 AM Archana Kumari

Fixes #37432 - Fix Style/GlobalStdStream cop

View all revisions | View revisions

Also available in: Atom