Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  foreman_register
  host_facets
  host_status
  hosts
  models
  nics
  operatingsystems
  orchestration
  parameters
  settings
  shared
  sso
  subnet
  token
architecture_test.rb 3.06 KB
audit_test.rb 11.8 KB
auth_source_test.rb 425 Bytes
bookmark_test.rb 3.95 KB
compute_attribute_test.rb 2.27 KB
compute_profile_test.rb 1.86 KB
compute_resource_test.rb 14.8 KB
config_report_test.rb 2.95 KB
domain_test.rb 3.9 KB
external_usergroup_test.rb 1.77 KB
fact_value_test.rb 8.69 KB
feature_test.rb 185 Bytes
filter_test.rb 9 KB
host_jail_test.rb 1.04 KB
host_status_test.rb 890 Bytes
host_test.rb 134 KB
hostgroup_test.rb 17.1 KB
image_test.rb 2.42 KB
jwt_secret_test.rb 250 Bytes
key_pair_test.rb 1.4 KB
location_test.rb 1.9 KB
log_test.rb 150 Bytes
lookup_key_test.rb 10.4 KB
lookup_value_test.rb 8.84 KB
mail_notification_test.rb 1.43 KB
medium_test.rb 3.77 KB
model_test.rb 753 Bytes
nic_bmc_jail_test.rb 558 Bytes
nic_test.rb 20.3 KB
notification_blueprint_test.rb 494 Bytes
notification_recipient_test.rb 707 Bytes
notification_test.rb 4.04 KB
operatingsystem_test.rb 18.5 KB
orchestration_test.rb 5.95 KB
organization_test.rb 2.01 KB
os_default_template_test.rb 384 Bytes
parameter_test.rb 5.67 KB
permission_test.rb 1.24 KB
personal_access_token_test.rb 2.64 KB
provisioning_template_test.rb 11.4 KB
ptable_test.rb 3.77 KB
realm_test.rb 1.94 KB
report_composer_test.rb 2.91 KB
report_template_format_test.rb 1.48 KB
report_template_test.rb 769 Bytes
report_test.rb 5.29 KB
role_test.rb 17.1 KB
setting_test.rb 20.4 KB
smart_proxy_test.rb 6.02 KB
ssh_key_test.rb 1.61 KB
stored_value_test.rb 1.82 KB
subnet_test.rb 5.58 KB
taxonomy_test.rb 2.81 KB
template_combination_test.rb 166 Bytes
template_input_test.rb 3.05 KB
template_kind_test.rb 956 Bytes
template_test.rb 18.9 KB
token_test.rb 370 Bytes
upgrade_task_test.rb 1.85 KB
user_role_test.rb 2.47 KB
user_test.rb 45.4 KB
usergroup_member_test.rb 16.4 KB
usergroup_test.rb 15.3 KB
widget_test.rb 1.39 KB

Latest revisions

# Date Author Comment
efa0e618 09/24/2021 11:25 AM Ondřej Ezr

Refs #32286 - setting DSL switch preparation

Removes some unused methods and tests.
This also add collections to the old collection registry to work before we hold them in registry only.

80fb0c21 09/15/2021 12:20 PM Ondřej Ezr

Fixes #32403 - Add validations to a setting DSL

Add ability to define validation per Setting through DSL.
It tries to keep similar syntax to rails model validations.

1c02010e 08/16/2021 01:57 PM Kamil Szubrycht

Fixes #31638 - Adds host status overview page

51dc65d8 07/19/2021 10:39 AM Ondřej Ezr

Fixes #31059 - drop Environment models

5286b211 07/19/2021 10:39 AM Ondřej Ezr

Refs #31059 - cleanup Environment from tests

Removes Environment related notes from tests, mostly just Host being
uselessly provided an environment.

24f4cbcd 07/19/2021 10:39 AM Ondřej Ezr

Refs Refactor #31059: Extract Environments models - drop environments from User

Removes uses of Environment from User.

Extraction of `#visible_environments`:
https://github.com/theforeman/foreman_puppet/pull/126

065582ae 07/19/2021 10:39 AM Shira Maximov

Fixes #31095 - Remove config groups model

Added to the plugin in https://github.com/theforeman/foreman_puppet_enc/pull/12

92eb6cee 07/19/2021 10:39 AM Ondřej Ezr

Fixes #31235 - drop Puppetclass models

Drops Puppetclass models and their usage.
Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/81
Tests extracted in:
- hostgroup - https://github.com/theforeman/foreman_puppet_enc/pull/85

a3083682 07/19/2021 10:39 AM Ondřej Ezr

Refs #30332 - drop ConfigGroupInfo

Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/108

50c7469f 07/19/2021 10:39 AM Ondřej Ezr

Fixes #31732 - drop environment in TemplateCombination model

Extract Environment from TemplateCombination matrix as temporary solutin.
This should probably get dropped if favor of some better solution like direct set on hostgroup.

Though this will need to be reflected in foreman_puppet_enc plugin....

View revisions

Also available in: Atom