Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  nic
  operatingsystems
  parameters
  setting
  taxonomies
  trends
architecture.rb 659 Bytes
auth_source.rb 2.73 KB
bookmark.rb 1.36 KB
cached_user_role.rb 226 Bytes
cached_usergroup_member.rb 159 Bytes
compute_attribute.rb 1008 Bytes
compute_profile.rb 740 Bytes
compute_resource.rb 7.61 KB
config_group.rb 994 Bytes
config_group_class.rb 475 Bytes
config_template.rb 7.9 KB
domain.rb 2.46 KB
environment.rb 1.78 KB
environment_class.rb 1.81 KB
external_usergroup.rb 1.54 KB
fact_name.rb 913 Bytes
fact_value.rb 4.01 KB
feature.rb 358 Bytes
filter.rb 5.89 KB
filtering.rb 133 Bytes
host.rb 846 Bytes
host_class.rb 469 Bytes
host_config_group.rb 408 Bytes
hostgroup.rb 8.38 KB
hostgroup_class.rb 522 Bytes
image.rb 889 Bytes
key_pair.rb 269 Bytes
log.rb 410 Bytes
lookup_key.rb 9.61 KB
lookup_value.rb 3.08 KB
mail_notification.rb 1.31 KB
medium.rb 2.41 KB
message.rb 423 Bytes
model.rb 646 Bytes
operatingsystem.rb 8.71 KB
os_default_template.rb 377 Bytes
parameter.rb 1.93 KB
permission.rb 645 Bytes
ptable.rb 1.19 KB
puppetclass.rb 8.07 KB
realm.rb 903 Bytes
report.rb 5.6 KB
role.rb 5.32 KB
setting.rb 7.54 KB
smart_proxy.rb 4.76 KB
source.rb 375 Bytes
subnet.rb 8.29 KB
subnet_domain.rb 257 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 5 KB
template_combination.rb 318 Bytes
template_kind.rb 298 Bytes
token.rb 317 Bytes
trend.rb 669 Bytes
trend_counter.rb 350 Bytes
user.rb 18.6 KB
user_mail_notification.rb 626 Bytes
user_role.rb 2.11 KB
usergroup.rb 3.94 KB
usergroup_member.rb 3.58 KB

Latest revisions

# Date Author Comment
1e611cee 03/04/2015 01:15 PM Dominic Cleal

refs #8817 - Revert "fixes #5841 - use inner query when retrieving reports for subset of authorised hosts"

This reverts commit ecdb85a84915954f312889ba51a9b35de86cd38c.

47997265 03/04/2015 01:13 PM Tom Caspy

fixes #9274 - hostgroup#clone clones config groups

(cherry picked from commit 6a07eb8155e82dcd7b22b2b41e05cb2233e8f52a)

e79ea15d 03/04/2015 01:13 PM Dominic Cleal

fixes #8565 - only get unique, unused message/source IDs to speed up expiry

(cherry picked from commit 9fde85ad830031d38a6786d30a48519344dad446)

33d3ee13 03/04/2015 01:13 PM Daniel Lobato Garcia

Fixes #6884 - Installation media without $minor generate broken $version

$version is generated with the major version and a dot, producing paths
like foo.bar/x64/7. which don't exist. For CentOS at least we want to generate
a path without the dot. The default values for these media have been changed too....

0f203546 03/04/2015 01:11 PM Marek Hulán

Fixes #8052 - allows erb in array and hash params

(cherry picked from commit f8a56f5bd809305080e4ba69113f73f65957a3f9)

0925c7cc 03/04/2015 01:10 PM Marek Hulán

Fixes #9044 - fixes invalid mac in tests

Also do not reset invalid mac address to nil so we can propagate proper
validation error.

(cherry picked from commit ee1f56de6b2bdca4dfd104b99ec25340bfb51aaa)

0a64a09b 03/04/2015 01:10 PM Dominic Cleal

fixes #8739 - use global setting when hostgroup root_pass is blank

A blank (not nil) root_pass on hostgroups was preventing correct inheritance
from settings in both hosts and nested hostgroups.

root_pass was also being copied from parents/settings to hostgroups when they...

acab155d 01/27/2015 11:12 AM David Davis

Fixes #9097 - Fix typo in value_to_sql method

(cherry picked from commit e86494a89e3b7f71850b6582be4d05b7badaab21)

faeca375 01/27/2015 11:12 AM Lukas Zapletal

Fixes #2948 - added sp_* host attributes to safe mode

Refs #2948 - Add sp_ host attributes to jail test

(cherry picked from commit 13d9564d3b64da23aafd0e8dc6d243a8f032dd2c)

ad822960 01/27/2015 11:09 AM Jiri Stransky

Refs #9049 - fix log message formatting

Missing "%s" in the commit that was supposed to fix #9049 caused the
exception message not to be printed into the log.

(cherry picked from commit e9672724ef29fc2db401e05aa89eacc2c06c51a7)

View revisions

Also available in: Atom