Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  host_facets
  host_status
  lookup_keys
  mail_notifications
  nic
  operatingsystems
  parameters
  setting
  subnet
  taxonomies
  trends
architecture.rb 788 Bytes
auth_source.rb 2.83 KB
bookmark.rb 1.26 KB
cached_user_role.rb 225 Bytes
cached_usergroup_member.rb 158 Bytes
compute_attribute.rb 1.4 KB
compute_profile.rb 733 Bytes
compute_resource.rb 10 KB
config_group.rb 1.27 KB
config_group_class.rb 487 Bytes
config_report.rb 3.12 KB
domain.rb 3.17 KB
environment.rb 1.76 KB
environment_class.rb 2.02 KB
external_usergroup.rb 1.72 KB
fact_name.rb 953 Bytes
fact_value.rb 4.37 KB
feature.rb 357 Bytes
filter.rb 6.59 KB
filtering.rb 133 Bytes
host.rb 844 Bytes
host_class.rb 388 Bytes
host_config_group.rb 407 Bytes
host_status.rb 241 Bytes
hostgroup.rb 10.3 KB
hostgroup_class.rb 523 Bytes
image.rb 1.4 KB
key_pair.rb 268 Bytes
log.rb 510 Bytes
lookup_value.rb 3.69 KB
medium.rb 2.36 KB
message.rb 422 Bytes
model.rb 707 Bytes
operatingsystem.rb 10.3 KB
os_default_template.rb 571 Bytes
parameter.rb 1.02 KB
permission.rb 773 Bytes
provisioning_template.rb 8.23 KB
ptable.rb 2.44 KB
puppetclass.rb 9.33 KB
realm.rb 1.11 KB
report.rb 3.64 KB
role.rb 4.83 KB
setting.rb 9.65 KB
smart_proxy.rb 4.85 KB
source.rb 375 Bytes
subnet.rb 9.72 KB
subnet_domain.rb 247 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 8.23 KB
template.rb 2.04 KB
template_combination.rb 452 Bytes
template_kind.rb 964 Bytes
token.rb 316 Bytes
trend.rb 743 Bytes
trend_counter.rb 340 Bytes
user.rb 19.8 KB
user_mail_notification.rb 712 Bytes
user_role.rb 2.36 KB
usergroup.rb 4.38 KB
usergroup_member.rb 3.59 KB
widget.rb 652 Bytes

Latest revisions

# Date Author Comment
abdced07 06/30/2016 10:23 AM Stephen Benjamin

fixes #15525 - always update facts

Previously, last_compile was checked to see if facts were uploaded in
the last minute and if so, ignore processing them. This code dates back
to the very first tagged version of Foreman in git - but these days we
have multiple providers so this check doesn't make sense. It's quite...

1a753b07 06/30/2016 10:13 AM Partha Aji

Fixes #15336 - Enables proper deletion of Orgs

Prior to this commit if you had an Org/Location with a host and tried to
the delete the Org. You would end up with an error that looks like

<Org> is used by <Host> (RuntimeError)

Basic error is these 2 areas...

85c9be5a 06/30/2016 04:21 AM Ori Rabin

Fixes #15308 - Override validation doesn't run without changes

d6bc6b86 06/29/2016 11:42 AM Shimon Shtein

Fixes #15306 - Catches exceptions in the orchestration

c2ae41a8 06/29/2016 07:33 AM Tomer Brisker

Fixes #15534 - Stop stripping whitespace in parameter values

2bbaa8c0 06/27/2016 07:38 AM Timo Goebel

fixes #15508 - allow duplicate networks

a4d69f8c 06/27/2016 07:19 AM Tomer Brisker

Fixes #4477 - Host[group] form only show authorized resources

Previously, most dropdowns in the host and hostgroup edit forms
displayed all of the existing resources, including some that a user may
not have been authorized to view.
This commit makes sure only authorized resources are displayed, with the...

7b7d7d1d 06/27/2016 05:56 AM Timo Goebel

fixes #14665 - support IPv6 via API

041436c8 06/24/2016 09:21 AM Timo Goebel

fixes #14663 - support IPv6 DNS orchestration

6c894750 06/24/2016 07:20 AM Ori Rabin

Fixes #15234 - search usergroup by role

View revisions

Also available in: Atom