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
architecture.rb 746 Bytes
auth_source.rb 2.7 KB
bookmark.rb 1.18 KB
cached_user_role.rb 146 Bytes
cached_usergroup_member.rb 96 Bytes
compute_attribute.rb 1.39 KB
compute_profile.rb 701 Bytes
compute_resource.rb 10.6 KB
config_group.rb 1.14 KB
config_group_class.rb 310 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.36 KB
feature.rb 357 Bytes
filter.rb 7.64 KB
filtering.rb 87 Bytes
host.rb 976 Bytes
host_class.rb 313 Bytes
host_config_group.rb 298 Bytes
host_status.rb 241 Bytes
hostgroup.rb 9.28 KB
hostgroup_class.rb 347 Bytes
image.rb 1.71 KB
key_pair.rb 336 Bytes
log.rb 451 Bytes
lookup_value.rb 3.86 KB
medium.rb 2.18 KB
message.rb 422 Bytes
model.rb 643 Bytes
notification.rb 2.73 KB
notification_blueprint.rb 1.06 KB
notification_recipient.rb 836 Bytes
operatingsystem.rb 10.4 KB
os_default_template.rb 391 Bytes
parameter.rb 2.74 KB
permission.rb 773 Bytes
provisioning_template.rb 9.65 KB
ptable.rb 1.95 KB
puppetclass.rb 4.83 KB
realm.rb 1.03 KB
report.rb 3.42 KB
role.rb 7.69 KB
setting.rb 12.1 KB
smart_proxy.rb 5.32 KB
source.rb 375 Bytes
ssh_key.rb 2.04 KB
subnet.rb 9.73 KB
subnet_domain.rb 247 Bytes
taxable_taxonomy.rb 599 Bytes
taxonomy.rb 8.08 KB
template.rb 2.93 KB
template_combination.rb 336 Bytes
template_kind.rb 1.04 KB
token.rb 281 Bytes
trend.rb 646 Bytes
trend_counter.rb 340 Bytes
user.rb 22.6 KB
user_mail_notification.rb 537 Bytes
user_role.rb 2.39 KB
usergroup.rb 4.47 KB
usergroup_member.rb 3.84 KB
widget.rb 574 Bytes

Latest revisions

# Date Author Comment
20adcd0d 09/13/2017 09:01 AM Lukas Zapletal

Fixes #20622 - puppet import does not refresh all statuses

(cherry picked from commit be6706162e9705611827aa0a8e875a9f3175d2e9)

c23ae988 09/13/2017 09:01 AM Timo Goebel

fixes #20646 - clear host_id during interface cloning

(cherry picked from commit adbb8b53355314e1ee3bf0002ec6b224a911b31e)

a6921a69 09/13/2017 09:01 AM Ohad Levy

fixes #20316 - allow to delete a user that has notifications

(cherry picked from commit ac4efbd1f26040141f83b864adbb60139d7ddcb4)

44072648 09/08/2017 11:31 AM Marek Hulán

Fixes #19742 - cache hosts for fact values

When we generate fact values hash we always loaded a host for a given
fact. This in combination with taxonomies queryies that are
automatically generated caused roughly 6N+1 issue. We can preload all
hosts that are required and use this in-memory cache for generating the...

69677033 08/08/2017 09:34 AM Ondřej Pražák

Fixes #19677 - Add settings for local boot templates

(cherry picked from commit 0e8f2cac4ed72ddf819582700977a4b6844a7c06)

a0ac52d6 08/08/2017 09:34 AM Tomer Brisker

Fixes #20403 - Only show authorized compute profiles in forms

(cherry picked from commit b5f9c8438d5e6d2470921a770ce28da51983ba59)

63f68d88 08/08/2017 09:33 AM Daniel Lobato Garcia

Fixes #20401 - Allow pxe_loader in the Jail

(cherry picked from commit 959d3847235287545ad2b0976c3e395b7a90902d)

7a679e7f 08/08/2017 09:32 AM Daniel Lobato Garcia

Fixes #20373 - Add ESXi 6.5 to VMWare

(cherry picked from commit 76300ed18d856c2ca36dc4b4ea72aa0abbfc1a8b)

cde470e7 08/08/2017 09:29 AM Marek Hulán

Fixes #20306 - allow the same key for two users

(cherry picked from commit a138f21cf7dcad13d5314c0b5c2a95ec98d94ed0)

536e1298 08/08/2017 09:21 AM Daniel Lobato Garcia

Fixes #20274 - Filter fixtures have many resource_types

Filters cannot have many resource_types - each filter needs to have its
own resource type, e.g: one filter does not accommodate permissions for
"Host" and "DiscoveredHost".

This is enforced by a validator in the model, but our fixtures are able...

View revisions

Also available in: Atom