Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  hostext
  hypervisor
  orchestration
  smart_proxies
.gitkeep 0 Bytes
architecture.rb 555 Bytes
archlinux.rb 439 Bytes
auth_source.rb 2.09 KB
auth_source_internal.rb 349 Bytes
auth_source_ldap.rb 4.25 KB
authorization.rb 1.39 KB
bookmark.rb 1006 Bytes
common_parameter.rb 307 Bytes
compute_resource.rb 5.65 KB
config_template.rb 6.2 KB
dashboard.rb 2.01 KB
debian.rb 1.2 KB
domain.rb 2.66 KB
domain_parameter.rb 674 Bytes
environment.rb 1.48 KB
environment_class.rb 1.06 KB
fact_trend.rb 1.2 KB
fact_value.rb 2.75 KB
facts_importer.rb 3.08 KB
feature.rb 110 Bytes
foreman_trend.rb 740 Bytes
group_parameter.rb 686 Bytes
host.rb 30.9 KB
host_class.rb 222 Bytes
host_common.rb 3.47 KB
host_mailer.rb 3.22 KB
host_observer.rb 622 Bytes
host_parameter.rb 663 Bytes
host_template_helpers.rb 1.02 KB
hostgroup.rb 5.5 KB
hostgroup_class.rb 248 Bytes
hypervisor.rb 2.05 KB
image.rb 679 Bytes
key_pair.rb 178 Bytes
log.rb 492 Bytes
lookup_key.rb 7.63 KB
lookup_value.rb 1.95 KB
medium.rb 1.68 KB
message.rb 212 Bytes
model.rb 412 Bytes
notice.rb 694 Bytes
operatingsystem.rb 5.99 KB
orchestration.rb 5.79 KB
os_default_template.rb 336 Bytes
os_parameter.rb 591 Bytes
parameter.rb 1.1 KB
ptable.rb 1 KB
puppet_class_importer.rb 9.18 KB
puppetclass.rb 7.31 KB
redhat.rb 1.44 KB
report.rb 12.3 KB
report_common.rb 1.47 KB
role.rb 4.76 KB
setting.rb 3.61 KB
smart_proxy.rb 2.48 KB
solaris.rb 3.55 KB
source.rb 210 Bytes
subnet.rb 4.52 KB
subnet_domain.rb 240 Bytes
suse.rb 345 Bytes
template_combination.rb 311 Bytes
template_kind.rb 168 Bytes
token.rb 400 Bytes
trend.rb 565 Bytes
trend_counter.rb 294 Bytes
trend_importer.rb 1.77 KB
user.rb 7.66 KB
user_fact.rb 681 Bytes
user_role.rb 994 Bytes
usergroup.rb 1.83 KB
usergroup_member.rb 115 Bytes
vm.rb 706 Bytes
windows.rb 270 Bytes

Latest revisions

# Date Author Comment
fe4629de 10/31/2012 05:19 AM Robert Birnie

feature #1906 add Trend information

Signed-off-by: Amos Benari <>
Signed-off-by: Ohad Levy <>

6d813af4 10/25/2012 11:53 AM Telmo X

Fixes validation for hostnames containing hyphens for NFS mounts

0813600a 10/25/2012 11:52 AM Oliver Weinmann

fixes #1913 Solaris architecture fact should always be hardwareisa

9546e17c 10/24/2012 04:35 AM Ohad Levy

allows accessing token value from safe mode rendering

also added to_s method, just in case someone would do <%= token %>

644f7f22 10/22/2012 07:27 AM Ohad Levy

fixes #1907 - audit log should contain puppet class assignments within a hostgroup

8788e7aa 10/21/2012 09:41 AM Amos Benari

fixes #1870 group compute resource by type in the new host form.

8bd4e480 10/19/2012 04:14 AM Ohad Levy

add subnets to safemode rendering

3f1a3a4d 10/18/2012 10:48 AM Joseph Magen

Rails cache returns incorrect value for false values.

while this is fixed in Rails 3.1.4, a work around is required for now:

Settings getter method correctly returns false instead of nil.

298756ca 10/18/2012 08:48 AM Amos Benari

fixes #1028 - show and override puppet class parameters in the host form.

4e493ad7 10/17/2012 08:59 AM Joseph Magen

removed lower() on default_scope to get tests to pass in postgresql

fixes #1887
fixes #1839

View revisions

Also available in: Atom