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 995 Bytes
classification.rb 3.8 KB
common_parameter.rb 326 Bytes
compute_resource.rb 6.02 KB
config_template.rb 6.6 KB
dashboard.rb 1.92 KB
debian.rb 1.2 KB
domain.rb 3 KB
domain_parameter.rb 674 Bytes
environment.rb 1.67 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 844 Bytes
host_class.rb 337 Bytes
host_common.rb 3.5 KB
host_mailer.rb 3.13 KB
host_observer.rb 643 Bytes
host_parameter.rb 661 Bytes
host_template_helpers.rb 1.27 KB
hostgroup.rb 4.91 KB
hostgroup_class.rb 417 Bytes
image.rb 656 Bytes
key_pair.rb 178 Bytes
location.rb 584 Bytes
log.rb 492 Bytes
lookup_key.rb 7.9 KB
lookup_value.rb 1.97 KB
medium.rb 1.84 KB
message.rb 395 Bytes
model.rb 412 Bytes
nic.rb 1.62 KB
notice.rb 694 Bytes
operatingsystem.rb 6.1 KB
orchestration.rb 5.16 KB
organization.rb 575 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.77 KB
setting.rb 3.62 KB
smart_proxy.rb 3.4 KB
solaris.rb 3.55 KB
source.rb 390 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.23 KB
taxonomy.rb 3.9 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.22 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
a380bc92 04/02/2013 02:57 PM Greg Sutcliffe

fixes #2351 Downcase fqdn when importing facts, for hostname validation consistency

feacea35 04/02/2013 08:30 AM Amos Benari

upgrade foreman to rails 3.2.13

This commit updates from rails 3.0.x to 3.2.x, main changes include:

  • Asset pipline support
  • cleanup of existing assets (javascript, css, images)

Users who uses foreman in production, make sure that you now compile
your assets, e.g...

aa2cd9f2 03/14/2013 05:26 PM Joseph Magen

fixes #2250 API v2 add/remove puppetclasses from hosts and hostgroups

0cf430e3 03/14/2013 05:25 PM Joseph Magen

fixes #2319 make HostClass and HostgroupClass unique puppetclass_id by scope

62d3a341 03/14/2013 05:24 PM Joseph Magen

fixes #2322 ActiveModel::MassAssignmentSecurity::Error: Can't mass-assign protected attributes:

8dcdcce6 03/14/2013 05:23 PM Joseph Magen

fixes #2323 syntax error in host_mailer

796352ed 03/14/2013 05:22 PM Greg Sutcliffe

fixes #2324 Refactoring of Host STI

Allows plugins to render a different STI-type edit form and save
the changed type. Also allows the /fact_values upload to specify
a type. Adds tests for the STI type changes.

01352c23 03/11/2013 08:53 AM Bryan Kearney

Added gettext calls to the usergroups and roles pages.

Note, this patch does not include an update to the strings file. This will allow patches to be submitted without colliding with each other.
To regenerate the strings file, run rake gettext:find.

68234aea 03/03/2013 02:09 PM Ivan Necas

fixes #2273 - authorization over environment model

bf38fd07 03/03/2013 10:14 AM Dominic Cleal

fixes #2264 - replace fulltext sources.value index with digest

View revisions

Also available in: Atom