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.71 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.5 KB
config_group.rb 1013 Bytes
config_group_class.rb 475 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 469 Bytes
host_config_group.rb 394 Bytes
hostgroup.rb 7.9 KB
hostgroup_class.rb 522 Bytes
image.rb 889 Bytes
key_pair.rb 269 Bytes
log.rb 409 Bytes
lookup_key.rb 8.47 KB
lookup_value.rb 2.81 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.89 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.24 KB
setting.rb 7.44 KB
smart_proxy.rb 4.74 KB
source.rb 374 Bytes
subnet.rb 8.34 KB
subnet_domain.rb 257 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 5 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 17.8 KB
user_fact.rb 616 Bytes
user_hostgroup.rb 264 Bytes
user_role.rb 2.11 KB
usergroup.rb 3.74 KB
usergroup_member.rb 3.58 KB

Latest revisions

# Date Author Comment
ae4998bc 09/11/2014 10:36 AM Tomer Brisker

Fixes #5692 - correct counts in cached_counters

28ff46b2 09/10/2014 09:04 AM Joseph Magen

fixes #7336 - editing compute resource should not clear existing attributes from the form

5d45b2e5 09/10/2014 05:45 AM Dmitri Dolguikh

Fixes #7041: fixed incorrect belongs_to mappings

:conditions reference columns from the local (to the relation) table,
while the condition is applied to the remote side of the association.
The condition can be removed, as it's redundant anyway.

e14b6968 09/09/2014 07:03 AM Daniel Lobato Garcia

Fixes #4596 - Change parent of host group via AJAX

Reparenting host groups requires submitting the form to see the changes
nowadays, this fix makes the host group model inherit all properties
from the parent and show them in real time.

b6ad9fc9 09/09/2014 06:29 AM Dmitri Dolguikh

fixes #4375: provisioning no longer loops when using oVirt + compute profile

4fdfa622 09/08/2014 11:26 AM Marek Hulán

Fixes #3840 - Removes unused Signo related code

7106fab4 09/08/2014 09:47 AM Marek Hulán

Fixes #7344 - ignore saving errors during fact parsing

26ee3b1e 09/04/2014 09:51 AM Tomer Brisker

Fixes #6763 - Correctly choose autocomplete search scope for taxonomies depenant on controller

d455f32c 09/03/2014 11:24 AM Marek Hulán

Fixes #6444 - add support for virtual NICs

Extend additional interface details refs #2240

NIC facts parsing change and we create interfaces in Foreman according
to facts we recieve.

Subclasses does not define their own attributes and serialize them to
attrs hash. All BMC attributes are extracted to separate columns so it's...

d21103bc 09/03/2014 09:11 AM Shlomi Zadok

fixes #4111 - Add image user data flag to API

View revisions

Also available in: Atom