Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  shared
application_controller_subclass_test.rb 6.8 KB
architectures_controller_test.rb 2.45 KB
audits_controller_test.rb 945 Bytes
auth_source_ldaps_controller_test.rb 3.67 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.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.52 KB
dashboard_controller_test.rb 584 Bytes
domains_controller_test.rb 1.66 KB
environments_controller_test.rb 7.84 KB
fact_values_controller_test.rb 562 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.4 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.65 KB
models_controller_test.rb 1.77 KB
operatingsystems_controller_test.rb 4.78 KB
organizations_controller_test.rb 8.75 KB
provisioning_templates_controller_test.rb 4.98 KB
ptables_controller_test.rb 4.27 KB
puppetca_controller_test.rb 639 Bytes
puppetclass_lookup_keys_controller_test.rb 1.53 KB
puppetclasses_controller_test.rb 9.18 KB
realms_controller_test.rb 1.86 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 3.56 KB
statistics_controller_test.rb 722 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 2.7 KB
users_controller_test.rb 14 KB
variable_lookup_keys_controller_test.rb 1.51 KB

Latest revisions

# Date Author Comment
a2b3be55 03/02/2016 05:42 AM Tomer Brisker

Fixes #13896 - Rename Anonymous role to Default role

141dead7 03/01/2016 05:12 AM Dominic Cleal

fixes #13938 - remove reports fixtures

Under Rails 4.2, the rendering of the config_reports#show page was
failing as the reports fixtures referenced hosts that didn't exist.
Presence of host_id is validated under normal circumstances.

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.

e3047ef2 02/17/2016 10:10 AM Shimon Shtein

Fixes #12380 - Added the ability to select pagination mechanism in /filters

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...

fbb47ea5 02/12/2016 05:28 AM Timo Goebel

fixes #13647 - change puppet ca proxy for several hosts at once

View revisions

Also available in: Atom