Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  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.84 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
54908890 01/30/2017 11:01 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...

f26b3127 12/05/2016 09:32 AM Shimon Shtein

Fixes #16987 - Added ability to apply facet attributes

(cherry picked from commit 86f7f4f58a08488c0ea7d3e06c71eaba2be71d57)

b0896a23 12/05/2016 09:32 AM Timo Goebel

fixes #17476 - bmc power actions have correct status

(cherry picked from commit 01ffb230bac33230983f15d580a0be9ae1553275)

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

b628f373 11/11/2016 07:01 AM Dominic Cleal

fixes #17314 - use *_subnets permissions for Subnet subclasses

39a86dc2 11/07/2016 01:36 PM Marek Hulán

Fixes #17255 - authorizer supports admin users

87f8f03e 11/03/2016 09:54 AM Shimon Shtein

Fixes #16646 - Add ability to plugins to modify index scope

View revisions

Also available in: Atom