Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  fact_names
  host
  host_facets
  host_status
  lookup_keys
  mail_notifications
  nic
  operatingsystems
  parameters
  setting
  subnet
  taxonomies
  trends
application_record.rb 229 Bytes
architecture.rb 745 Bytes
auth_source.rb 2.7 KB
bookmark.rb 1.18 KB
cached_user_role.rb 145 Bytes
cached_usergroup_member.rb 95 Bytes
compute_attribute.rb 1.39 KB
compute_profile.rb 708 Bytes
compute_resource.rb 10.6 KB
config_group.rb 1.14 KB
config_group_class.rb 309 Bytes
config_report.rb 3.11 KB
domain.rb 3.25 KB
environment.rb 1.66 KB
environment_class.rb 1.63 KB
external_usergroup.rb 1.62 KB
fact_name.rb 1.14 KB
fact_value.rb 4.52 KB
feature.rb 356 Bytes
filter.rb 7.53 KB
filtering.rb 86 Bytes
host.rb 976 Bytes
host_class.rb 312 Bytes
host_config_group.rb 297 Bytes
host_status.rb 241 Bytes
hostgroup.rb 9.39 KB
hostgroup_class.rb 346 Bytes
image.rb 1.7 KB
key_pair.rb 335 Bytes
log.rb 450 Bytes
lookup_value.rb 3.86 KB
medium.rb 2.18 KB
message.rb 421 Bytes
model.rb 642 Bytes
notification.rb 2.69 KB
notification_blueprint.rb 1.06 KB
notification_recipient.rb 835 Bytes
operatingsystem.rb 10.4 KB
os_default_template.rb 390 Bytes
parameter.rb 2.74 KB
permission.rb 772 Bytes
provisioning_template.rb 9.58 KB
ptable.rb 1.95 KB
puppetclass.rb 4.83 KB
realm.rb 1.03 KB
report.rb 3.42 KB
role.rb 7.32 KB
setting.rb 11.6 KB
smart_proxy.rb 5.32 KB
source.rb 374 Bytes
ssh_key.rb 2.03 KB
subnet.rb 9.76 KB
subnet_domain.rb 246 Bytes
taxable_taxonomy.rb 598 Bytes
taxonomy.rb 8.08 KB
template.rb 2.93 KB
template_combination.rb 335 Bytes
template_kind.rb 1.04 KB
token.rb 280 Bytes
trend.rb 645 Bytes
trend_counter.rb 339 Bytes
user.rb 22.6 KB
user_mail_notification.rb 618 Bytes
user_role.rb 2.39 KB
usergroup.rb 4.47 KB
usergroup_member.rb 3.59 KB
widget.rb 573 Bytes

Latest revisions

# Date Author Comment
9586cd4a 05/26/2017 09:19 AM Dominic Cleal

fixes #18200 - don't re-encrypt settings when value is unchanged

38b81aed 05/23/2017 11:26 AM Marek Hulán

Fixes #19630 - ignore hidden admins

7b085199 05/23/2017 09:54 AM Shimon Shtein

Fixes #19541 - properly mark user <-> mail_notification relation

Mark `:inverse_of` on `User` and `UserMailNotification` objects
so the relation properties would be set automatically, even for
new in-memory instances.

1da8bd42 05/22/2017 07:58 AM Dominic Cleal

refs #19534 - check EncryptValue class variables are defined

bed4594 added class variables to record logging state, but failed to
check it was defined before accessing them, causing exceptions when
decryption failed. Tests added for this new behaviour.

bed45946 05/17/2017 04:13 AM Lukas Zapletal

Fixes #19534 - removed excessive encryptor logging

04d9f6ed 05/17/2017 04:12 AM Lukas Zapletal

Fixes #19534 - improved orchestration task logging

67428d62 05/11/2017 08:24 AM Marek Hulán

Fixes #19506 - reset cache after CR update

5e38d636 05/11/2017 07:29 AM Dmitri Dolguikh

Fixes #19173 - build notification succeeds with expired token.

995e2da7 05/09/2017 10:33 AM Dominic Cleal

fixes #19483 - use #admin? method to check inherited admin flags

f4b7c52f 05/09/2017 05:58 AM Daniel Lobato Garcia

Fixes #18995, #18996 - visible_environments works w/o taxonomies

View revisions

Also available in: Atom