Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  nic
  operatingsystems
  parameters
  setting
  taxonomies
  trends
architecture.rb 579 Bytes
auth_source.rb 2.72 KB
bookmark.rb 1.28 KB
cached_user_role.rb 225 Bytes
cached_usergroup_member.rb 158 Bytes
compute_attribute.rb 1.28 KB
compute_profile.rb 738 Bytes
compute_resource.rb 7.92 KB
config_group.rb 1.03 KB
config_group_class.rb 517 Bytes
config_template.rb 8.35 KB
domain.rb 2.91 KB
environment.rb 1.7 KB
environment_class.rb 1.81 KB
external_usergroup.rb 1.54 KB
fact_name.rb 912 Bytes
fact_value.rb 4 KB
feature.rb 357 Bytes
filter.rb 6 KB
filtering.rb 133 Bytes
host.rb 844 Bytes
host_class.rb 428 Bytes
host_config_group.rb 407 Bytes
hostgroup.rb 9.81 KB
hostgroup_class.rb 564 Bytes
image.rb 1.19 KB
key_pair.rb 268 Bytes
log.rb 409 Bytes
lookup_key.rb 10.1 KB
lookup_value.rb 3.15 KB
mail_notification.rb 1.35 KB
medium.rb 2.41 KB
message.rb 422 Bytes
model.rb 646 Bytes
operatingsystem.rb 8.73 KB
os_default_template.rb 377 Bytes
parameter.rb 1.88 KB
permission.rb 645 Bytes
ptable.rb 1.08 KB
puppetclass.rb 8.86 KB
realm.rb 903 Bytes
report.rb 5.55 KB
role.rb 5.32 KB
setting.rb 7.54 KB
smart_proxy.rb 4.85 KB
source.rb 375 Bytes
subnet.rb 8.89 KB
subnet_domain.rb 256 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 5.28 KB
template_combination.rb 317 Bytes
template_kind.rb 298 Bytes
token.rb 316 Bytes
trend.rb 668 Bytes
trend_counter.rb 350 Bytes
user.rb 18.8 KB
user_mail_notification.rb 668 Bytes
user_role.rb 2.11 KB
usergroup.rb 3.95 KB
usergroup_member.rb 3.58 KB

Latest revisions

# Date Author Comment
c81ea296 03/26/2015 09:03 AM Karim Boumedhel

Fixes #8601 - Cloudinit userdata in VMware

(cherry picked from commit 5b1f7529284e9e62d9f8f08977b543d4a7b93f21)

74b7f660 03/26/2015 09:03 AM Tom Caspy

fixes #7407 - puppet class parameters should be cloned in #clone

(cherry picked from commit 7691ab4a56a49118f6cf97ca7f6de1c932b99e2a)

2b10e820 03/26/2015 09:03 AM Marek Hulán

Fixes #9869 - propagate LDAP errors

(cherry picked from commit e1e7d0686b7ab3c329e2b9884b7731a3005c9276)

c0429ee2 03/26/2015 09:03 AM Dominic Cleal

fixes #9775 - always load Encryptable when key's missing, log runtime warning

a59972c3 causes Encryptable to be loaded before the encryption_key.rb
initialiser and the majority of the class was skipped as the key was undefined.

Now Encryptable always loads, but logs at runtime if the key is unavailable,...

6afdddf1 03/26/2015 09:03 AM Marek Hulán

Fixes #9434 - managed alias accepts only static boot mode subnet

(cherry picked from commit a45253c2b7c747b15506dddc4efa86396c6ef53f)

cada5482 03/26/2015 09:03 AM Stephen Benjamin

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

(cherry picked from commit 7ca39b3442be76da89c2c52d8da0c2d6afb74af1)

70e79944 03/26/2015 08:54 AM Marek Hulán

Fixes #8779 - add vlanid to subnet ENC

(cherry picked from commit a899d97175c683bb648e3cbd34d0aebcae1252cf)

766d777c 03/26/2015 08:25 AM Daniel Lobato Garcia

Fixes #6454 - Display error message when user_data is needed but not set

(cherry picked from commit b99708ac7a1bb0e139505c2549c0f36fa5a65f83)

b3424682 03/26/2015 08:25 AM Tom Caspy

fixes #4424 - overriden attributes get overridden in the UI

(cherry picked from commit 0575b5b0a07c59c443bf2be663cb67d6a5e40f19)

5b28a835 03/16/2015 11:17 AM Tomáš Strachota

Fixes #9657 - merge NICs from compute profile in host create API

- updated api docs for hosts and interfaces
- host create/update api actions now merge interfaces from compute
profiles
- NIC type mapping extracted into a separate class
- return full host detail after host update...

View revisions

Also available in: Atom