Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  host_facets
  host_status
  lookup_keys
  nic
  operatingsystems
  parameters
  setting
  taxonomies
  trends
architecture.rb 788 Bytes
auth_source.rb 2.83 KB
bookmark.rb 1.21 KB
cached_user_role.rb 225 Bytes
cached_usergroup_member.rb 158 Bytes
compute_attribute.rb 1.28 KB
compute_profile.rb 733 Bytes
compute_resource.rb 9.02 KB
config_group.rb 1.27 KB
config_group_class.rb 487 Bytes
config_report.rb 3.12 KB
domain.rb 3.15 KB
environment.rb 1.76 KB
environment_class.rb 2.03 KB
external_usergroup.rb 1.72 KB
fact_name.rb 953 Bytes
fact_value.rb 4.37 KB
feature.rb 357 Bytes
filter.rb 6.31 KB
filtering.rb 133 Bytes
host.rb 844 Bytes
host_class.rb 388 Bytes
host_config_group.rb 407 Bytes
host_status.rb 241 Bytes
hostgroup.rb 9.9 KB
hostgroup_class.rb 560 Bytes
image.rb 1.4 KB
key_pair.rb 268 Bytes
log.rb 510 Bytes
lookup_value.rb 3.65 KB
mail_notification.rb 1.64 KB
medium.rb 2.36 KB
message.rb 422 Bytes
model.rb 707 Bytes
operatingsystem.rb 10 KB
os_default_template.rb 571 Bytes
parameter.rb 1.58 KB
permission.rb 773 Bytes
provisioning_template.rb 7.56 KB
ptable.rb 2.44 KB
puppetclass.rb 9.35 KB
realm.rb 1.11 KB
report.rb 3.49 KB
role.rb 4.83 KB
setting.rb 9.2 KB
smart_proxy.rb 4.85 KB
source.rb 375 Bytes
subnet.rb 10.1 KB
subnet_domain.rb 256 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 8.22 KB
template.rb 2.04 KB
template_combination.rb 452 Bytes
template_kind.rb 304 Bytes
token.rb 316 Bytes
trend.rb 743 Bytes
trend_counter.rb 341 Bytes
user.rb 19.7 KB
user_mail_notification.rb 712 Bytes
user_role.rb 2.12 KB
usergroup.rb 4.19 KB
usergroup_member.rb 3.59 KB
widget.rb 599 Bytes

Latest revisions

# Date Author Comment
3d2098bd 03/01/2016 06:40 AM Dominic Cleal

fixes #13883 - replace :order association option with block

Already deprecated in an earlier Rails release, :order in an
association should be replaced by a scope block calling order().

4a4c48e1 03/01/2016 05:54 AM Tomer Brisker

Fixes #9425 - Remove the Default User role

The Default User role is not actually used anywhere, and causes
confusion with the Anonymous role. Removing it.

6bab9b5b 02/28/2016 10:44 AM Ori Rabin

Fixes #13899 - Can update smart class parameter type from API

6f16c915 02/24/2016 03:47 AM Marek Hulán

Fixes #13834 - associate puppet proxies only for puppet imports

e2dd3c6c 02/23/2016 10:06 AM Tom Caspy

fixes #10989 - removing 1.12 deprecations

9734f1f3 02/22/2016 10:33 AM Shlomi Zadok

Fixes #13519 - Alias lookupkey key to parameter

acd64d03 02/19/2016 05:19 AM Tomer Brisker

Fixes #13348 - Allow searching of all hosts managed by a smart proxy

a90e4f2f 02/19/2016 04:31 AM Shlomi Zadok

Fixes #13664 - rescue smtp errors if mail failed on host built

4693fe5f 02/19/2016 04:31 AM Ondřej Pražák

Fixes #6241 - Validations for associations with proxies

47990639 02/19/2016 04:31 AM Tomáš Strachota

Fixes #6342 - merge compute profile when attributes in api host#create

API v2 host#craete call now merges user specified compute attributes
with compute profile. UI functionality remains untouched.

View revisions

Also available in: Atom