Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  concerns
  foreman
  net
  orchestration
  parameters
  proxy_api
  proxy_statuses
  sso
  tasks
  validators
association_authorizer_test.rb 1.96 KB
authorizer_test.rb 15.5 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 1.91 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 2.53 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.17 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 13.9 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 10.9 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
ee008293 11/01/2016 11:13 AM Tomer Brisker

Fixes #16704 - Allow filtering on dashboard

Some filters on the dashboard caused the reports widget to break,
specifically searching using free text or on attributes that are not
part of the hosts table (such as environment name).
This is caused by an issue with Rails that digregards outer joins when a...

263edc74 10/31/2016 04:23 AM Amir Fefer

Fixes #12543 - enable utf-8 encoding in email address

According to RFC 6532, the local part of an email address
can be non-ascii characters, and should support in utf-8.
The current email validation doesn't allow it,
so emails like Pelé@example.com and 我買@example.com are not supported

0babfc65 10/25/2016 05:26 AM Timo Goebel

fixes #17007 - normalize dns records before comparison

39ae1782 10/19/2016 08:42 AM Timo Goebel

fixes #16952 - pass type to proxy when destroying dns records

c1f41f89 10/17/2016 04:19 AM Timo Goebel

fixes #16900 - ensure interface mac address is unicast

dc9bd44f 10/14/2016 09:18 AM Dominic Cleal

fixes #16821 - store plugin permissions in AccessControl in tests

When initialising a new test database, the "permission" directive in a
plugin registration would skip the Foreman::AccessControl mapping so
later tests using the access control lists would fail (e.g....

61802878 10/13/2016 05:21 AM Shlomi Zadok

Fixes #13968 - Add error when no known proxy features found

659d49a1 10/09/2016 09:51 AM Gail Steiger

Fixes #13424 - c3 patternfly react implementation

ead67f0d 10/07/2016 07:41 AM Marek Hulán

Fixes #16813 - improve error messages for associations

c6760930 10/07/2016 07:08 AM Timo Goebel

fixes #16725 - add plugin extension point for smart proxies

View revisions

Also available in: Atom