Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  host
  hostext
  nic
  orchestration
  power_manager
  setting
  smart_proxies
.gitkeep 0 Bytes
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.44 KB
bookmark.rb 999 Bytes
classification.rb 3.8 KB
common_parameter.rb 358 Bytes
compute_resource.rb 6.17 KB
config_template.rb 6.7 KB
dashboard.rb 1.92 KB
debian.rb 1.25 KB
domain.rb 3.01 KB
domain_parameter.rb 712 Bytes
environment.rb 1.73 KB
environment_class.rb 1.06 KB
fact_name.rb 466 Bytes
fact_trend.rb 1.46 KB
fact_value.rb 2.76 KB
facts_importer.rb 3.59 KB
feature.rb 110 Bytes
foreman_trend.rb 818 Bytes
group_parameter.rb 724 Bytes
host.rb 844 Bytes
host_class.rb 367 Bytes
host_common.rb 3.5 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 5.58 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 8.04 KB
lookup_value.rb 2.02 KB
medium.rb 1.89 KB
message.rb 395 Bytes
model.rb 412 Bytes
nic.rb 1.62 KB
notice.rb 694 Bytes
operatingsystem.rb 6.22 KB
orchestration.rb 5.3 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.14 KB
redhat.rb 1.44 KB
report.rb 12.8 KB
report_common.rb 1.48 KB
role.rb 4.83 KB
setting.rb 5.15 KB
smart_proxy.rb 3.58 KB
solaris.rb 3.55 KB
source.rb 390 Bytes
subnet.rb 4.77 KB
subnet_domain.rb 240 Bytes
suse.rb 345 Bytes
tax_host.rb 5.52 KB
taxable_taxonomy.rb 345 Bytes
taxonomix.rb 2.23 KB
taxonomy.rb 3.93 KB
template_combination.rb 414 Bytes
template_kind.rb 168 Bytes
token.rb 424 Bytes
trend.rb 592 Bytes
trend_counter.rb 353 Bytes
trend_importer.rb 1.71 KB
user.rb 8.33 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
40df7dfb 05/09/2013 10:20 AM Daniel Lobato Garcia

fixes #426 expose BMC information in foreman UI

Signed-off-by: Ohad Levy <>

This patch also adds an abstracted power management class for both VM
and BM

ff8cc704 05/09/2013 05:54 AM Joseph Magen

fixes #2422 Rails 3.2: before_destroy / dependent => :destroy ordering

7d993b41 05/09/2013 05:54 AM Joseph Magen

fixes #2421 added missing has_many :hostgroups and missing :dependent => destroy

f7640652 05/09/2013 04:18 AM Greg Sutcliffe

Fixes #2461 - Allow user to not have a puppet proxy

a92cdd40 05/09/2013 04:16 AM Greg Sutcliffe

Fixes #2459 - Create ProxyFeature methods from symbol name, lookup on real text

9a280163 05/09/2013 02:13 AM Dominic Cleal

fixes #2426 - translate model and column names to English

43c1906a 05/08/2013 11:10 AM Ohad Levy

fixes #2475 - search hosts based on comments

05921293 05/07/2013 03:13 AM Ivan Necas

Fixes #2454 - Fix loading settings in production

The Setting subclasses are not preloaded in initialization phase in
production.

Also (if Setting.first rescue (false)) is not satisfied when the
settings are not set yet. Using table_exists? instead.

Also, define constants before audited So that the constants are available even...

9cbce048 05/06/2013 08:44 AM Ohad Levy

fixes #2463 fixed nested puppetca and autosign controllers

remove autosign and puppetca nested controllers from being incorrectly nested classes

9c864cb6 05/06/2013 02:36 AM Ohad Levy

fixes #2393 - Couple of models broken with audited 3.0.0

this is not a fix for the mass assignment problem, rather just to solve immedient packaing issue upstream.

a follow up on mass assignment should be done via another commit.

View revisions

Also available in: Atom