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.27 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
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
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 5.24 KB
puppet_fact_importer_test.rb 1.17 KB
puppet_fact_parser_test.rb 11.7 KB
rabl_test.rb 915 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
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...

616669d8 12/09/2016 03:01 AM Dominic Cleal

fixes #16459 - remove 1.15 deprecations

69c34cd6 12/01/2016 10:54 AM Marek Hulán

Fixes #17495 - align default task and report expiration

86f7f4f5 12/01/2016 05:27 AM Shimon Shtein

Fixes #16987 - Added ability to apply facet attributes

01ffb230 11/25/2016 08:03 AM Timo Goebel

fixes #17476 - bmc power actions have correct status

eb371ca3 11/25/2016 04:48 AM Marek Hulán

Fixes #15779 - make background processing available

057641b4 11/18/2016 09:42 AM Shimon Shtein

Fixes #17309 - Made facets resilient to class reloading

Now the configuration is stored in plugin declaration.
If you are using `Facets.register` directly, please make sure
you are re-registering it after reload occurs.

1285cc0d 11/18/2016 08:41 AM Dominic Cleal

fixes #17354 - test and improve idempotency of OS fact parser

13875289 11/16/2016 12:39 PM Dominic Cleal

fixes #17335 - parse Solaris update as minor version

Also fixes idempotency of OSes with only a major version (as Solaris
was prior to this change), where `minor` was nil instead of "", causing
the OS to be recreated with a validation error.

0b5f7acb 11/14/2016 07:38 AM Ori Rabin

Fixes #17238 - Validates lookup value match exists in key path

View revisions

Also available in: Atom