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.58 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.41 KB
environment_class.rb 1.06 KB
fact_value.rb 2.65 KB
facts_importer.rb 2.91 KB
feature.rb 110 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.43 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 342 Bytes
notice.rb 694 Bytes
operatingsystem.rb 5.92 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 372 Bytes
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
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

3aca6ed6 10/17/2012 07:25 AM Joseph Magen

fixes #1888 - set value to default if zero or less

thie is relevant for both
  • idle_timeout
  • entries_per_page
  • puppet_interval
518d50bb 10/17/2012 05:13 AM Petr Chalupa

auto create admin-user when missing in API requests

add getter for admin user User.admin which auto creates admin when missing

24a1db18 10/14/2012 10:51 AM Ohad Levy

refs #1892 - ensure that when unattended / orchestation is disabled this code does not executed.

23593123 10/10/2012 04:07 AM Ohad Levy

refs #1892 - make sure hosts objects are not READONLY

(rails by default when using scope with joins set the records to readonly)

View revisions

Also available in: Atom