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.43 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.9 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.9 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.07 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.1 KB
usergroup_member_test.rb 15.4 KB
usergroup_test.rb 15 KB
widget_test.rb 1.39 KB

Latest revisions

# Date Author Comment
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

0572c97e 05/16/2018 04:02 PM Oleg Dovzhenko

Fixes #23609 - Port robottelo tests for classparameters

90b5dff1 05/16/2018 03:59 PM Djebran Lezzoum

Fixes #23605 - Port robottelo tests - smart_proxy

c6f2afe2 05/15/2018 06:02 PM Djebran Lezzoum

Fixes #23586 - Port robottelo tests for template

67f704d2 05/12/2018 01:55 PM lupan.daniel

Fixes #23169 - Orders settings alphabetically

a3a231c8 05/11/2018 02:32 PM Marek Hulán

Fixes #23426 - support default flag in templates import

View revisions

Also available in: Atom