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.64 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.61 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 663 Bytes
user_role.rb 2.11 KB
usergroup.rb 3.94 KB
usergroup_member.rb 3.58 KB

Latest revisions

# Date Author Comment
917e5f6c 04/27/2015 09:30 AM Marek Hulán

Fixes #10025 - move generic taxonomies code to base class

(cherry picked from commit bf75590c49c05dd780df388908598c85fc8f53bd)

Conflicts:
app/models/host/base.rb
app/models/host/managed.rb

c5a4e31c 04/27/2015 09:30 AM Marek Hulán

Fixes #9947 - restrict user taxonomies if none is set

(cherry picked from commit abe910f2a46f4ecc1f349263d0b4751ed46ff200)

Conflicts:
app/models/report.rb
test/unit/host_test.rb

dea37b4a 03/25/2015 09:39 AM Stephen Benjamin

fixes #9795 - check if mail is enabled before sending a notification

(cherry picked from commit 7ca39b3442be76da89c2c52d8da0c2d6afb74af1)

a4e52581 03/25/2015 09:39 AM Marek Hulán

Fixes #8779 - add vlanid to subnet ENC

(cherry picked from commit a899d97175c683bb648e3cbd34d0aebcae1252cf)

Conflicts:
test/unit/host_test.rb

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)

View revisions

Also available in: Atom