Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
about_controller.rb 673 Bytes
application_controller.rb 13.8 KB
architectures_controller.rb 901 Bytes
audits_controller.rb 593 Bytes
auth_source_ldaps_controller.rb 1.2 KB
autosign_controller.rb 1.4 KB
bookmarks_controller.rb 1.07 KB
common_parameters_controller.rb 1.05 KB
compute_attributes_controller.rb 922 Bytes
compute_profiles_controller.rb 1.02 KB
compute_resources_controller.rb 4.06 KB
compute_resources_vms_controller.rb 4.77 KB
config_groups_controller.rb 853 Bytes
config_reports_controller.rb 1.15 KB
dashboard_controller.rb 2.29 KB
domains_controller.rb 784 Bytes
environments_controller.rb 889 Bytes
external_usergroups_controller.rb 558 Bytes
fact_values_controller.rb 955 Bytes
facts_controller.rb 491 Bytes
filters_controller.rb 2.6 KB
home_controller.rb 1.04 KB
hostgroups_controller.rb 4.52 KB
hosts_controller.rb 31.4 KB
images_controller.rb 1.41 KB
interfaces_controller.rb 1.25 KB
locations_controller.rb 208 Bytes
lookup_keys_controller.rb 1.41 KB
lookup_values_controller.rb 1.21 KB
mail_notifications_controller.rb 112 Bytes
media_controller.rb 809 Bytes
models_controller.rb 773 Bytes
operatingsystems_controller.rb 1.21 KB
organizations_controller.rb 216 Bytes
permissions_controller.rb 700 Bytes
provisioning_templates_controller.rb 332 Bytes
ptables_controller.rb 100 Bytes
puppetca_controller.rb 1.46 KB
puppetclass_lookup_keys_controller.rb 737 Bytes
puppetclasses_controller.rb 3.07 KB
realms_controller.rb 773 Bytes
roles_controller.rb 2.65 KB
settings_controller.rb 1.1 KB
smart_proxies_controller.rb 4.67 KB
statistics_controller.rb 351 Bytes
subnets_controller.rb 2.59 KB
tasks_controller.rb 324 Bytes
templates_controller.rb 4.14 KB
topbar_sweeper.rb 778 Bytes
trends_controller.rb 1.25 KB
unattended_controller.rb 8.66 KB
usergroups_controller.rb 1.56 KB
users_controller.rb 4.91 KB
variable_lookup_keys_controller.rb 241 Bytes

Latest revisions

# Date Author Comment
145c81d6 12/20/2016 09:36 AM Dominic Cleal

fixes #17395 - use admin user for load_template_vars

When `load_template_vars` is called from before_action, the current user
must already be set to ensure caching of parameters inside Host#params
is done with consistent permissions. Otherwise when Foreman::Renderer's...

20d38d49 12/20/2016 09:36 AM Jan-Otto Kröpke

Fixes #16422 - Foreman API throws ruby exception with ovirt network API

Passing a 'nil' resource_class to the `scope_for` method will always result in a 500 as you cannot call `.where` on nil.
(cherry picked from commit 9fb9397a7c8cbd96151cec54f2c4718f1a56ee96)

2d4468a7 12/20/2016 09:36 AM Ori Rabin

Fixes #17441 - override all parameters permission changed to edit

(cherry picked from commit e18d69e89b544288d90926011d7bb8b1d46a182b)

b847c53b 11/25/2016 09:30 AM Timo Goebel

fixes #17409 - show only real bmc power actions

(cherry picked from commit cbb5c8470c3b1980eff39a8780474107891f229e)

ce954bb1 11/25/2016 09:30 AM Ranjan Kumar

Fixes #17200 - Add option datacenter to compute resource

(cherry picked from commit e4c0449fbb71e65723c9daacc2f0d0e8a32989f0)

dbfaff4a 11/25/2016 09:30 AM Dominic Cleal

fixes #17300 - accept Nic::Bond#attached_devices string inputs

(cherry picked from commit 18780e5cb7f7d0fbcf97b99426217730b1a54635)

8a93d7c8 11/25/2016 09:30 AM Dominic Cleal

fixes #17170 - use strong params in InterfacesController

(cherry picked from commit 93046b80ad54cfaecf37d14f701dda8613265b1a)

a6361cfe 11/25/2016 09:30 AM Martin Schurz

fixes #16996 - reduce eager_load of tables

(cherry picked from commit 68f481c58496cae5229fc3f670840e152158b789)

d307fc01 11/25/2016 09:30 AM Tomer Brisker

Fixes #17152 - Puppet proxy dashboard displays correctly

(cherry picked from commit 25eb1c80698eaf0b96e28eb6b76206a4ffe341ae)

ae6fdf61 11/25/2016 08:51 AM Marek Hulán

Fixes #17104 - ignore resource via API

(cherry picked from commit 719f4d21dd788c7e4bde3e4a7c91589864489b48)

View revisions

Also available in: Atom