Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  classification
  host
  hostext
  nic
  orchestration
  power_manager
  setting
  smart_proxies
architecture.rb 627 Bytes
archlinux.rb 439 Bytes
auth_source.rb 2.22 KB
auth_source_internal.rb 358 Bytes
auth_source_ldap.rb 5.21 KB
authorization.rb 1.46 KB
bookmark.rb 1.19 KB
common_parameter.rb 358 Bytes
compute_resource.rb 6.26 KB
config_template.rb 6.7 KB
dashboard.rb 1.92 KB
debian.rb 1.26 KB
domain.rb 3 KB
domain_parameter.rb 712 Bytes
environment.rb 1.73 KB
environment_class.rb 1.06 KB
fact_name.rb 505 Bytes
fact_trend.rb 1.46 KB
fact_value.rb 2.76 KB
facts_importer.rb 3.84 KB
feature.rb 110 Bytes
foreman_trend.rb 818 Bytes
gentoo.rb 195 Bytes
group_parameter.rb 724 Bytes
host.rb 844 Bytes
host_class.rb 367 Bytes
host_common.rb 4.72 KB
host_mailer.rb 3.53 KB
host_observer.rb 643 Bytes
host_parameter.rb 699 Bytes
host_template_helpers.rb 1.27 KB
hostgroup.rb 6.04 KB
hostgroup_class.rb 449 Bytes
image.rb 655 Bytes
key_pair.rb 178 Bytes
location.rb 582 Bytes
log.rb 492 Bytes
lookup_key.rb 7.12 KB
lookup_value.rb 2.64 KB
medium.rb 1.88 KB
message.rb 395 Bytes
model.rb 412 Bytes
nic.rb 1.62 KB
notice.rb 694 Bytes
operatingsystem.rb 6.26 KB
orchestration.rb 5.34 KB
organization.rb 573 Bytes
os_default_template.rb 336 Bytes
os_parameter.rb 629 Bytes
parameter.rb 1.19 KB
power_manager.rb 587 Bytes
ptable.rb 1.04 KB
puppet_class_importer.rb 9.18 KB
puppetclass.rb 7.17 KB
redhat.rb 1.44 KB
report.rb 12.8 KB
report_common.rb 1.48 KB
role.rb 4.93 KB
setting.rb 6.04 KB
smart_proxy.rb 3.8 KB
solaris.rb 3.55 KB
source.rb 390 Bytes
subnet.rb 6.02 KB
subnet_domain.rb 240 Bytes
suse.rb 345 Bytes
tax_host.rb 5.52 KB
taxable_taxonomy.rb 345 Bytes
taxonomix.rb 2.92 KB
taxonomy.rb 4.13 KB
template_combination.rb 414 Bytes
template_kind.rb 168 Bytes
token.rb 196 Bytes
trend.rb 585 Bytes
trend_counter.rb 353 Bytes
trend_importer.rb 1.71 KB
user.rb 10.3 KB
user_fact.rb 645 Bytes
user_hostgroup.rb 264 Bytes
user_role.rb 1.06 KB
usergroup.rb 1.97 KB
usergroup_member.rb 115 Bytes
windows.rb 270 Bytes

Latest revisions

# Date Author Comment
843ea5cb 06/20/2013 03:41 AM Amos Benari

fixes #2656 error connecting to vsphere after upgrade to ruby 1.9.3
(cherry picked from commit 617ee75f8c0f8d239564f3fd48d92a2d772eeb8b)

be6631e0 06/20/2013 03:41 AM Amos Benari

fixes #2669 username first name and last name doesn't accept i18n characters
(cherry picked from commit aa925f8009b7024dbb77c797d95c14b2e725a1d7)

8c6eddcf 06/12/2013 04:11 PM Tomáš Strachota

fixes #2660 - settings, improve tests and fixes

- added string settings type
- fixed tests previously commented out due to CI failures
- more tests for core settings functionality
- parsing of string values enhanced and extracted to a separate method
- setting value to nil when it equals default is back...

696e9499 06/12/2013 04:11 PM Joseph Magen

fixes #2334 - location matcher doesn't match on smart parameters
(cherry picked from commit c7f527779d80e1cc78e1f3b02a6ba7bfc081a95d)

f8254dee 06/12/2013 04:11 PM Greg Sutcliffe

Fixes #2643 - Check for operatingsystem before orchestrating TFTP
(cherry picked from commit d2e50bbbf7d84fde6d846f5a821cf7e2c28fbfb3)

87bd795e 06/12/2013 04:11 PM Greg Sutcliffe

Fixes #2644 - Refactor Host find_by_name to use several ways to find a
host, and refactor my_hosts scope to Host::Base, allowing us to remove
unnecessary permissions check from find_by_name
(cherry picked from commit 5b5af86ecd6f6b147aeb4dd4ceadd890dc9f2699)

ec57fff6 06/12/2013 04:11 PM Tomáš Strachota

fixes #2343 - override default settings with custom values

- added check for nil before attribute 'default' is loaded from yaml
- removed logic that tried to set 'value' attr to nil when it was equal to 'default';
it didn't behave predictably as 'default' can be assigned after 'value'...

5a773e4c 06/11/2013 10:30 AM Antony Perigault

Use facts[:operatingsystemrelease] to determined gentoo release
(cherry picked from commit ef3a1338a05c0d8689dfa87ec7cd6f4bc07312f7)

1cb4a2a4 06/11/2013 10:27 AM Amos Benari

fixes #1938 Foreman shouldn't use the FQDN fact to identify the node when facts are uploaded
(cherry picked from commit baeb54f19a67ef8e5fbce513548cda1653341e17)

2f3839eb 06/07/2013 05:19 AM Joseph Magen

fixes #2631 - fix remote code execution via controller name (CVE-2013-2121)
(cherry picked from commit ef4b97d177c58c9532730d53dca0517bc869a0ce)

Conflicts:
app/views/common/_puppetclasses_or_envs_changed.html.erb

View revisions

Also available in: Atom