Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  concerns
  foreman
  net
  orchestration
  parameters
  plugin
  proxy_api
  proxy_statuses
  report_scanner
  script
  shared
  sso
  tasks
  ui_notifications
  validators
application_job_test.rb 3 KB
association_authorizer_test.rb 1.96 KB
authorizer_test.rb 16 KB
breadcrumbs_options_test.rb 2.23 KB
cache_manager_test.rb 254 Bytes
certificate_extract_test.rb 656 Bytes
classification_test.rb 38.4 KB
compute_attribute_merge_test.rb 2.71 KB
compute_resource_cache_test.rb 1.87 KB
compute_resource_host_associator_test.rb 1.49 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 2.13 KB
custom_runner_test.rb 225 Bytes
dashboard_manager_test.rb 3.17 KB
dashboard_test.rb 2.29 KB
dirty_associations_test.rb 673 Bytes
encryptable_test.rb 5.55 KB
ensure_no_cycle_test.rb 1.63 KB
ensure_not_used_by_test.rb 2.56 KB
facet_configuration_test.rb 2.55 KB
facet_test.rb 4.91 KB
fact_cleaner_test.rb 4.29 KB
fact_importer_test.rb 8.68 KB
fact_parser_test.rb 14.9 KB
foreman_deprecation_test.rb 1012 Bytes
foreman_url_renderer_test.rb 1.58 KB
has_many_common_test.rb 4.05 KB
hash_for_test.rb 871 Bytes
host_build_status_test.rb 1.56 KB
host_power_interface_test.rb 807 Bytes
host_token_test.rb 1.4 KB
http_proxy_test.rb 686 Bytes
inflection_test.rb 581 Bytes
interface_cleaner_test.rb 2.04 KB
interface_merge_test.rb 3.08 KB
interface_type_mapper_test.rb 865 Bytes
ipam_test.rb 4.9 KB
menu_item_test.rb 3.58 KB
menu_manager_test.rb 2.38 KB
menu_mapper_test.rb 8.67 KB
name_generator_test.rb 1.17 KB
name_synchronizer_test.rb 2.21 KB
nic_ip_resolver.rb 1.22 KB
owner_classifier_test.rb 850 Bytes
pagelet_manager_test.rb 2.57 KB
pagelet_test.rb 976 Bytes
parameter_filter_test.rb 5.3 KB
parameter_safe_render_test.rb 1.4 KB
plugin_logging_test.rb 1.21 KB
plugin_test.rb 22.1 KB
power_manager_test.rb 2.89 KB
proxy_reference_registry_test.rb 1.28 KB
puppet_class_importer_test.rb 11.1 KB
puppet_fact_importer_test.rb 1.24 KB
puppet_fact_parser_test.rb 12 KB
rabl_test.rb 1.65 KB
report_importer_test.rb 5.69 KB
role_lock_test.rb 4.11 KB
seed_helper_test.rb 2.42 KB
smart_proxy_reference_test.rb 1 KB
sso_test.rb 927 Bytes
statistics_test.rb 3.63 KB
structured_fact_importer_test.rb 3.57 KB
version_test.rb 902 Bytes

Latest revisions

# Date Author Comment
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

630061d2 06/14/2018 09:50 AM Michael Moll

Fixes #19775 - Fix Layout/ExtraSpacing cop

30aa03f4 06/14/2018 09:08 AM Adam Ruzicka

Fixes #23932 - Fixes failing application job tests for some plugins

The tests were failing with:
Sequel::DatabaseError: PG::DuplicateTable:
ERROR: relation "dynflow_execution_plans" already exists

This failure was probably caused by forcing initialization of the...

e0910b7e 06/12/2018 03:06 PM Michael Moll

Fixes #23857 - Fix Performance/InefficientHashSearch cop

e5b4634f 06/11/2018 01:42 PM Adam Ruzicka
  • Fixes #23611 - Provide helper method to run "service" active jobs

The root cause was we were triggering the active jobs too early,
sometimes even before the db was migrated. This led to all sorts of
errors. The provided helper method does not trigger the jobs when in...

e59a1da9 06/11/2018 08:11 AM Sebastian Gräßl

Fixes #23843 - Exclude requests to local host from proxying

86ac65a9 06/05/2018 07:09 AM Stephen Benjamin

fixes #23178 - seeded location should be in seeded org

When creating a host in the seeded org and seeded loc, host saves and
then organization becomes invalid: "Locations expecting locations used
by hosts or inherited (check mismatches report)."

9d88e699 05/24/2018 01:22 PM Amir Fefer

Fixes #23550 - add to_hash method to Menu::Manager

b9aa6bda 05/22/2018 10:04 AM Marek Hulán

Fixes #23487 - support namespaced controllers

68388bc2 04/26/2018 04:29 PM Michael Moll

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

View revisions

Also available in: Atom