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 8.01 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 3.91 KB
feature.rb 357 Bytes
filter.rb 5.99 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.4 KB
mail_notification.rb 1.35 KB
medium.rb 2.41 KB
message.rb 422 Bytes
model.rb 646 Bytes
operatingsystem.rb 9.23 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.56 KB
role.rb 5.32 KB
setting.rb 7.62 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.9 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
0520370f 05/20/2015 07:27 AM Dominic Cleal

fixes #10493 - disable usergroup sync on login when $login is used

(cherry picked from commit 7891164bffb6746b13dde15a2d38f3371d0abab7)

Conflicts:
app/models/auth_sources/auth_source_ldap.rb

3314dc46 05/20/2015 07:26 AM Eric-Olivier Lamey

Fixes #9170 - wrong nic order in libvirt domain

(cherry picked from commit 8aeac1b7b89fab21e0b92f54eb460fcc04415e07)

61251e24 05/20/2015 07:26 AM Ori Rabin

Fixes #9634 - creating a host with an interface and without os returns a validation message

(cherry picked from commit 93dbb7e77dc3502a5cfa6888a13212bed7e178f6)

eb99920f 05/20/2015 07:26 AM Marek Hulán

Fixes #10379 - disables cloning if unattended mode is disabled

(cherry picked from commit 0f5c60f29626d02e91405db27bb057df34c7db39)

180c2696 05/20/2015 07:25 AM Tomáš Strachota

Fixes #9966 - More debug messages for matching nics from fog

(cherry picked from commit c796609085caeee03be4ec378b5311fd61ba6684)

0276c39a 05/20/2015 07:25 AM Marek Hulán

Fixes #10212 - validate DNS name uniqueness of interfaces

(cherry picked from commit 60fdfb3851cad0ff347788c1f796d709693a8f27)

9aeefb71 05/20/2015 07:22 AM Dominic Cleal

fixes #10403 - resync names of unmanaged hosts to their primary NIC

MoveHostNicsToInterfaces previously ignored unmanaged hosts, but they
need migrating too. Updated the existing migration to migrate both,
then for existing hosts, add a new migration to ensure all primary NIC...

2c39c82f 05/20/2015 07:22 AM Ondřej Pražák

Fixes #10307 - editing host with 'unattended: false' no longer results in error

(cherry picked from commit ae274f95193c3147ad563da075d0a36fb1bcff20)

e18cfe2f 05/20/2015 07:22 AM Dominic Cleal

fixes #10298 - handle destroyed but present interfaces

When deleting a host and DHCP orchestration is removing reservations for NICs,
it generates a dhcp_record that contains next-server data. Determining the
next-server IP causes the primary interface to be fetched for DNS resolution,...

e1d96103 05/20/2015 07:18 AM Marek Hulán

Fixes #7458 - allow searching hosts by their ip and mac addresses

(cherry picked from commit e473d4d39f0d42747819d4ef098d9247690f540c)

View revisions

Also available in: Atom