Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  shared
application_controller_subclass_test.rb 6.8 KB
architectures_controller_test.rb 2.47 KB
audits_controller_test.rb 963 Bytes
auth_source_ldaps_controller_test.rb 3.69 KB
autosign_controller_test.rb 168 Bytes
bookmarks_controller_test.rb 1.98 KB
common_parameters_controller_test.rb 2.05 KB
compute_attributes_controller_test.rb 1.51 KB
compute_profiles_controller_test.rb 1.36 KB
compute_resources_controller_test.rb 6.54 KB
compute_resources_vms_controller_test.rb 7.45 KB
config_groups_controller_test.rb 1.08 KB
config_reports_controller_test.rb 2.48 KB
dashboard_controller_test.rb 1.92 KB
domains_controller_test.rb 1.68 KB
environments_controller_test.rb 7.85 KB
fact_values_controller_test.rb 580 Bytes
filters_controller_test.rb 2.34 KB
home_controller_test.rb 200 Bytes
hostgroups_controller_test.rb 8.52 KB
hosts_controller_test.rb 48.9 KB
images_controller_test.rb 2.26 KB
locations_controller_test.rb 8.5 KB
lookup_values_controller_test.rb 172 Bytes
media_controller_test.rb 1.67 KB
models_controller_test.rb 1.79 KB
operatingsystems_controller_test.rb 4.79 KB
organizations_controller_test.rb 8.75 KB
provisioning_templates_controller_test.rb 4.98 KB
ptables_controller_test.rb 4.31 KB
puppetca_controller_test.rb 639 Bytes
puppetclass_lookup_keys_controller_test.rb 1.55 KB
puppetclasses_controller_test.rb 9.2 KB
realms_controller_test.rb 1.87 KB
roles_controller_test.rb 2.73 KB
settings_controller_test.rb 2.13 KB
smart_proxies_controller_test.rb 9.5 KB
smart_proxy_auth_test.rb 4.3 KB
statistics_controller_test.rb 740 Bytes
subnets_controller_test.rb 2.81 KB
tasks_controller_test.rb 165 Bytes
trends_controller_test.rb 809 Bytes
unattended_controller_test.rb 15.2 KB
usergroups_controller_test.rb 3.08 KB
users_controller_test.rb 14 KB
variable_lookup_keys_controller_test.rb 1.53 KB

Latest revisions

# Date Author Comment
45831c5a 04/18/2016 01:45 PM Marek Hulán

Fixes #14264 - improve primary interface selection

(cherry picked from commit 308f611d9bb17173588a6f59c7a914b551923a7b)

dd543c2f 04/18/2016 01:45 PM Dominic Cleal

fixes #14253 - add attr_accessible to Widget

Add position/view related attributes to widget as accessible attributes
and protect data such as template and name. Under Rail 4.2, saving the
dashboard was failing due to attribute protection, so new functional...

e83f4d7f 04/18/2016 01:45 PM Tom Caspy

fixes #14239 - when creating host from API, set first interface as primary if none set

(cherry picked from commit 38d9333f8e82e45fc6771ea7740e6ea625b97d3f)

13a3d8bd 04/18/2016 01:45 PM Shimon Shtein

Fixes #7494 - added search parameter to index action of usergroups

(cherry picked from commit 35d6eb40a800b6f4ea04e53eb3bb9631504863db)

c404041c 03/22/2016 01:21 PM Dominic Cleal

fixes #13980 - don't merge NIC compute attrs on New Host form

Removes merging of NIC's compute attributes when refreshing interfaces
on compute profile or resource selections on the New Host form. Instead,
overwrite NIC attributes from the profile (as it did before 85e82d0) as...

35b10472 03/10/2016 10:56 AM cyrus-mc

fixes #13817 - test certificate.subject_alternative_names for presence

Otherwise certificate SAN test is always true even with no SAN. This
results in request_hosts being empty and thus ENC authentication fails.

With test by Dominic Cleal <>...

a7bc5264 03/10/2016 10:49 AM Dominic Cleal

fixes #14000 - respect custom controller permissions

Allows controller_permission method to override the permission suffix
used in resource_scope, originally from a63aa7c and removed in bb39df2.

(cherry picked from commit f05b9307fe36d877364b0ee5bee7212c3315c97e)

f211de7e 03/10/2016 10:49 AM Tom Caspy

fixes #13828 - CVE-2016-2100 - only showing relevant bookmarks

(cherry picked from commit a61344da14f73920b4bdc7ad8220e7a0ed998031)

0aed1d4e 02/24/2016 12:33 PM Stephen Benjamin

fixes #13852 - add user_data to images api docs

(cherry picked from commit 1cd4a22df2b4a34ea8a03150b1bd406494587ed3)

4693fe5f 02/19/2016 04:31 AM Ondřej Pražák

Fixes #6241 - Validations for associations with proxies

View revisions

Also available in: Atom