Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
  shared
about_controller_test.rb 928 Bytes
application_controller_subclass_test.rb 9.85 KB
architectures_controller_test.rb 2.22 KB
audits_controller_test.rb 724 Bytes
auth_source_ldaps_controller_test.rb 5.44 KB
autosign_controller_test.rb 168 Bytes
bookmarks_controller_test.rb 1.99 KB
common_parameters_controller_test.rb 2.23 KB
compute_attributes_controller_test.rb 3.68 KB
compute_profiles_controller_test.rb 1.53 KB
compute_resources_controller_test.rb 8.64 KB
compute_resources_vms_controller_test.rb 9.28 KB
config_groups_controller_test.rb 1.23 KB
config_reports_controller_test.rb 3.39 KB
dashboard_controller_test.rb 2.16 KB
domains_controller_test.rb 2.44 KB
environments_controller_test.rb 9.68 KB
fact_values_controller_test.rb 1.99 KB
filters_controller_test.rb 3.05 KB
home_controller_test.rb 200 Bytes
hostgroups_controller_test.rb 13.1 KB
hosts_controller_test.rb 75.2 KB
http_proxies_controller_test.rb 1.56 KB
images_controller_test.rb 2.55 KB
interfaces_controller_test.rb 601 Bytes
key_pairs_controller_test.rb 2.49 KB
locations_controller_test.rb 10.1 KB
lookup_keys_controller_test.rb 2.4 KB
lookup_values_controller_test.rb 172 Bytes
media_controller_test.rb 1.81 KB
models_controller_test.rb 1.95 KB
notification_recipients_controller_test.rb 7.24 KB
operatingsystems_controller_test.rb 6.02 KB
organizations_controller_test.rb 11.1 KB
provisioning_templates_controller_test.rb 12.7 KB
ptables_controller_test.rb 5.1 KB
puppetca_controller_test.rb 1.22 KB
puppetclass_lookup_keys_controller_test.rb 1.88 KB
puppetclasses_controller_test.rb 11.3 KB
realms_controller_test.rb 2.13 KB
report_templates_controller_test.rb 7.73 KB
roles_controller_test.rb 4.64 KB
settings_controller_test.rb 1.55 KB
smart_proxies_controller_test.rb 14.1 KB
smart_proxy_auth_test.rb 6.54 KB
ssh_keys_controller_test.rb 1.09 KB
statistics_controller_test.rb 687 Bytes
subnets_controller_test.rb 6.01 KB
tasks_controller_test.rb 165 Bytes
trends_controller_test.rb 2.01 KB
unattended_controller_test.rb 27.6 KB
userdata_controller_test.rb 3.11 KB
usergroups_controller_test.rb 4.05 KB
users_controller_test.rb 19.6 KB
variable_lookup_keys_controller_test.rb 2.04 KB

Latest revisions

# Date Author Comment
0b19e884 08/08/2019 08:27 AM Iain Walmsley

fixes #23440 - removing pclasses with API can't use friendly

a7dc2ef5 07/24/2019 12:39 PM Kavita Gaikwad

Fixes #20105 - index search not retained after deleting host (#4969)

ee0a58ad 07/14/2019 02:37 PM Tomer Brisker

Fixes #27265 - Improve domains api test

Fix transient failure and refactor taxonomy scope testing.

da864ddc 07/12/2019 10:39 AM Tomer Brisker

Fixes #26092 - Assign taxonomy in api when only one present

When only one taxonomy of a certain type is present, we can
automatically assign it to created resources instead of requiring the
user to specify them. This is especially useful for resources created by...

8d890136 07/11/2019 02:24 PM Ondřej Pražák

Fixes #26003 - introduce impersonation (#6743)

dfc81523 07/10/2019 03:50 PM Tomer Brisker

Fixes #27171 - Improve realms api controller test (#6886)

Clean up taxonomy testing in the controller and ensure when comparing a
list of realms it is sorted to avoid transient failures due to order.

08a738c4 07/10/2019 03:12 PM Michael Moll

Fixes #27263 - Fix Naming/UncommunicativeBlockParamName cop

27e8d26f 07/10/2019 02:28 PM Tomer Brisker

Fixes #27233 - Assign created resources to host taxonomies (#6883)

When a host is created from puppet fact import, taxable resources such
as domain and environment are created if they do not exist, but aren't
assigned to the host's taxonomies leading the host to report mismatch....

f2ee562e 07/09/2019 08:44 AM Marek Hulán

Fixes #27249 - flip the comma cop

ae1f9130 06/25/2019 08:10 AM Shira Maximov

Merge pull request #6851 from shiramax/22389

Fixes #27092 - Current taxonomies in API response header

View revisions

Also available in: Atom