Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  host_facets
  host_status
  lookup_keys
  mail_notifications
  nic
  operatingsystems
  parameters
  setting
  subnet
  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.4 KB
compute_profile.rb 733 Bytes
compute_resource.rb 10 KB
config_group.rb 1.27 KB
config_group_class.rb 487 Bytes
config_report.rb 3.12 KB
domain.rb 3.18 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.57 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 523 Bytes
image.rb 1.4 KB
key_pair.rb 268 Bytes
log.rb 510 Bytes
lookup_value.rb 3.65 KB
medium.rb 2.36 KB
message.rb 422 Bytes
model.rb 707 Bytes
operatingsystem.rb 10.1 KB
os_default_template.rb 571 Bytes
parameter.rb 1.6 KB
permission.rb 773 Bytes
provisioning_template.rb 7.64 KB
ptable.rb 2.44 KB
puppetclass.rb 9.35 KB
realm.rb 1.11 KB
report.rb 3.64 KB
role.rb 4.83 KB
setting.rb 9.47 KB
smart_proxy.rb 4.85 KB
source.rb 375 Bytes
subnet.rb 10.8 KB
subnet_domain.rb 247 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 8.25 KB
template.rb 2.04 KB
template_combination.rb 452 Bytes
template_kind.rb 1007 Bytes
token.rb 316 Bytes
trend.rb 743 Bytes
trend_counter.rb 341 Bytes
user.rb 19.8 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 652 Bytes

Latest revisions

# Date Author Comment
bd622a22 04/20/2016 08:27 AM Dominic Cleal

refs #14691 - user editing self should not change User.current

Rather than changing the behaviour of #to_label to return persisted
data, the User.current object should not be modified with unsaved data
from the form submission or API update.

User.current is used for authz as well as for display purposes, so...

1ef8f52b 04/20/2016 07:47 AM Ondřej Pražák

Fixes #14395 - Label for provision template capitalized in os details page

s

05848084 04/19/2016 09:58 AM Timo Goebel

fixes #14638 - Refactor Subnet into STI to allow different subnet types

2f0bcd5a 04/19/2016 09:02 AM Shlomi Zadok

Fixes #14691 - User #to_label should show persisted name

6ee7a8b4 04/18/2016 02:14 PM Andrew Kofink

Fixes #14686 - Allow scoped search on ID for organizations

b6ebaea1 04/18/2016 07:37 AM Daniel Lobato Garcia

Fixes #9584 - User email address length can be longer than 60

As far as I know, there's no need for this artificial limitation.

676ef853 04/14/2016 08:18 AM Marek Hulán

Fixes #11434 - vdsmdummy interfaces are ignored

a322a96e 04/12/2016 08:47 AM Ori Rabin

Fixes #14190 - consistent api output and search options

c7bb92a9 04/12/2016 08:39 AM Lukas Zapletal

Fixes #14521 - better error on missing PXELinux template

cf826485 04/12/2016 08:20 AM Ivan Necas

Fixes #10278 - don't replace . with - for oVirt VM anymore

The version that supports . in VM names (v3.1.0-18) has been around
for almost 4 years
now (https://github.com/oVirt/ovirt-engine/commit/540a75e0f7bc4b9ed879471d3d830d575c6d6060).

Time to move one and make the VM names in oVirt a bit nicer now.

View revisions

Also available in: Atom