Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  shared
  support
about_test.rb 1.61 KB
api_routing_test.rb 299 Bytes
architecture_test.rb 677 Bytes
audit_js_test.rb 345 Bytes
audit_test.rb 328 Bytes
auth_source_ldap_test.rb 1.52 KB
bookmark_test.rb 604 Bytes
breadcrumbs_switcher_test.rb 758 Bytes
catch_json_parse_errors_test.rb 891 Bytes
common_parameter_test.rb 1.04 KB
compute_profile_js_test.rb 1.73 KB
compute_profile_test.rb 1.04 KB
compute_resource_js_test.rb 672 Bytes
compute_resource_test.rb 509 Bytes
config_report_js_test.rb 303 Bytes
config_report_test.rb 1.04 KB
dashboard_test.rb 2.7 KB
domain_test.rb 661 Bytes
environment_test.rb 705 Bytes
fact_value_test.rb 2.32 KB
host_js_test.rb 29.3 KB
host_test.rb 4.69 KB
hostgroup_js_test.rb 4.57 KB
hostgroup_test.rb 3.65 KB
location_test.rb 2.81 KB
media_test.rb 875 Bytes
middleware_test.rb 1.8 KB
model_test.rb 774 Bytes
notifications_drawer_test.rb 2.16 KB
operatingsystem_test.rb 1.03 KB
org_admin_integration_test.rb 17.5 KB
organization_js_test.rb 632 Bytes
organization_test.rb 2.98 KB
parameters_permissions_test.rb 5.43 KB
provisioning_template_js_test.rb 1.97 KB
provisioning_template_test.rb 240 Bytes
ptable_test.rb 1.05 KB
puppetclass_lookup_key_js_test.rb 1.89 KB
puppetclass_lookup_key_test.rb 229 Bytes
puppetclass_test.rb 2.31 KB
realm_test.rb 752 Bytes
role_test.rb 651 Bytes
setting_test.rb 901 Bytes
smart_proxy_test.rb 3.18 KB
statistic_test.rb 799 Bytes
subnet_js_test.rb 738 Bytes
subnet_test.rb 1.05 KB
taxonomies_selection_integration_test.rb 6.59 KB
top_bar_test.rb 3.07 KB
trend_test.rb 635 Bytes
user_test.rb 1.27 KB
usergroup_js_test.rb 622 Bytes
usergroup_test.rb 294 Bytes
variable_lookup_key_js_test.rb 1.59 KB
variable_lookup_key_test.rb 216 Bytes

Latest revisions

# Date Author Comment
751e9406 07/23/2018 06:10 PM Avi Sharvit

Fixes #24303 - New hostgroup after submit path

Change the url to hostgroups_path
after creating a new hostgroup

35c41f4d 07/23/2018 12:26 PM Tomer Brisker

Fixes #24343 - Update deprecations for 1.20

Deprecated methods were removed. Two-pane leftovers were cleaned up.
Deprecation messages have been updated to the correct version number.

350b96a1 07/19/2018 02:29 PM Timo Goebel

fixes #24300 - add capybara minitest assertions

4160eeab 07/11/2018 06:39 PM Ivan Necas

Refs #24125 - mock libvirt sooner

dc313926 07/03/2018 06:14 AM Ivan Necas

Fixes #24072 - freeip with compute resource via hostgroup

In #5790, we added an option to set the compute resource via hostgroup.
There was one thing missed though: the freeip not getting assigned
automagically, when the compute resource was selected this way....

cbe40e3d 07/03/2018 06:14 AM Ivan Necas

Refs #24072 - fix compute profile with CR set via HG

When compute resource is set via compute profile, we're not sending it
via the form (as it's disabled). Therefore, we need to search for in via
hostgroup.

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.
b5eca9b3 06/22/2018 07:53 AM Michael Moll

Fixes #23962 - Fix Style/ExpandPathArguments cop

6ebba152 06/20/2018 07:22 AM Michael Moll

Fixes #19858 - Configure Style/EmptyMethod cop (#5703)

  • Refs #20891 - fix for new rubocop rules
  • Fixes #19858 - Configure Style/EmptyMethod cop
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

View revisions

Also available in: Atom