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.33 KB
compute_profile.rb 709 Bytes
compute_resource.rb 9.92 KB
config_group.rb 1.14 KB
config_group_class.rb 310 Bytes
config_report.rb 3.12 KB
domain.rb 3.22 KB
environment.rb 1.66 KB
environment_class.rb 1.41 KB
external_usergroup.rb 1.62 KB
fact_name.rb 1.04 KB
fact_value.rb 4.27 KB
feature.rb 357 Bytes
filter.rb 7.23 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.05 KB
hostgroup_class.rb 347 Bytes
image.rb 1.16 KB
key_pair.rb 268 Bytes
log.rb 451 Bytes
lookup_value.rb 3.84 KB
medium.rb 2.18 KB
message.rb 422 Bytes
model.rb 643 Bytes
operatingsystem.rb 10.4 KB
os_default_template.rb 391 Bytes
parameter.rb 2.61 KB
permission.rb 732 Bytes
provisioning_template.rb 8.53 KB
ptable.rb 1.95 KB
puppetclass.rb 4.8 KB
realm.rb 1.03 KB
report.rb 3.38 KB
role.rb 5.58 KB
setting.rb 11.1 KB
smart_proxy.rb 5.31 KB
source.rb 375 Bytes
subnet.rb 9.72 KB
subnet_domain.rb 247 Bytes
taxable_taxonomy.rb 599 Bytes
taxonomy.rb 7.7 KB
template.rb 2.47 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 20.2 KB
user_mail_notification.rb 537 Bytes
user_role.rb 2.36 KB
usergroup.rb 4.15 KB
usergroup_member.rb 3.59 KB
widget.rb 599 Bytes

Latest revisions

# Date Author Comment
5326f5ca 01/04/2017 03:44 PM Marek Hulán

Fixes #17886 - move config groups under parameters

(cherry picked from commit 9c39317be1c42bd77b339f81e8dc317dd8704f7c)

1ee7b011 12/05/2016 09:32 AM Amir Fefer

Fixes #12156 - Adds email configuration into Foreman settings

Instead using email.yaml, the email configuration
can be modified dynamically via settings.
(cherry picked from commit 5a8f4579cbf581b7c54d86f3dc055d45362e6508)

2bf31522 12/05/2016 09:32 AM Timo Goebel

fixes #17095 - ensure subnet belongs to ip from facts

(cherry picked from commit 911c6e9ec797de05c484064ff3ffc67ba53ae53a)

f26b3127 12/05/2016 09:32 AM Shimon Shtein

Fixes #16987 - Added ability to apply facet attributes

(cherry picked from commit 86f7f4f58a08488c0ea7d3e06c71eaba2be71d57)

5a04f5f0 12/05/2016 09:32 AM Kavita Gaikwad

fixes #17157 - inconsistent mapping of host owner

There is user_group which is assigned to one host as owner
with id=x. For organization assigned to user with same id=x,
on edit page showing a grey color with message
"this is used by a host".
With this commit, it should not show message to organization...

ce07289c 12/05/2016 09:32 AM Trey Dockendorf

Fixes #17535 - Associate host with multiple NICs to VMWare VM

(cherry picked from commit 239609088ef8d0310c0f865e514d048c77d7cc26)

6253ebcd 12/05/2016 09:32 AM Tomer Brisker

Fixes #1556, #11615 - Remove puppet rdoc support

Puppet rdoc support has been broken for a long time. Removing it from
Foreman.
(cherry picked from commit b1dad4cd18dfc69faa8f1509b0b5b9a361976d59)

79e9273d 12/05/2016 09:32 AM Shimon Shtein

Fixes #17439 - Moved facet base to a concern

If the plugin that wants to create a new facet doesn't want to
take the inheritance slot (for example if it already has some
base class), it can `include` the new concern.
(cherry picked from commit 1b38f231cc63f29a6bae0d0e2f8202c9bd674581)

28efe7f8 12/05/2016 09:32 AM Trey Dockendorf

Fixes #17296 - Add setting access_unattended_without_build

(cherry picked from commit 2652deaf8f81cf315eed8f61b675a73bce0c6eff)

acf0b36c 12/05/2016 09:32 AM Sean O'Keeffe

Fixes #16935 - Allow : & . device ID if there isnt one set

(cherry picked from commit 16cbc5c31d1bc12b10ebf2d9bb40e5b0e33d9e06)

View revisions

Also available in: Atom