Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architectures_controller_test.rb 2.25 KB
audits_controller_test.rb 518 Bytes
auth_source_ldaps_controller_test.rb 1.27 KB
autosign_controller_test.rb 612 Bytes
base_controller_subclass_test.rb 647 Bytes
bookmarks_controller_test.rb 1.6 KB
common_parameters_controller_test.rb 1.15 KB
compute_attributes_controller_test.rb 1003 Bytes
compute_profiles_controller_test.rb 1.13 KB
compute_resources_controller_test.rb 7.95 KB
config_templates_controller_test.rb 2.81 KB
dashboard_controller_test.rb 302 Bytes
domains_controller_test.rb 3.04 KB
environments_controller_test.rb 1.11 KB
external_usergroups_controller_test.rb 2.17 KB
fact_values_controller_test.rb 958 Bytes
filters_controller_test.rb 1.11 KB
home_controller_test.rb 177 Bytes
host_classes_controller_test.rb 911 Bytes
hostgroup_class_controller_test.rb 992 Bytes
hostgroups_controller_test.rb 1.94 KB
hosts_controller_test.rb 14.1 KB
images_controller_test.rb 1.53 KB
interfaces_controller_test.rb 1.89 KB
locations_controller_test.rb 8.24 KB
media_controller_test.rb 1.2 KB
models_controller_test.rb 1.53 KB
operatingsystems_controller_test.rb 2.59 KB
os_default_templates_controller_test.rb 2.32 KB
override_values_controller_test.rb 2.75 KB
parameters_controller_test.rb 7.99 KB
permissions_controller_test.rb 643 Bytes
plugins_controller_test.rb 209 Bytes
ptables_controller_test.rb 1.28 KB
puppetclasses_controller_test.rb 4.75 KB
realms_controller_test.rb 3.01 KB
reports_controller_test.rb 6.53 KB
roles_controller_test.rb 1022 Bytes
settings_controller_test.rb 952 Bytes
smart_class_parameters_controller_test.rb 4.3 KB
smart_proxies_controller_test.rb 8.95 KB
smart_variables_controller_test.rb 2.66 KB
statistics_controller_test.rb 553 Bytes
subnets_controller_test.rb 1.77 KB
tasks_controller_test.rb 978 Bytes
template_combinations_controller_test.rb 1.79 KB
template_kinds_controller_test.rb 325 Bytes
usergroups_controller_test.rb 1.13 KB
users_controller_test.rb 4.64 KB

Latest revisions

# Date Author Comment
4b2dffae 08/07/2014 04:21 AM Daniel Lobato Garcia

Fixes #5734 - API for external groups management

50ebc024 07/31/2014 11:17 AM David Davis

Fixes #6446 - Forbidding non-json POST/PUT requests in v2

6421fa1c 07/31/2014 10:35 AM Daniel Lobato Garcia

Fixes #813 - External usergroups can be linked to an LDAP auth source

f5317a04 07/31/2014 08:39 AM David Davis

Fixes #6786 - Handle error when no taxonomy params get sent

Basically, no organization params are getting sent as the bug reporter is not
using json and not using wrapped params. You can also test this by doing:

curl -X POST http://localhost:3000/api/v2/organizations...

2656873b 07/31/2014 03:49 AM Martin Bacovsky

Refs #4478 - API doc strings marked for translation

1eaa44ca 07/29/2014 08:30 AM Martin Bacovsky

Fixes #6768 - Hammer set-parameter does not work

160e24ea 07/28/2014 10:10 AM Joseph Magen

fixes #6430 - validate presence of location and organization for managed host if Settings are turned on

56c90914 07/23/2014 07:58 AM Joseph Magen

fixes #6749 - fix API v2 examples in docs that show error messages by re-ordering functional tests

c980e9a8 07/15/2014 10:23 AM Joseph Magen

fixes #5178 - unify API parameters and return values. User creation should not require payload wrapped with 'user' root

3ccd0ef6 07/10/2014 11:43 AM Jason Montleon

fixes #4155 - enable host/CR (dis)association via api

View revisions

Also available in: Atom