Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  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.53 KB
common_parameter.rb 326 Bytes
compute_resource.rb 5.88 KB
config_template.rb 6.37 KB
dashboard.rb 1.92 KB
debian.rb 1.2 KB
domain.rb 2.89 KB
domain_parameter.rb 674 Bytes
environment.rb 1.65 KB
environment_class.rb 1.06 KB
fact_trend.rb 1.46 KB
fact_value.rb 2.85 KB
facts_importer.rb 3.59 KB
feature.rb 110 Bytes
foreman_trend.rb 818 Bytes
group_parameter.rb 686 Bytes
host.rb 32.3 KB
host_class.rb 222 Bytes
host_common.rb 3.5 KB
host_mailer.rb 3.17 KB
host_observer.rb 622 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 525 Bytes
log.rb 492 Bytes
lookup_key.rb 7.84 KB
lookup_value.rb 1.97 KB
medium.rb 1.84 KB
message.rb 212 Bytes
model.rb 412 Bytes
nic.rb 1.58 KB
notice.rb 694 Bytes
operatingsystem.rb 5.99 KB
orchestration.rb 5.16 KB
organization.rb 525 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.6 KB
report_common.rb 1.47 KB
role.rb 4.76 KB
setting.rb 3.62 KB
smart_proxy.rb 2.67 KB
solaris.rb 3.55 KB
source.rb 210 Bytes
subnet.rb 4.72 KB
subnet_domain.rb 240 Bytes
suse.rb 345 Bytes
taxable_taxonomy.rb 194 Bytes
taxonomix.rb 2.08 KB
taxonomy.rb 1.73 KB
template_combination.rb 414 Bytes
template_kind.rb 168 Bytes
token.rb 400 Bytes
trend.rb 592 Bytes
trend_counter.rb 294 Bytes
trend_importer.rb 1.71 KB
user.rb 8.13 KB
user_fact.rb 681 Bytes
user_role.rb 994 Bytes
usergroup.rb 1.92 KB
usergroup_member.rb 115 Bytes
windows.rb 270 Bytes

Latest revisions

# Date Author Comment
5f4359c7 01/21/2013 08:10 AM Ivan Necas

Make sure we're not merging nil in to_json

Options argument might be nil. Therefore it fails when trying to call {}.merge(options) (for example when recording examples with apipie).

b226b68c 01/21/2013 07:52 AM Ohad Levy

fixes #2147 - param classes with multiple matchers are evaluated incorrectly

fc6c6e8e 01/21/2013 02:48 AM Amos Benari

fixes #2145 Host Search not working by user

fea8c959 01/20/2013 10:48 AM Joseph Magen

fixes #2136 hyperlink host properties

31b7d5de 01/15/2013 10:59 AM Dominic Cleal

fixes #2069 - use a random salt when saving the root password

CVE-2013-0173: insecure fixed salt "foreman" for passwords

7ce23f4f 01/15/2013 07:10 AM Martin Bacovsky

Added auth to smart proxies

397a5481 01/14/2013 02:13 PM Sam Kottler

Fixes #1880 - Build button (or any with the disabled attribute) shouldn't be clickable

958d69cd 01/14/2013 01:24 PM Dmitri Dolguikh

v2 api for configuration_templates and template_combinations

f39f3e8a 01/14/2013 07:10 AM Robert Birnie

Add Additional Error checking for ldap

I've also got an error key that can be added into Foreman documentation once/if this gets merged.

https://gist.github.com/4506554

c85e5e3b 01/10/2013 04:06 PM Mikael Fridh

fixes #2122 - Cannot search reports on environment name

Can now filter the reports based on environment.

View revisions

Also available in: Atom