Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
about_controller.rb 314 Bytes
application_controller.rb 13 KB
architectures_controller.rb 848 Bytes
audits_controller.rb 593 Bytes
auth_source_ldaps_controller.rb 872 Bytes
autosign_controller.rb 1.29 KB
bookmarks_controller.rb 933 Bytes
common_parameters_controller.rb 1004 Bytes
compute_attributes_controller.rb 880 Bytes
compute_profiles_controller.rb 919 Bytes
compute_resources_controller.rb 3.9 KB
compute_resources_vms_controller.rb 4.23 KB
config_groups_controller.rb 801 Bytes
dashboard_controller.rb 1.81 KB
domains_controller.rb 743 Bytes
environments_controller.rb 838 Bytes
external_usergroups_controller.rb 558 Bytes
fact_values_controller.rb 955 Bytes
facts_controller.rb 491 Bytes
filters_controller.rb 2.18 KB
home_controller.rb 1.04 KB
hostgroups_controller.rb 5.32 KB
hosts_controller.rb 25.2 KB
images_controller.rb 1.36 KB
interfaces_controller.rb 866 Bytes
locations_controller.rb 156 Bytes
lookup_keys_controller.rb 942 Bytes
lookup_values_controller.rb 1.16 KB
mail_notifications_controller.rb 112 Bytes
media_controller.rb 762 Bytes
models_controller.rb 733 Bytes
operatingsystems_controller.rb 1.15 KB
organizations_controller.rb 160 Bytes
permissions_controller.rb 700 Bytes
provisioning_templates_controller.rb 267 Bytes
ptables_controller.rb 50 Bytes
puppetca_controller.rb 1.57 KB
puppetclass_lookup_keys_controller.rb 524 Bytes
puppetclasses_controller.rb 2.91 KB
realms_controller.rb 727 Bytes
reports_controller.rb 1.04 KB
roles_controller.rb 2.24 KB
settings_controller.rb 961 Bytes
smart_proxies_controller.rb 1.7 KB
statistics_controller.rb 1.59 KB
subnets_controller.rb 2.2 KB
tasks_controller.rb 324 Bytes
templates_controller.rb 3.81 KB
topbar_sweeper.rb 624 Bytes
trends_controller.rb 1.03 KB
unattended_controller.rb 8.79 KB
usergroups_controller.rb 1.44 KB
users_controller.rb 3.76 KB
variable_lookup_keys_controller.rb 108 Bytes

Latest revisions

# Date Author Comment
8076e753 09/07/2015 05:50 AM Ondřej Pražák

Fixes #11693 - removed 'destroy' for smart class parameter from API controllers

e54016da 09/04/2015 08:03 AM Marek Hulán

Fixes #10782 - global host status

Introduce new global host status that is composed of host substatuses.
Each substatus defines a mapping to the global one which can result in
three values
  • OK
  • WARN
  • ERROR

Plugins can add their own substatuses. These are automatically...

64b8c7a4 09/04/2015 05:11 AM Ondřej Pražák

Fixes #11426 - remove puppet class paremeters no longer possible during edit in UI

8b98d8e0 09/03/2015 05:07 AM Ondřej Pražák

Fixes #1477 - Hostgroup no longer looses puppet classes when environment changed during hostgroup editing

6b4b489f 09/03/2015 02:54 AM Ori Rabin

fixes #10832 - separating lookup keys into puppet and variable

293036df 09/01/2015 10:51 AM Daniel Lobato Garcia

Fixes #11579 - Reports show/destroy restricted by host authorization (CVE-2015-5233)

ReportsController 'show' and 'destroy' now perform a check to see if
the User is authorized to see the Host associated with the Report. In
case it's not, it returns 404, as to not give hints whether a Report...

8347a5ef 08/28/2015 09:04 AM Ori Rabin

Fixes #10731 - Allow matches to merge with default values

56309d5d 08/26/2015 04:04 AM Tom Caspy

fixes #9058 - interfaces should not be affected when changing loc/org

2dec184c 08/24/2015 08:42 AM Eric Helms

Fixes #11303: Allow scoped search by name for permissions.

This both provides this functionality and fixes an issue with creating
filters using hammer. Hammer attempts to search for a permission by
name using scoped search syntax when creating a filter with the...

8caf49db 08/17/2015 07:15 AM Shlomi Zadok

fixes #11240 - Add api docs to hostgroup params

View revisions

Also available in: Atom