Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
apipie.rake 634 Bytes
audits.rake 1.3 KB
auth_source_external.rake 608 Bytes
backup.rake 4.26 KB
bundler.rake 491 Bytes
cleanup.rake 2.22 KB
config.rake 4.39 KB
console.rake 177 Bytes
convert.rake 8.38 KB
db.rake 571 Bytes
dynflow.rake 1.65 KB
encrypt.rake 2.77 KB
errors.rake 1.81 KB
exception.rake 719 Bytes
exports.rake 3.08 KB
facts.rake 620 Bytes
fix_cache.rake 886 Bytes
gettext.rake 1.44 KB
hosts.rake 2.79 KB
interfaces.rake 1.32 KB
jenkins.rake 1.13 KB
ldap.rake 1.12 KB
locale.rake 1.58 KB
log.rake 134 Bytes
model.rake 3.18 KB
notifications_cleaner.rake 1.11 KB
orchestration.rake 2.75 KB
parameters.rake 2.67 KB
pkg.rake 1.06 KB
plugin_apipie.rake 886 Bytes
plugin_assets.rake 2.21 KB
plugins.rake 1.14 KB
puppet.rake 4.6 KB
reports.rake 4.42 KB
rescan_reports_origins.rake 892 Bytes
reset_permissions.rake 1.04 KB
rss.rake 2 KB
rubocop.rake 137 Bytes
security.rake 789 Bytes
seed.rake 9.14 KB
snapshots.rake 1.64 KB
telemetry.rake 1.34 KB
templates_renderer.rake 1.12 KB
test.rake 437 Bytes
upgrade.rake 1.13 KB
webpack_compile.rake 1.1 KB

Latest revisions

# Date Author Comment
17d3fe68 10/14/2021 01:00 PM Ondřej Ezr

Fixes #31096 - remove config group migrations

These migrations had been added to the plugin foreman_puppet_enc.
Details of addition https://github.com/theforeman/foreman_puppet_enc/pull/13

c41f1124 10/14/2021 01:00 PM Ondřej Ezr

Fixes #31732 - drop env from TemplateCombination migration

Drop environment relation from TemplateCombination migrations.

07c6107a 10/14/2021 01:00 PM Ondřej Ezr

Fixes #32652 - task to purge puppet data

Adds rake task to purge all puppet data for users who do not choose to use puppet.

608e32be 09/24/2021 11:25 AM Ondřej Ezr

Fixes #32893 - use setting DSL for General category

This uses our new DSL to define the General settings, this showcases how
to use the new DSL and other categories should follow in the same
release.

1b364dd2 08/12/2021 01:06 PM Ondřej Ezr

Fixes #33180 - add task to migrate Puppet info

Adds task to migrate Puppet provisioning info to Host parameters.

641c3f4a 05/07/2021 10:34 AM Lukáš Zapletal

Fixes #31370 - multi-host stub template snapshots (#8149)

Our snapshot template render test and generator only supports one host stub (ipv4 single NIC redhat OS). In order to test more ERB codepaths, we need a way to create snapshots against multiple host stubs (e.g. IPv6, dualstack, static IPv4 or IPv6, debian family). In order to do that, template metadata can be extended to define list of host stubs to create and test snapshots against....

827b7d87 04/27/2021 01:07 AM Lukas Zapletal

Fixes #31399 - snapshot tests exclude plugins

f5bfce8b 04/06/2021 01:57 PM Tomer Brisker

Fixes #32242 - Drop db_pending_migration setting

This setting was used in the past by the installer to determine whether
or not the database needs to be migrated, but that is no longer the
case.

78188a4e 02/16/2021 10:51 AM Tomer Brisker

Fixes #31884 - Correctly warn about wrong logging layout

When running `rake errors:fetch_log`, if the logging layout isn't set to
`multiline_request_pattern` the task errors out because `$STDERR` doesn't
exist. This is a typo, it should have been `$stderr`, but since we use...

e33117cb 01/27/2021 09:00 AM Shira Maximov

Fixes #31233 - Clean up deprecations for 2.4 and older

View revisions

Also available in: Atom