Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  concerns
  foreman
  net
  orchestration
  parameters
  plugin
  proxy_api
  proxy_statuses
  shared
  sso
  tasks
  ui_notifications
  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
compute_resource_cache_test.rb 1.95 KB
compute_resource_host_importer_test.rb 5.29 KB
config_report_importer_test.rb 265 Bytes
config_report_status_calculator_test.rb 922 Bytes
core_extensions_test.rb 1.72 KB
csv_exporter_test.rb 924 Bytes
custom_runner_test.rb 225 Bytes
dashboard_test.rb 2.3 KB
dirty_associations_test.rb 673 Bytes
encryptable_test.rb 4.79 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.9 KB
fact_cleaner_test.rb 1.92 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 4.04 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.03 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.45 KB
nic_ip_resolver.rb 1.2 KB
owner_classifier_test.rb 852 Bytes
pagelet_manager_test.rb 2.57 KB
pagelet_test.rb 976 Bytes
parameter_filter_test.rb 5.25 KB
plugin_logging_test.rb 1.21 KB
plugin_test.rb 17.1 KB
power_manager_test.rb 2.87 KB
puppet_class_importer_test.rb 9.56 KB
puppet_fact_importer_test.rb 1.17 KB
puppet_fact_parser_test.rb 12 KB
rabl_test.rb 910 Bytes
report_importer_test.rb 4.45 KB
safe_render_test.rb 1.39 KB
seed_helper_test.rb 727 Bytes
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
d14f17f6 05/02/2017 03:30 AM Tomer Brisker

Fixes #19417 - Safely check params for nested keys

3be4ca4c 04/25/2017 11:46 AM Shimon Shtein

Fixes #19374 - added check to fix double facet registration

edd5310f 04/20/2017 10:57 AM Dominic Cleal

fixes #19131 - upgrade minitest to latest 5.x

- override minitest's `_` expectation method with the gettext method
- rename `location` let helper, conflicted with a minitest method name
- fix `assert_equal nil, [..]` deprecation warnings, prefer `assert nil`...

778d8bcb 04/07/2017 08:42 AM Ivan Necas

Fixes #19213 - use provision interface in foreman_url

Before this patch, we were using primary interface for checking on ftfp
proxy and its template feature. Provision interface is more appropriate
for this purposes.

23b7d7bf 04/05/2017 09:50 AM Marek Hulán

Fixes #19064 - seed the external auth source

567cb9f1 03/28/2017 07:55 AM Marek Hulán

Fixes #18640 - realign templates structure

d6a059c8 03/28/2017 04:22 AM Ohad Levy

fixes #18940 - adds caching to notification api calls.

this implementation reduce the notification fetching time on
my production system from avg response times of 80ms to 20ms,
and siginficantly reducing server load (db, cpu etc)

it also removes total counts from the implementation, as that was not...

40dd32b0 03/27/2017 01:08 PM Marek Hulán

Refs #18001 - Avoid role extending from rake tasks permission

6e3f2692 03/27/2017 07:12 AM Ondřej Pražák

Fixes #19030 - Uncomment plugin tests

72a28408 03/24/2017 11:02 AM Ondřej Pražák

Fixes #18001 - Add plugin permissions to core's roles

View revisions

Also available in: Atom