Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
about_controller.rb 315 Bytes
application_controller.rb 12.6 KB
architectures_controller.rb 845 Bytes
audits_controller.rb 562 Bytes
auth_source_ldaps_controller.rb 871 Bytes
autosign_controller.rb 1.29 KB
bookmarks_controller.rb 934 Bytes
common_parameters_controller.rb 1003 Bytes
compute_attributes_controller.rb 850 Bytes
compute_profiles_controller.rb 963 Bytes
compute_resources_controller.rb 3.94 KB
compute_resources_vms_controller.rb 4.23 KB
config_groups_controller.rb 974 Bytes
config_templates_controller.rb 3 KB
dashboard_controller.rb 453 Bytes
domains_controller.rb 740 Bytes
environments_controller.rb 835 Bytes
external_usergroups_controller.rb 558 Bytes
fact_values_controller.rb 958 Bytes
facts_controller.rb 492 Bytes
filters_controller.rb 2.03 KB
home_controller.rb 1.01 KB
hostgroups_controller.rb 4.12 KB
hosts_controller.rb 23.9 KB
images_controller.rb 1.33 KB
locations_controller.rb 156 Bytes
lookup_keys_controller.rb 1.01 KB
lookup_values_controller.rb 1.18 KB
media_controller.rb 759 Bytes
models_controller.rb 733 Bytes
notices_controller.rb 212 Bytes
operatingsystems_controller.rb 1.14 KB
organizations_controller.rb 160 Bytes
permissions_controller.rb 703 Bytes
ptables_controller.rb 773 Bytes
puppetca_controller.rb 1.56 KB
puppetclasses_controller.rb 3.12 KB
realms_controller.rb 723 Bytes
reports_controller.rb 1.03 KB
roles_controller.rb 2.29 KB
settings_controller.rb 943 Bytes
smart_proxies_controller.rb 1.65 KB
statistics_controller.rb 1.53 KB
subnets_controller.rb 2.08 KB
tasks_controller.rb 324 Bytes
topbar_sweeper.rb 623 Bytes
trends_controller.rb 1.01 KB
unattended_controller.rb 10.3 KB
usergroups_controller.rb 968 Bytes
users_controller.rb 3.7 KB

Latest revisions

# Date Author Comment
eef2ba50 08/11/2014 08:27 AM Dominic Cleal

fixes #6964 - replace default scope that hides users with explicit scope

(cherry picked from commit cad9cce912a371018a489a874d896af241f91bd0)

4b2dffae 08/07/2014 04:21 AM Daniel Lobato Garcia

Fixes #5734 - API for external groups management

12bb385d 08/05/2014 07:54 AM Ori Rabin

Fixes #6794: Adds search parameter for template kinds

7d5aaa82 08/05/2014 07:54 AM Stephen Benjamin

fixes #6861 - provide a way to detect host group provisioning

1dd18c34 08/05/2014 07:54 AM Ohad Levy

fixes #6857 improve two-pane load times

39054ec4 08/01/2014 11:13 AM Joseph Magen

fixes #6825 - refactor api/v2/filters_controller.rb to use find_optional_nested_object and add Authorizable to class Role

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

32ced385 07/31/2014 08:34 AM Ori Rabin

Fixes #215: Parameters can be saved without a value

View revisions

Also available in: Atom