Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architectures_controller.rb 1.78 KB
audits_controller.rb 652 Bytes
auth_source_ldaps_controller.rb 2.24 KB
autosign_controller.rb 539 Bytes
base_controller.rb 5.79 KB
bookmarks_controller.rb 1.43 KB
common_parameters_controller.rb 1.58 KB
compute_attributes_controller.rb 2.41 KB
compute_profiles_controller.rb 1.43 KB
compute_resources_controller.rb 6.79 KB
config_groups_controller.rb 1.36 KB
config_templates_controller.rb 4.79 KB
dashboard_controller.rb 463 Bytes
domains_controller.rb 3.04 KB
environments_controller.rb 2.1 KB
external_usergroups_controller.rb 3.45 KB
fact_values_controller.rb 525 Bytes
filters_controller.rb 1.63 KB
home_controller.rb 447 Bytes
host_classes_controller.rb 1.78 KB
hostgroup_classes_controller.rb 1.82 KB
hostgroups_controller.rb 3.05 KB
hosts_controller.rb 10.8 KB
images_controller.rb 2.97 KB
interfaces_controller.rb 5.58 KB
locations_controller.rb 221 Bytes
mail_notifications_controller.rb 743 Bytes
media_controller.rb 2.71 KB
models_controller.rb 1.41 KB
operatingsystems_controller.rb 3.6 KB
organizations_controller.rb 234 Bytes
os_default_templates_controller.rb 2.73 KB
override_values_controller.rb 3.92 KB
parameters_controller.rb 8.86 KB
permissions_controller.rb 1.24 KB
plugins_controller.rb 251 Bytes
ptables_controller.rb 1.7 KB
puppetclasses_controller.rb 3.46 KB
realms_controller.rb 1.82 KB
reports_controller.rb 2.33 KB
roles_controller.rb 1.3 KB
settings_controller.rb 822 Bytes
smart_class_parameters_controller.rb 2.81 KB
smart_proxies_controller.rb 2.03 KB
smart_variables_controller.rb 2.53 KB
statistics_controller.rb 1.64 KB
subnets_controller.rb 3.27 KB
tasks_controller.rb 514 Bytes
template_combinations_controller.rb 1.73 KB
template_kinds_controller.rb 351 Bytes
usergroups_controller.rb 1.59 KB
users_controller.rb 3.66 KB

Latest revisions

# Date Author Comment
cfd1c413 03/12/2015 10:48 AM Tomáš Strachota

Fixes #9657 - merge NICs from compute profile in host create API

- updated api docs for hosts and interfaces
- host create/update api actions now merge interfaces from compute
profiles
- NIC type mapping extracted into a separate class
- return full host detail after host update

1b1b3986 03/10/2015 04:21 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.

ba2a9e1b 02/23/2015 10:07 AM Tomer Brisker

Fixes #9452 - correct capitalization of VMware

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

Refs #3809 - Remove classcheck cop

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

Refs #3809 - Remove cops for empty lines

06c8a10e 02/08/2015 03:57 PM Tom Caspy

fixes #5812 - url parameter in compute_resource#create is not required for EC2, removing the required flag

807f8b66 02/08/2015 02:11 PM Tomáš Strachota

Fixes #9113 - api docs for users miss locale and timestamp params

Locale was missing also in the server responses.

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

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

cf96f0f4 02/08/2015 11:04 AM Daniel Lobato Garcia

Fixes #9225 - private is defined twice in hosts controller

c6c50b21 01/13/2015 09:21 AM Tomer Brisker

Fixes #8838 - Replace HTTP error codes with human-readable symbols

View revisions

Also available in: Atom