Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  foreman_register
  host_facets
  host_status
  hosts
  lookup_keys
  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_group_class_test.rb 243 Bytes
config_group_test.rb 151 Bytes
config_report_test.rb 2.95 KB
domain_test.rb 3.9 KB
environment_test.rb 2.58 KB
external_usergroup_test.rb 1.77 KB
fact_value_test.rb 8.69 KB
feature_test.rb 185 Bytes
filter_test.rb 8.95 KB
host_config_group_test.rb 1.72 KB
host_jail_test.rb 1.06 KB
host_status_test.rb 890 Bytes
host_test.rb 152 KB
hostgroup_test.rb 25.5 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.99 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.1 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 14.6 KB
ptable_test.rb 3.77 KB
puppet_lookup_value_test.rb 2.02 KB
puppetclass_test.rb 4.79 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 23.5 KB
smart_proxy_test.rb 7.07 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.25 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 46.3 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
c1104d00 04/14/2021 08:20 AM Ondřej Ezr

Fixes #32092 - add puppet safe guard

Hides puppetserver and puppet environment behind macros, that can alter
implementation much more easily and even be patched from plugin.

9b62448c 03/31/2021 11:27 AM Hao Yu

Fixes #30053 - Audit page render slow when organization is set

9d44364c 03/24/2021 02:32 PM yifat makias

Fixes #31883 - Validate compute attributes before API creation

8609ef84 03/18/2021 01:21 PM Ewoud Kohl van Wijngaarden

Fixes #30779 - Implement ActionDispatch::RemoteIp (#7960)

The ActionDispatch::RemoteIp middleware can provide the remote IP
correctly as a property of the request object. This looks at
X-Forwarded-For headers while stripping out reverse proxies and falls...

26a20e66 03/12/2021 04:40 PM Leos Stejskal

Fixes #31663 - Registration templates usability issues (#8256)

- New template kind 'Host initial configuration' for
host configuration after the registration.
- Registration templates (like 'Global Registration')
cannot be assigned to operating system...

158c6ce8 03/09/2021 11:29 AM Ondřej Ezr

Fixes #32029 - test coverage for taxed_and_untaxed (#8370)

4616901f 02/22/2021 11:51 AM Adam Ruzicka

Fixes #31931 - Allow searching by id on Hosts (#8344)

095a1b5d 01/26/2021 03:46 PM Lukas Zapletal

Fixes #31243 - subscription API for active job

ed3448c9 12/24/2020 11:27 AM Shira Maximov

Fixes #30793 - Remove API v3 from fog-ovirt

db56f2ac 12/24/2020 07:26 AM Ondřej Ezr

Fixes #31165 - sync usergroups only for given user :racehorse:

In @17c4b47 we've disabled synchronization of groups for user from different auth sources.
That gave us oportunity to sync the groups directly from fetched groups.

This is changing the Auditing of group membership, as of now it is being audited as User update, not Usergroup update.

View revisions

Also available in: Atom