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.56 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.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
owner_classifier_test.rb 866 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
f3d15cc9 06/08/2017 01:21 PM 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.

(cherry picked from commit 778d8bcbc08f790aae8ed2abb9637ab880804275)

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

637da2f2 03/22/2017 11:34 AM Timo Goebel

fixes #18064 - import host from compute resource

d2931ac9 03/21/2017 08:54 AM Dominic Cleal

refs #18760 - exclude test routes from permission checks

Running test/controllers/concerns/csv_responder_test.rb and
access_permissions_test in sequence (e.g. in `rake test`) would cause
failures against the "fake" routes introduced by CsvResponderTest as no...

54db95ae 03/19/2017 03:34 AM Ivan Necas

Fixes #18952 - fix destroy of host without owner

The notifications failure caused the host not being deleted.
I don't think the notifications should interfere with the core
functionality of the objects.

28b7dd9f 03/15/2017 12:03 PM Timo Goebel

fixes #18476 - users have ssh keys

View revisions

Also available in: Atom