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.55 KB
autosign_controller.rb 539 Bytes
base_controller.rb 5.7 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 8.15 KB
config_groups_controller.rb 1.36 KB
config_templates_controller.rb 5.52 KB
dashboard_controller.rb 463 Bytes
domains_controller.rb 3.04 KB
environments_controller.rb 2.1 KB
external_usergroups_controller.rb 3.62 KB
fact_values_controller.rb 672 Bytes
filters_controller.rb 1.61 KB
home_controller.rb 466 Bytes
host_classes_controller.rb 1.78 KB
hostgroup_classes_controller.rb 1.82 KB
hostgroups_controller.rb 3.49 KB
hosts_controller.rb 13.6 KB
images_controller.rb 2.97 KB
interfaces_controller.rb 5.64 KB
locations_controller.rb 221 Bytes
mail_notifications_controller.rb 747 Bytes
media_controller.rb 2.71 KB
models_controller.rb 1.41 KB
operatingsystems_controller.rb 4.75 KB
organizations_controller.rb 234 Bytes
os_default_templates_controller.rb 3.85 KB
override_values_controller.rb 4.39 KB
parameters_controller.rb 8.86 KB
permissions_controller.rb 1.58 KB
plugins_controller.rb 251 Bytes
provisioning_templates_controller.rb 5.14 KB
ptables_controller.rb 3.72 KB
puppetclasses_controller.rb 3.58 KB
realms_controller.rb 1.82 KB
reports_controller.rb 2.54 KB
roles_controller.rb 1.3 KB
settings_controller.rb 1 KB
smart_class_parameters_controller.rb 3.61 KB
smart_proxies_controller.rb 2.03 KB
smart_variables_controller.rb 3.16 KB
statistics_controller.rb 1.64 KB
subnets_controller.rb 3.27 KB
tasks_controller.rb 514 Bytes
template_combinations_controller.rb 4.34 KB
template_kinds_controller.rb 351 Bytes
usergroups_controller.rb 1.59 KB
users_controller.rb 3.66 KB

Latest revisions

# Date Author Comment
7c019498 09/15/2015 03:29 AM Shlomi Zadok

Fixes #11401 - Add scoped search to auth_source on name

2fba6ad7 09/14/2015 10:08 AM Ondřej Pražák

Fixes #2267 - general rebuild of TFTP, DNS, DHCP

e669d488 09/11/2015 06:06 PM Michael Alves Lobo

Fixes #3650, #11600 - Compute Resource availability_zones, flavors, security_groups API v2 endpoints

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

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

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