Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architectures_controller_test.rb 2.49 KB
audits_controller_test.rb 925 Bytes
auth_source_ldaps_controller_test.rb 1.84 KB
autosign_controller_test.rb 610 Bytes
base_controller_subclass_test.rb 647 Bytes
bookmarks_controller_test.rb 2.04 KB
common_parameters_controller_test.rb 1.16 KB
compute_attributes_controller_test.rb 1001 Bytes
compute_profiles_controller_test.rb 1.13 KB
compute_resources_controller_test.rb 11.4 KB
config_reports_controller_test.rb 7.45 KB
config_templates_controller_test.rb 4.16 KB
dashboard_controller_test.rb 300 Bytes
domains_controller_test.rb 3.04 KB
environments_controller_test.rb 1.44 KB
external_usergroups_controller_test.rb 2.35 KB
fact_values_controller_test.rb 1.78 KB
filters_controller_test.rb 1.22 KB
home_controller_test.rb 175 Bytes
host_classes_controller_test.rb 955 Bytes
hostgroup_class_controller_test.rb 990 Bytes
hostgroups_controller_test.rb 2.15 KB
hosts_controller_test.rb 22.6 KB
images_controller_test.rb 1.56 KB
interfaces_controller_test.rb 2.33 KB
locations_controller_test.rb 8.74 KB
media_controller_test.rb 1.17 KB
models_controller_test.rb 1.5 KB
operatingsystems_controller_test.rb 4.09 KB
os_default_templates_controller_test.rb 2.36 KB
override_values_controller_test.rb 4.22 KB
parameters_controller_test.rb 9.13 KB
permissions_controller_test.rb 641 Bytes
plugins_controller_test.rb 197 Bytes
provisioning_templates_controller_test.rb 3.61 KB
ptables_controller_test.rb 2.72 KB
puppetclasses_controller_test.rb 5.1 KB
realms_controller_test.rb 3.01 KB
reports_controller_test.rb 7.3 KB
roles_controller_test.rb 1.09 KB
settings_controller_test.rb 1.6 KB
smart_class_parameters_controller_test.rb 5.96 KB
smart_proxies_controller_test.rb 11.4 KB
smart_variables_controller_test.rb 2.83 KB
statistics_controller_test.rb 551 Bytes
subnets_controller_test.rb 1.78 KB
tasks_controller_test.rb 984 Bytes
template_combinations_controller_test.rb 2.61 KB
template_kinds_controller_test.rb 325 Bytes
usergroups_controller_test.rb 1.13 KB
users_controller_test.rb 5.16 KB

Latest revisions

# Date Author Comment
a61344da 02/29/2016 08:35 AM Tom Caspy

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

1cd4a22d 02/24/2016 03:46 AM Stephen Benjamin

fixes #13852 - add user_data to images api docs

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

Fixes #6241 - Validations for associations with proxies

47990639 02/19/2016 04:31 AM Tomáš Strachota

Fixes #6342 - merge compute profile when attributes in api host#create

API v2 host#craete call now merges user specified compute attributes
with compute profile. UI functionality remains untouched.

5c028a17 02/17/2016 06:58 AM Ori Rabin

Fixes #13257 - nested locations can be created via api

a977bd3b 02/16/2016 05:01 AM Daniel Lobato Garcia

Fixes #13557 - Rubocop enforce specifying a timezone

Rubocop can enforce what timezone to store in the database ,
so we can ensure everything is stored using UTC and we don't
miss these things in code reviews. When objects are displayed,
they must use the time provided by set_timezone in the...

6067d906 02/12/2016 04:48 AM Sean O'Keeffe

Fixes #13554 - Setting releated to taxonomies shouldn't be shown if they are disabled

d46cc693 02/10/2016 02:36 PM Timo Goebel

fixes #12436 - as a user I want to deploy vSphere vms on a storage pool

7c671609 02/09/2016 04:29 AM Dominic Cleal

fixes #13440 - rename Host#model_name to #hardware_model_name

Rails 4.2 defines a model_name instance method which is used in routing
and called from link_to. Rename our model_name methods to
hardware_model_name to prevent this overlapping and causing link_to...

9d496351 02/05/2016 11:04 AM Tom Caspy

fixes #12920 - allowing os parameters to be set via API

View revisions

Also available in: Atom