Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  actions
  concerns
  foreman
  net
  orchestration
  parameters
  proxy_api
  proxy_statuses
  shared
  sso
  tasks
  validators
association_authorizer_test.rb 1.96 KB
authorizer_test.rb 16 KB
certificate_extract_test.rb 605 Bytes
classification_test.rb 37.6 KB
compute_attribute_merge_test.rb 2.62 KB
config_report_importer_test.rb 265 Bytes
config_report_status_calculator_test.rb 922 Bytes
core_extensions_test.rb 1.72 KB
custom_runner_test.rb 225 Bytes
dashboard_test.rb 2.3 KB
dirty_associations_test.rb 673 Bytes
encryptable_test.rb 4.14 KB
ensure_no_cycle_test.rb 1.63 KB
ensure_not_used_by_test.rb 2.58 KB
facet_configuration_test.rb 2.53 KB
facet_test.rb 3.56 KB
fact_importer_test.rb 5.85 KB
fact_parser_test.rb 14.7 KB
foreman_deprecation_test.rb 1012 Bytes
foreman_url_renderer_test.rb 1.57 KB
has_many_common_test.rb 3.81 KB
hash_for_test.rb 867 Bytes
host_build_status_test.rb 1.56 KB
host_power_interface_test.rb 786 Bytes
host_token_test.rb 1.4 KB
inflection_test.rb 581 Bytes
interface_merge_test.rb 3.04 KB
interface_type_mapper_test.rb 865 Bytes
ipam_test.rb 2.9 KB
menu_item_test.rb 3.56 KB
menu_manager_test.rb 1.23 KB
menu_mapper_test.rb 8.67 KB
name_generator_test.rb 1.17 KB
name_synchronizer_test.rb 1.47 KB
nic_ip_resolver.rb 1.2 KB
pagelet_manager_test.rb 1.02 KB
pagelet_test.rb 976 Bytes
parameter_filter_test.rb 5.2 KB
plugin_logging_test.rb 1.21 KB
plugin_test.rb 15.3 KB
power_manager_test.rb 2.87 KB
puppet_class_importer_test.rb 9.45 KB
puppet_fact_importer_test.rb 1.17 KB
puppet_fact_parser_test.rb 11.7 KB
rabl_test.rb 910 Bytes
report_importer_test.rb 4.45 KB
safe_render_test.rb 1.39 KB
sso_test.rb 927 Bytes
statistics_test.rb 2.44 KB
structured_fact_importer_test.rb 3.08 KB
version_test.rb 902 Bytes

Latest revisions

# Date Author Comment
eb0834f5 01/17/2017 06:47 AM Sebastian Gräßl

Fixes #6502 - List ignored classes and environments on import

When importing environments and classes from puppet, ignored
environments and classes defined in ignored_environments.yml
aren't aparent.

This will add them to the list to import as ignored and...

9643a2cb 01/15/2017 09:31 AM Ori Rabin

Fixes #17653 - Allow all parameters api to unhide values

22439f75 01/04/2017 10:05 AM Daniel Lobato Garcia

Fixes #17680 - templates_used host helper

templates_used contains the names of all of the provisioning templates
kickstart used during a host build. This allows users to be able to
show the name of a provisioning template during PXEBoot, for example

007bf254 01/04/2017 08:14 AM Shimon Shtein

Fixes #15403 - moved puppet to a concern in hosts UI controller

477b6b6b 01/03/2017 04:40 AM Ondřej Pražák

Fixes #16740 - Access host params through macro

276359d3 01/02/2017 05:23 AM Timo Goebel

fixes #8290 - remove foreman_url redundancy

6a7e5074 01/02/2017 02:21 AM Tomer Brisker

Fixes #17874 - Extract contains_erb? from lookup key

997cdccf 12/29/2016 08:11 AM Timo Goebel

fixes #17853 - resolve ips in interface scope

fc2fc7ac 12/28/2016 06:24 AM Tomer Brisker

Fixes #10957 - Correctly handle to_gb when no unit given

25b627e7 12/14/2016 03:54 AM Tomer Brisker

Fixes #17632 - Reports widget will not fail on ambiguous filter

A user with a filter on a joined table that has a host_id column (such
as nics for example) will cause the report widget to break due to an
ambiguous column name. This fix makes sure the columns use the table...

View revisions

Also available in: Atom