Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host_status
  hosts
  lookup_keys
  models
  nics
  operatingsystems
  orchestration
  parameters
  settings
  shared
  sso
  subnet
architecture_test.rb 3.06 KB
audit_test.rb 2.14 KB
auth_source_test.rb 425 Bytes
bookmark_test.rb 3.89 KB
compute_attribute_test.rb 1.41 KB
compute_profile_test.rb 1.86 KB
compute_resource_test.rb 13.9 KB
config_group_class_test.rb 243 Bytes
config_group_test.rb 151 Bytes
config_report_test.rb 2.93 KB
domain_test.rb 5.53 KB
environment_test.rb 2.63 KB
external_usergroup_test.rb 667 Bytes
fact_value_test.rb 8.7 KB
feature_test.rb 157 Bytes
filter_test.rb 9.36 KB
host_config_group_test.rb 1.72 KB
host_jail_test.rb 871 Bytes
host_status_test.rb 894 Bytes
host_test.rb 158 KB
hostgroup_class_test.rb 619 Bytes
hostgroup_test.rb 25.7 KB
image_test.rb 2.42 KB
key_pair_test.rb 1.4 KB
location_test.rb 1.94 KB
log_test.rb 150 Bytes
lookup_key_test.rb 20.5 KB
lookup_value_test.rb 11.8 KB
mail_notification_test.rb 1.43 KB
medium_test.rb 3.77 KB
message_test.rb 154 Bytes
model_test.rb 753 Bytes
nic_bmc_jail_test.rb 558 Bytes
nic_test.rb 20.7 KB
notification_blueprint_test.rb 494 Bytes
notification_recipient_test.rb 707 Bytes
notification_test.rb 4.05 KB
operatingsystem_test.rb 13.5 KB
orchestration_test.rb 5.95 KB
organization_test.rb 2.06 KB
os_default_template_test.rb 384 Bytes
parameter_test.rb 5.65 KB
permission_test.rb 1.24 KB
personal_access_token_test.rb 2.37 KB
provisioning_template_test.rb 11.5 KB
ptable_test.rb 3.6 KB
puppetclass_test.rb 7.06 KB
realm_test.rb 1.94 KB
report_test.rb 4.73 KB
role_test.rb 15.6 KB
setting_test.rb 23.9 KB
smart_proxy_test.rb 4.19 KB
ssh_key_test.rb 1.61 KB
subnet_test.rb 5.27 KB
taxonomix_test.rb 15.2 KB
taxonomy_test.rb 3.28 KB
template_combination_test.rb 166 Bytes
template_kind_test.rb 738 Bytes
template_test.rb 15.2 KB
token_test.rb 1.62 KB
trend_counter_test.rb 159 Bytes
trend_test.rb 463 Bytes
user_role_test.rb 2.47 KB
user_test.rb 44.5 KB
usergroup_member_test.rb 15.4 KB
usergroup_test.rb 14.4 KB
widget_test.rb 1.39 KB

Latest revisions

# Date Author Comment
630061d2 06/14/2018 09:50 AM Michael Moll

Fixes #19775 - Fix Layout/ExtraSpacing cop

e0910b7e 06/12/2018 03:06 PM Michael Moll

Fixes #23857 - Fix Performance/InefficientHashSearch cop

a525db23 06/12/2018 02:55 PM Stephen Benjamin

fixes #23232 - fix error when domain not in taxonomy

This ensures that if domain_id is set, but domain not found (for example
when domain is in another taxonomy), the shortname still removes the
domain from the host's FQDN.

f57d42f5 06/10/2018 05:49 PM Tristan Robert

Fixes #23859 - Fix vm_exists? method

Fix related tests

c68cefa6 06/08/2018 10:31 AM Kavita Gaikwad

Fixes #23377 - audit external group membership changes (#5555)

87194fab 06/07/2018 03:53 PM Daniel Lobato Garcia

Fixes #13749 - Handle Base64 and binary LDAP avatars

Before this change, we would always try to Base64.decode absolutely any
avatar. This resulted in broken images, as sometimes the avatars are
automatically turned into binary by net/ldap. In such cases, we want to...

86ac65a9 06/05/2018 07:09 AM Stephen Benjamin

fixes #23178 - seeded location should be in seeded org

When creating a host in the seeded org and seeded loc, host saves and
then organization becomes invalid: "Locations expecting locations used
by hosts or inherited (check mismatches report)."

56de025f 06/04/2018 12:19 PM Tomáš Strachota

Fixes #21580 - normalize compute attributes (#4980)

Normalizes compute attributes in API show actions. For backwards
compatibility reasons this patch adds a new rabl node instead of
replacing 'vm_attrs'.

cc5866e3 05/30/2018 03:51 PM Michael Moll

Fixes #22601 - Update Rails to 5.1.6

22f3f533 05/29/2018 02:23 PM Timo Goebel

fixes #23686 - filter audits by settings type

View revisions

Also available in: Atom