Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  fact_names
  host
  host_facets
  host_info_providers
  host_status
  lookup_keys
  mail_notifications
  nic
  operatingsystems
  parameters
  setting
  subnet
  taxonomies
  trends
application_record.rb 377 Bytes
architecture.rb 745 Bytes
auth_source.rb 4.19 KB
bookmark.rb 1.18 KB
cached_user_role.rb 145 Bytes
cached_usergroup_member.rb 95 Bytes
compute_attribute.rb 1.48 KB
compute_profile.rb 700 Bytes
compute_resource.rb 11.8 KB
config_group.rb 1.29 KB
config_group_class.rb 360 Bytes
config_report.rb 3.09 KB
domain.rb 3.26 KB
environment.rb 1.67 KB
environment_class.rb 1.63 KB
external_usergroup.rb 2.5 KB
fact_name.rb 1.14 KB
fact_value.rb 4.76 KB
feature.rb 352 Bytes
filter.rb 7.72 KB
filtering.rb 86 Bytes
host.rb 978 Bytes
host_class.rb 363 Bytes
host_config_group.rb 307 Bytes
host_status.rb 241 Bytes
hostgroup.rb 10.5 KB
hostgroup_class.rb 397 Bytes
http_proxy.rb 771 Bytes
image.rb 1.37 KB
key_pair.rb 335 Bytes
log.rb 440 Bytes
lookup_value.rb 4.01 KB
medium.rb 2.18 KB
message.rb 417 Bytes
model.rb 652 Bytes
notification.rb 2.74 KB
notification_blueprint.rb 1.21 KB
notification_recipient.rb 838 Bytes
operatingsystem.rb 10.4 KB
os_default_template.rb 390 Bytes
parameter.rb 3.04 KB
permission.rb 1.22 KB
personal_access_token.rb 1.46 KB
provisioning_template.rb 10.9 KB
ptable.rb 2.72 KB
puppetclass.rb 4.84 KB
realm.rb 1.03 KB
report.rb 3.88 KB
role.rb 11.2 KB
setting.rb 12.3 KB
smart_proxy.rb 4.49 KB
source.rb 370 Bytes
ssh_key.rb 2.14 KB
subnet.rb 10 KB
subnet_domain.rb 246 Bytes
table_preference.rb 244 Bytes
taxable_taxonomy.rb 449 Bytes
taxonomy.rb 9.35 KB
template.rb 7.42 KB
template_combination.rb 335 Bytes
template_kind.rb 1.13 KB
token.rb 280 Bytes
trend.rb 855 Bytes
trend_counter.rb 340 Bytes
user.rb 24.2 KB
user_mail_notification.rb 618 Bytes
user_role.rb 2.39 KB
usergroup.rb 4.42 KB
usergroup_member.rb 4.5 KB
widget.rb 573 Bytes

Latest revisions

# Date Author Comment
e59a1da9 06/11/2018 08:11 AM Sebastian Gräßl

Fixes #23843 - Exclude requests to local host from proxying

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

Fixes #23859 - Fix vm_exists? method

Fix related tests

2a6bce4d 06/10/2018 05:49 PM Tristan Robert

Fixes #23859 - Queue orchestration compute

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...

0cab9e6b 06/07/2018 01:57 PM Tomáš Strachota

Refs #21580 - require rbvmomi

The compute resource for VMware was using rbvmomi classes wihout
explicitly requiring rbvmomi. That can cause issues in tests.

70679b5f 06/07/2018 09:39 AM Lukas Zapletal

Fixes #23826 - model class logger is now app

e18361ce 06/06/2018 12:00 PM Lukas Zapletal

Fixes #23800 - i18n for exceptions fixed

c372e97e 06/06/2018 11:27 AM Tomer Brisker

Fixes #23813 - Allow searching audits by type=auth_source

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'.

View revisions

Also available in: Atom