Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  nic
  operatingsystems
  parameters
  setting
  taxonomies
  trends
architecture.rb 638 Bytes
auth_source.rb 2.7 KB
bookmark.rb 1.34 KB
cached_user_role.rb 226 Bytes
cached_usergroup_member.rb 159 Bytes
compute_attribute.rb 1008 Bytes
compute_profile.rb 719 Bytes
compute_resource.rb 7.1 KB
config_group.rb 1013 Bytes
config_group_class.rb 448 Bytes
config_template.rb 7.83 KB
domain.rb 2.37 KB
environment.rb 1.74 KB
environment_class.rb 1.81 KB
external_usergroup.rb 1.49 KB
fact_name.rb 999 Bytes
fact_value.rb 4.08 KB
feature.rb 319 Bytes
filter.rb 5.5 KB
filtering.rb 133 Bytes
host.rb 846 Bytes
host_class.rb 442 Bytes
host_config_group.rb 394 Bytes
hostgroup.rb 6.57 KB
hostgroup_class.rb 495 Bytes
image.rb 889 Bytes
key_pair.rb 269 Bytes
log.rb 409 Bytes
lookup_key.rb 8.39 KB
lookup_value.rb 2.78 KB
medium.rb 2.45 KB
message.rb 422 Bytes
model.rb 606 Bytes
notice.rb 740 Bytes
operatingsystem.rb 7.99 KB
os_default_template.rb 346 Bytes
parameter.rb 1.72 KB
permission.rb 645 Bytes
ptable.rb 1.15 KB
puppetclass.rb 8.02 KB
realm.rb 863 Bytes
report.rb 6.84 KB
role.rb 5.28 KB
setting.rb 7.44 KB
smart_proxy.rb 4.74 KB
source.rb 374 Bytes
subnet.rb 6.51 KB
subnet_domain.rb 257 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 4.77 KB
template_combination.rb 318 Bytes
template_kind.rb 258 Bytes
token.rb 317 Bytes
trend.rb 651 Bytes
trend_counter.rb 350 Bytes
user.rb 18.2 KB
user_fact.rb 616 Bytes
user_hostgroup.rb 264 Bytes
user_role.rb 2.11 KB
usergroup.rb 3.72 KB
usergroup_member.rb 3.58 KB

Latest revisions

# Date Author Comment
4b2dffae 08/07/2014 04:21 AM Daniel Lobato Garcia

Fixes #5734 - API for external groups management

3dd51f40 08/06/2014 05:31 AM Dominic Cleal

fixes #6873 - ensure hidden 'owner' is populated on user role

Also re-order seeding such that the anonymous role is added to seeded users.

12bb385d 08/05/2014 07:54 AM Ori Rabin

Fixes #6794: Adds search parameter for template kinds

51b90bff 08/04/2014 09:43 AM Dominic Cleal

fixes #6888 - remove duplicate presence validator causing two errors

ad2c9aa6 08/01/2014 11:13 AM Stephen Benjamin

fixes #6881 - check if in rake when validating template changes

39054ec4 08/01/2014 11:13 AM Joseph Magen

fixes #6825 - refactor api/v2/filters_controller.rb to use find_optional_nested_object and add Authorizable to class Role

d2823e35 07/31/2014 11:17 AM Aaron Stone

Fixes #6566 - renaming a node now resets the certname on provision

If use_uuid_for_certificates is true, reuse the certname UUID value.
If false, then reset the certname if it does not match the hostname.

6421fa1c 07/31/2014 10:35 AM Daniel Lobato Garcia

Fixes #813 - External usergroups can be linked to an LDAP auth source

0809c9ae 07/31/2014 08:34 AM Ivan Necas

Fixes #6816 - pass oVirt quota as nil instead of "" to prevent server error

32ced385 07/31/2014 08:34 AM Ori Rabin

Fixes #215: Parameters can be saved without a value

View revisions

Also available in: Atom