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.24 KB
hostgroup_class.rb 522 Bytes
image.rb 889 Bytes
key_pair.rb 269 Bytes
log.rb 410 Bytes
lookup_key.rb 9.24 KB
lookup_value.rb 2.81 KB
medium.rb 2.49 KB
message.rb 423 Bytes
model.rb 646 Bytes
operatingsystem.rb 8.61 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.58 KB
role.rb 5.32 KB
setting.rb 7.54 KB
smart_proxy.rb 4.76 KB
source.rb 375 Bytes
subnet.rb 8.63 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 17.5 KB
user_role.rb 2.11 KB
usergroup.rb 3.83 KB
usergroup_member.rb 3.58 KB

Latest revisions

# Date Author Comment
6e916e52 10/26/2014 02:25 PM Shlomi Zadok

Fixes #746 - Generate all the Host template when click on Build to avoid errors during installation

a2f0773c 10/26/2014 07:48 AM Daniel Lobato Garcia

Fixes #8043 - Statistic links to OS

a1b2ee53 10/24/2014 12:04 PM Marek Hulán

Fixes #2089 - Add network configuration to ENC

c0262662 10/24/2014 07:09 AM Lukas Zapletal

Fixes #7994 - increased default token_duration setting

bceb2f66 10/24/2014 03:09 AM Shlomi Zadok

fixes #7657 - remove default OAuth credentials

cad1b13c 10/23/2014 05:18 AM Tomáš Strachota

Fixes #8005 - Convert allowed NIC types to strings

- allowed NIC type classes need to be registered now
- api for interfaces use lowercase human readable values for defining types
- fixed output of api's create action to the standard format

e768c976 10/22/2014 11:56 AM Tomáš Strachota

Fixes #6710 - unicode characters in url parameters

Original methods to_param defined on resources called name.parameterize
to get rid of url-unsafe characters. This function unfortunately also
stripped off unicode characters.

Changes:
- parameterization extracted into a separate module Parameterizable...

ea4eec44 10/22/2014 05:11 AM Ori Rabin

Fixes #3309 - Support deep merging of hash and array structures in smart class parameters

c330aee0 10/20/2014 06:49 AM Shlomi Zadok

fixes #7331 - delete unassigned os default templates

5da15d1a 10/20/2014 06:48 AM Tomáš Strachota

Fixes #7830 - interfaces api output is class specific

- per type rabl templates
- fixed api docs for interfaces

View revisions

Also available in: Atom