Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  shared
about_controller_test.rb 918 Bytes
application_controller_subclass_test.rb 9.06 KB
architectures_controller_test.rb 2.45 KB
audits_controller_test.rb 945 Bytes
auth_source_ldaps_controller_test.rb 3.81 KB
autosign_controller_test.rb 168 Bytes
bookmarks_controller_test.rb 1.98 KB
common_parameters_controller_test.rb 2.04 KB
compute_attributes_controller_test.rb 1.74 KB
compute_profiles_controller_test.rb 1.36 KB
compute_resources_controller_test.rb 6.54 KB
compute_resources_vms_controller_test.rb 7.43 KB
config_groups_controller_test.rb 1.08 KB
config_reports_controller_test.rb 2.52 KB
dashboard_controller_test.rb 1.92 KB
domains_controller_test.rb 2.15 KB
environments_controller_test.rb 7.84 KB
fact_values_controller_test.rb 556 Bytes
filters_controller_test.rb 3.15 KB
home_controller_test.rb 200 Bytes
hostgroups_controller_test.rb 9.35 KB
hosts_controller_test.rb 51.8 KB
images_controller_test.rb 2.35 KB
locations_controller_test.rb 10.1 KB
lookup_keys_controller_test.rb 2.33 KB
lookup_values_controller_test.rb 172 Bytes
media_controller_test.rb 1.65 KB
models_controller_test.rb 1.77 KB
operatingsystems_controller_test.rb 5.45 KB
organizations_controller_test.rb 11 KB
provisioning_templates_controller_test.rb 9.93 KB
ptables_controller_test.rb 4.29 KB
puppetca_controller_test.rb 639 Bytes
puppetclass_lookup_keys_controller_test.rb 1.59 KB
puppetclasses_controller_test.rb 9.34 KB
realms_controller_test.rb 1.86 KB
roles_controller_test.rb 4.36 KB
settings_controller_test.rb 2.13 KB
smart_proxies_controller_test.rb 9.78 KB
smart_proxy_auth_test.rb 6.19 KB
statistics_controller_test.rb 635 Bytes
subnets_controller_test.rb 5.43 KB
tasks_controller_test.rb 165 Bytes
trends_controller_test.rb 1.83 KB
unattended_controller_test.rb 17.3 KB
usergroups_controller_test.rb 3.06 KB
users_controller_test.rb 15.7 KB
variable_lookup_keys_controller_test.rb 1.51 KB

Latest revisions

# Date Author Comment
df168113 11/25/2016 09:30 AM Amir Fefer

Fixes #17151 - sort PXE labels by hostgroup title

(cherry picked from commit 741bf462072c31e88235114e753fa15131d30166)

d307fc01 11/25/2016 09:30 AM Tomer Brisker

Fixes #17152 - Puppet proxy dashboard displays correctly

(cherry picked from commit 25eb1c80698eaf0b96e28eb6b76206a4ffe341ae)

ae6fdf61 11/25/2016 08:51 AM Marek Hulán

Fixes #17104 - ignore resource via API

(cherry picked from commit 719f4d21dd788c7e4bde3e4a7c91589864489b48)

2df46a2f 10/25/2016 07:54 AM Marek Hulán

Fixes #16813 - improve error messages for associations

(cherry picked from commit ead67f0d679311187b6e6f9064a1d0bf3df70075)

1eab2722 10/25/2016 07:54 AM Timo Goebel

fixes #16635 - welcome page works with scoped models

(cherry picked from commit 015be34376fc549ba07d40b7ba3a2e480036e115)

426bdbc9 10/25/2016 07:54 AM Daniel Lobato Garcia

Fixes #16633 - AuthSourceLDAP uses *_authenticators filters

Prior to this, non-admin users who were granted *_authenticators
permissions were not able to use them, as the controllers were looking
for *_auth_source_ldaps permissions instead.

(cherry picked from commit 8cc04d55c2cbe27a5c5fbb74254102f9d9658149)

ea41ab5f 10/25/2016 07:52 AM Marek Hulán

Fixes #10395 - fine grain for CPU selectors

(cherry picked from commit 80963357e57ddfb6969b9de7e5ca4636e36b4182)

36d7e471 09/26/2016 07:38 AM Dominic Cleal

fixes #16578 - make keep_param idempotent, remove duplicate call

Using host_params (and keep_param) twice was causing compute_attributes
to be deleted permanently out of `params`. keep_param now restores
elements it deletes, and the controller now only calls host_params once...

5f587b15 09/26/2016 07:38 AM Daniel Lobato Garcia

Fixes #16219 - Interfaces API works with scoped view_hosts

Before this commit, parent_scope called 'merge' on a scope that may
contain conditions that do not make sense on 'resource_class'.

In this case, when a user with a filter :view_hosts and search
'hostgroup_fullname = foo' tried to view...

71318e23 09/12/2016 11:39 AM Shimon Shtein

Fixes #16397 - set nested template_combo. objects to optional

(cherry picked from commit d33fe9cd0e07b124e2ab5c87df7f8dfaefd24911)

View revisions

Also available in: Atom