Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  host
  hostext
  nic
  orchestration
  smart_proxies
.gitkeep 0 Bytes
architecture.rb 555 Bytes
archlinux.rb 439 Bytes
auth_source.rb 2.18 KB
auth_source_internal.rb 358 Bytes
auth_source_ldap.rb 5.22 KB
authorization.rb 1.39 KB
bookmark.rb 996 Bytes
classification.rb 3.8 KB
common_parameter.rb 326 Bytes
compute_resource.rb 5.98 KB
config_template.rb 6.56 KB
dashboard.rb 1.92 KB
debian.rb 1.2 KB
domain.rb 3 KB
domain_parameter.rb 674 Bytes
environment.rb 1.65 KB
environment_class.rb 1.06 KB
fact_name.rb 442 Bytes
fact_trend.rb 1.46 KB
fact_value.rb 2.83 KB
facts_importer.rb 3.59 KB
feature.rb 110 Bytes
foreman_trend.rb 818 Bytes
group_parameter.rb 686 Bytes
host.rb 643 Bytes
host_class.rb 248 Bytes
host_common.rb 3.5 KB
host_mailer.rb 3.18 KB
host_observer.rb 643 Bytes
host_parameter.rb 663 Bytes
host_template_helpers.rb 1.26 KB
hostgroup.rb 4.91 KB
hostgroup_class.rb 248 Bytes
image.rb 656 Bytes
key_pair.rb 178 Bytes
location.rb 586 Bytes
log.rb 492 Bytes
lookup_key.rb 7.85 KB
lookup_value.rb 1.97 KB
medium.rb 1.84 KB
message.rb 395 Bytes
model.rb 412 Bytes
nic.rb 1.61 KB
notice.rb 694 Bytes
operatingsystem.rb 6.1 KB
orchestration.rb 5.16 KB
organization.rb 577 Bytes
os_default_template.rb 336 Bytes
os_parameter.rb 591 Bytes
parameter.rb 1.18 KB
ptable.rb 1 KB
puppet_class_importer.rb 9.18 KB
puppetclass.rb 7.13 KB
redhat.rb 1.44 KB
report.rb 12.7 KB
report_common.rb 1.47 KB
role.rb 4.76 KB
setting.rb 3.62 KB
smart_proxy.rb 3.37 KB
solaris.rb 3.55 KB
source.rb 210 Bytes
subnet.rb 4.72 KB
subnet_domain.rb 240 Bytes
suse.rb 345 Bytes
tax_host.rb 5.52 KB
taxable_taxonomy.rb 345 Bytes
taxonomix.rb 2.49 KB
taxonomy.rb 3.97 KB
template_combination.rb 414 Bytes
template_kind.rb 168 Bytes
token.rb 426 Bytes
trend.rb 592 Bytes
trend_counter.rb 353 Bytes
trend_importer.rb 1.71 KB
user.rb 8.17 KB
user_fact.rb 639 Bytes
user_role.rb 994 Bytes
usergroup.rb 1.97 KB
usergroup_member.rb 115 Bytes
windows.rb 270 Bytes

Latest revisions

# Date Author Comment
1f1367d6 02/26/2013 09:56 AM Amos Benari

fixes #2222 hostgroup form can be scoped by multiple taxonomys.

29ebe20f 02/25/2013 10:31 AM Ohad Levy

refs #2254 - minor fixes related to facts import

54134869 02/25/2013 10:24 AM Ohad Levy

refs #2254 - minor fixes related to host form

d7611b24 02/25/2013 09:54 AM Greg Sutcliffe

fixes #2254 - Add STI to hosts table

Signed-off-by: Joseph Mitchell Magen <>
Signed-off-by: Ohad Levy <>

57526a20 02/21/2013 08:25 AM Joseph Magen

fixes #1988 - CRUD Actions for nested parameters for host, domain, hostgroup, os

e.g.

GET /api/domains/6/parameters
POST /api/hosts/6/parameters
PUT /api/hostgroups/6/parameters/100
DELETE /api/operatingsystems/6/parameters/100

e1a1fa81 02/21/2013 06:42 AM Joseph Magen

fixes #2239 API v2 CRUD for locations and organizations and added nested loc/org

2414de10 02/21/2013 03:39 AM Joseph Magen

edited TaxHost - selected_ids and used_ids do NOT return [] if ignored?

59e6620c 02/20/2013 06:05 AM David Swift

fixes #2229 add an IAM role field to a compute image.

This allows use of IAM to control access to AWS services within an instance.

5a301021 02/12/2013 09:04 AM Dennis Hoppe

fixes #2193 SQL error on Postgres 9.1 for classes_from_storeconfigs

10428ed3 02/06/2013 08:46 AM Ohad Levy

Revert "ptables - validation for OS families"

This reverts commit b33f440434244fff5af7d036b43b6068c1b74e08.

This patch does not really work, and was merged with insufficent
tests... sorry about that.

View revisions

Also available in: Atom