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
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.12 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 867 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.56 KB
menu_manager_test.rb 2.36 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.23 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.6 KB
structured_fact_importer_test.rb 3.57 KB
version_test.rb 902 Bytes

Latest revisions

# Date Author Comment
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

d5f17078 04/24/2018 03:34 PM Timo Goebel

fixes #21657 - remove facets when host is removed

df1215f9 04/21/2018 12:34 PM Lukas Zapletal

Fixes #23254 - Utilize webmock to prevent network connection

in tests

c8806643 04/16/2018 09:07 PM Tomer Brisker

Fixes #23255 - Speed up seeds test

Every seed run takes about 10s. This combines 6 tests to run on the same
seed action, leading to about 60s saved locally.

90db5e36 04/13/2018 02:05 PM Daniel Lobato Garcia

Fixes #23215 - Keep original names in webpack bundle

Currently the webpack config is shortening the name of the js bundles
for plugins. E.g, foreman_remote_execution becomes remoteexecution, and
so on.
This becomes hard to deal with when we want to figure out which plugin...

02a26515 04/12/2018 06:46 PM Ondřej Pražák

Fixes #15411 - Move smart_proxy_ids_for to Host

View revisions

Also available in: Atom