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.13 KB
environment.rb 1.67 KB
environment_class.rb 1.63 KB
external_usergroup.rb 2.5 KB
fact_name.rb 1.15 KB
fact_value.rb 5.5 KB
feature.rb 352 Bytes
filter.rb 7.77 KB
filtering.rb 86 Bytes
host.rb 978 Bytes
host_class.rb 363 Bytes
host_config_group.rb 307 Bytes
host_status.rb 580 Bytes
hostgroup.rb 11.1 KB
hostgroup_class.rb 397 Bytes
http_proxy.rb 807 Bytes
image.rb 1.37 KB
key_pair.rb 335 Bytes
log.rb 440 Bytes
lookup_value.rb 4.06 KB
medium.rb 2.18 KB
message.rb 417 Bytes
model.rb 652 Bytes
notification.rb 2.75 KB
notification_blueprint.rb 1.21 KB
notification_recipient.rb 838 Bytes
operatingsystem.rb 11.6 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 11 KB
ptable.rb 2.97 KB
puppetclass.rb 4.85 KB
realm.rb 1.03 KB
report.rb 5.24 KB
report_template.rb 1.35 KB
role.rb 11.3 KB
setting.rb 12 KB
smart_proxy.rb 4.39 KB
source.rb 370 Bytes
ssh_key.rb 2.14 KB
subnet.rb 10.5 KB
subnet_domain.rb 246 Bytes
table_preference.rb 244 Bytes
taxable_taxonomy.rb 449 Bytes
taxonomy.rb 9.57 KB
template.rb 8.39 KB
template_combination.rb 335 Bytes
template_kind.rb 1.14 KB
token.rb 280 Bytes
trend.rb 855 Bytes
trend_counter.rb 340 Bytes
upgrade_task.rb 951 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
a6cf3a53 09/18/2018 02:35 PM Marek Hulán

Fixes #15707 - AWS support for GovCloud

42febfe8 09/14/2018 11:03 AM Shimon Shtein

Fixes #24056 - Moved facets to Host::Base

2b0401fc 09/13/2018 10:23 AM Michael Moll

Fixes #19790 - Fix Layout/SpaceBeforeBlockBraces cop

f2dde6f7 09/13/2018 08:05 AM Tomer Brisker

Fixes #24783 - Refactor hosts count

This takes advantage of the new HostCounter service to simplify and
unify host counts throughout the application. A cache was also added to
the service to speed up responses when multiple counters are created for
the same association in quick succession.

84daf49a 09/13/2018 06:18 AM Sebastian Gräßl

Fixes #24234 - Set no taxonomies on audit for untaxable resources (#6059)

c521c6e5 09/12/2018 10:19 PM Timo Goebel

fixes #1459 - ipxe provisioning support

b958ae5a 09/09/2018 09:51 PM Michael Moll

Fixes #19867 - Fix Style/IfUnlessModifierOfIfUnless cop

d3d4ac61 09/06/2018 01:49 PM Sebastian Gräßl

Fixes #24348 - Validate compute resources is within taxonomy

d93cd014 09/04/2018 04:36 PM Justin Sherrill

Fixes #21938 - add plugable upgrade rake task

This commit adds the ability for upgrade rake tasks to be defined
within seeds. The installer can then run the upgrade:run rake task
to run them. Tasks can be defined to run once or to always run when
the upgrade:run master task is run.

223cdad4 09/03/2018 06:43 PM Ewoud Kohl van Wijngaarden

Fixes #24381 - Remove modulepath setting

This setting was used by the puppetclasses support but as part of
b1dad4cd18dfc69faa8f1509b0b5b9a361976d59 that code has been removed.
This setting is now useless.

View revisions

Also available in: Atom