Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
application_controller_subclass_test.rb 5.35 KB
architectures_controller_test.rb 2.24 KB
audits_controller_test.rb 720 Bytes
auth_source_ldaps_controller_test.rb 3.02 KB
autosign_controller_test.rb 168 Bytes
bookmarks_controller_test.rb 1.44 KB
common_parameters_controller_test.rb 1.86 KB
compute_attributes_controller_test.rb 1.51 KB
compute_profiles_controller_test.rb 1.36 KB
compute_resources_controller_test.rb 4.75 KB
compute_resources_vms_controller_test.rb 7.51 KB
config_groups_controller_test.rb 1.08 KB
config_templates_controller_test.rb 3.9 KB
dashboard_controller_test.rb 187 Bytes
domains_controller_test.rb 1.7 KB
environments_controller_test.rb 7.66 KB
fact_values_controller_test.rb 580 Bytes
filters_controller_test.rb 2.04 KB
home_controller_test.rb 200 Bytes
hostgroups_controller_test.rb 3.88 KB
hosts_controller_test.rb 33.7 KB
images_controller_test.rb 2.17 KB
locations_controller_test.rb 8.46 KB
lookup_keys_controller_test.rb 1.48 KB
lookup_values_controller_test.rb 172 Bytes
media_controller_test.rb 1.72 KB
models_controller_test.rb 1.7 KB
operatingsystems_controller_test.rb 4.58 KB
organizations_controller_test.rb 8.71 KB
ptables_controller_test.rb 3.36 KB
puppetca_controller_test.rb 168 Bytes
puppetclasses_controller_test.rb 8.21 KB
realms_controller_test.rb 1.65 KB
reports_controller_test.rb 2.01 KB
roles_controller_test.rb 3.41 KB
settings_controller_test.rb 1.44 KB
smart_proxies_controller_test.rb 3.03 KB
smart_proxy_auth_test.rb 1.85 KB
statistics_controller_test.rb 740 Bytes
subnets_controller_test.rb 2.83 KB
tasks_controller_test.rb 165 Bytes
unattended_controller_test.rb 13.4 KB
usergroups_controller_test.rb 2.31 KB
users_controller_test.rb 13.2 KB

Latest revisions

# Date Author Comment
ff3aabbb 03/10/2015 09:48 AM Tomáš Strachota

Fixes #9678 - Can't update admin flag for users via API

find_resource needs to be defined prior to UsersMixin is included as it
requires the variable @user being set.

(cherry picked from commit 1b1b39861e485523b0cc0c6435fef30c38df7e07)

72bbd72c 03/06/2015 08:33 AM Shimon Shtein

Fixes #9427 - Return meaningful errors from subnets/freeip and parse the error response to the UI

(cherry picked from commit b9521a8dc7f4e61a011cabbfdfe78657bd3c24d2)

cd032085 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove classcheck cop

9271a4bf 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove various small cops

afe02d30 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cop IndentationConsistency

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

e5280f3e 02/18/2015 02:43 AM Dominic Cleal

fixes #9358 - match unattended template requests against provision interface

fa941058 02/08/2015 01:45 PM Shlomi Zadok

fixes #9030 - Adds support to clone config template via api

43c4bd72 01/27/2015 11:58 AM Marek Hulán

Fixes #7456 - Extract primary interface from host

Contributions from:

All host must have at least one primary interface and one provision (can...

c3b33536 01/13/2015 04:18 AM Stephen Benjamin

fixes #8484 - make SmartProxyAuth concern more useful to plugins

View revisions

Also available in: Atom