Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architecture.rb 99 Bytes
audit.rb 359 Bytes
auth_source_ldap.rb 733 Bytes
bookmark.rb 131 Bytes
common_parameter.rb 106 Bytes
compute_resources.rb 3.04 KB
disable_auditing.rb 633 Bytes
domain.rb 588 Bytes
facts_related.rb 308 Bytes
feature.rb 499 Bytes
host_related.rb 17 KB
http_proxy.rb 148 Bytes
key_pair.rb 201 Bytes
mail_notification.rb 447 Bytes
medium.rb 750 Bytes
notification.rb 174 Bytes
notification_blueprint.rb 254 Bytes
notification_recipient.rb 94 Bytes
operatingsystem.rb 2.63 KB
personal_access_tokens.rb 296 Bytes
provisioning_template.rb 730 Bytes
puppet_related.rb 3.01 KB
realm.rb 191 Bytes
reports_related.rb 1.47 KB
settings.rb 283 Bytes
smart_proxy.rb 1.44 KB
ssh_key.rb 254 Bytes
subnet.rb 1.85 KB
taxonomies.rb 762 Bytes
trends.rb 1.84 KB
user_related.rb 2.5 KB

Latest revisions

# Date Author Comment
641ef42a 07/03/2018 06:14 AM Ivan Necas

Refs #24072 - fix selecting hostgroup with compute resource

Without this fix, the 'Virtual Machine' tab was giving:

'mybox' not found on 'libvirt (Libvirt)' 'mybox' could
be deleted or 'libvirt (Libvirt)' is not responding.
56de025f 06/04/2018 12:19 PM Tomáš Strachota

Fixes #21580 - normalize compute attributes (#4980)

Normalizes compute attributes in API show actions. For backwards
compatibility reasons this patch adds a new rabl node instead of
replacing 'vm_attrs'.

68388bc2 04/26/2018 04:29 PM Michael Moll

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

3cd8c84b 04/11/2018 07:21 AM Michael Moll

Fixes #19787 - Fix Layout/SpaceAfterComma cop

009e7bbd 02/27/2018 10:08 AM Lukas Zapletal

Fixes #17316 - templates feature is subnet association

b7d400f6 01/15/2018 04:28 PM Michael Moll

Fixes #19776 - Configure Layout/FirstParameterIndentation cop

a186f43b 01/08/2018 07:46 AM Tomer Brisker

Fixes #21926 - Ensure uniqueness on image names and uuids (#5081)

Image names should be unique per CR and OS. UUID uniqueness is already
enforced by ActiveRecord but not in the DB, which could cause conflicts
in multi-proccess environments. Also cleaned up a bit of the image tests...

85166454 12/25/2017 02:44 PM Tomer Brisker

Fixes #19771 - Fix Layout/EmptyLineAfterMagicComment cop

8c6bc83e 11/01/2017 09:00 AM Marek Hulán

Fixes #21424 - use factory_bot_rails

ce761fd9 10/25/2017 11:59 AM Tomer Brisker

Fixes #21450 - Update rubocop to 0.51.0

View revisions

Also available in: Atom