Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architectures_controller_test.rb 3.01 KB
audits_controller_test.rb 1.16 KB
auth_source_externals_controller_test.rb 1.85 KB
auth_source_internals_controller_test.rb 665 Bytes
auth_source_ldaps_controller_test.rb 2.97 KB
auth_sources_controller_test.rb 542 Bytes
autosign_controller_test.rb 2.11 KB
base_controller_subclass_test.rb 3.75 KB
bookmarks_controller_test.rb 6.26 KB
common_parameters_controller_test.rb 2.76 KB
compute_attributes_controller_test.rb 1.68 KB
compute_profiles_controller_test.rb 2.08 KB
compute_resources_controller_test.rb 25.2 KB
config_groups_controller_test.rb 879 Bytes
config_reports_controller_test.rb 8.72 KB
dashboard_controller_test.rb 631 Bytes
domains_controller_test.rb 21.4 KB
environments_controller_test.rb 4.43 KB
external_usergroups_controller_test.rb 2.44 KB
fact_values_controller_test.rb 3.37 KB
filters_controller_test.rb 6.44 KB
home_controller_test.rb 169 Bytes
host_classes_controller_test.rb 1.36 KB
hostgroup_class_controller_test.rb 1016 Bytes
hostgroups_controller_test.rb 13.8 KB
hosts_controller_test.rb 60.1 KB
http_proxies_controller_test.rb 1.73 KB
images_controller_test.rb 1.62 KB
interfaces_controller_test.rb 6.45 KB
locations_controller_test.rb 15.5 KB
media_controller_test.rb 4.86 KB
models_controller_test.rb 3.11 KB
operatingsystems_controller_test.rb 13.4 KB
organizations_controller_test.rb 9.39 KB
os_default_templates_controller_test.rb 2.35 KB
override_values_controller_test.rb 9.69 KB
parameters_controller_test.rb 15.7 KB
permissions_controller_test.rb 649 Bytes
personal_access_tokens_controller_test.rb 1.86 KB
ping_controller_test.rb 875 Bytes
plugins_controller_test.rb 197 Bytes
provisioning_templates_controller_test.rb 8.17 KB
ptables_controller_test.rb 9.15 KB
puppetclasses_controller_test.rb 6.63 KB
realms_controller_test.rb 3.27 KB
report_templates_controller_test.rb 18.5 KB
roles_controller_test.rb 10.3 KB
settings_controller_test.rb 3.47 KB
smart_class_parameters_controller_test.rb 30.4 KB
smart_proxies_controller_test.rb 17.2 KB
ssh_keys_controller_test.rb 1.53 KB
statistics_controller_test.rb 546 Bytes
subnets_controller_test.rb 9.76 KB
table_preferences_controller_test.rb 2.72 KB
tasks_controller_test.rb 1016 Bytes
template_combinations_controller_test.rb 3.42 KB
template_inputs_controller_test.rb 2 KB
template_kinds_controller_test.rb 320 Bytes
trends_controller_test.rb 2.77 KB
usergroups_controller_test.rb 5.96 KB
users_controller_test.rb 16.2 KB

Latest revisions

# Date Author Comment
505945a9 04/05/2020 04:38 PM Tomer Brisker

Fixes #29473 - Correctly test invalid content type error

495b1dbc 03/31/2020 10:19 AM Shira Maximov

Fixes #28734 - Add hostgroup inherited parameters in GET

6f0e3072 03/18/2020 03:21 PM Michael Moll

Fixes #29349 - Fix Layout/SpaceInsideArrayLiteralBrackets cop

668c091b 03/04/2020 09:30 AM Ian Ballou

Fixes #28927 - Forget host status (#7419)

44e19b35 02/28/2020 01:14 PM Michael Moll

Fixes #19792 - Fix Layout/SpaceInsideBlockBraces cop

a0bbfb28 02/24/2020 10:31 PM Ian Ballou

Fixes #29070 - HTTP Proxy taxonomy searching incorrect

50af07da 02/20/2020 07:50 AM Shira Maximov

Fixes #29056 - Fix API filter creation in case of organization_id exists

e7196da2 02/11/2020 03:12 PM Simon Peeters

Fixes #28929 - allow complex types in settings api

Previously the settings api only accepted stringified forms of complex
settings values, while returning the correctly typed ones.

This change allows setting both stringified and non stringified forms.

1553f8f8 02/05/2020 03:48 PM Tomer Brisker

Fixes #28926 - Remove Parametrized_Classes_in_ENC setting

This setting was needed for Puppet <2.6.5 support, no point in keeping
it.

da025916 01/17/2020 06:22 PM Brad Buckingham

Fixes #28552 - update model to filter/scope by taxonomy

The http_proxy model doesn't currently provide the default scoping
by taxonomy (e.g. organization/location). As a result, without
this fix, the user will see all proxies listed.

View revisions

Also available in: Atom