Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architectures_controller.rb 1.84 KB
audits_controller.rb 593 Bytes
auth_source_ldaps_controller.rb 3.28 KB
autosign_controller.rb 539 Bytes
base_controller.rb 5.75 KB
bookmarks_controller.rb 1.52 KB
common_parameters_controller.rb 1.66 KB
compute_attributes_controller.rb 2.41 KB
compute_profiles_controller.rb 1.49 KB
compute_resources_controller.rb 8.31 KB
config_groups_controller.rb 1.54 KB
config_reports_controller.rb 2.74 KB
config_templates_controller.rb 5.64 KB
dashboard_controller.rb 1.96 KB
domains_controller.rb 3.09 KB
environments_controller.rb 2.51 KB
external_usergroups_controller.rb 3.67 KB
fact_values_controller.rb 671 Bytes
filters_controller.rb 1.69 KB
home_controller.rb 465 Bytes
host_classes_controller.rb 1.83 KB
hostgroup_classes_controller.rb 1.84 KB
hostgroups_controller.rb 3.74 KB
hosts_controller.rb 15.4 KB
images_controller.rb 3.18 KB
interfaces_controller.rb 5.86 KB
locations_controller.rb 277 Bytes
mail_notifications_controller.rb 747 Bytes
media_controller.rb 2.76 KB
models_controller.rb 1.46 KB
operatingsystems_controller.rb 5.09 KB
organizations_controller.rb 294 Bytes
os_default_templates_controller.rb 3.96 KB
override_values_controller.rb 4.48 KB
parameters_controller.rb 10 KB
permissions_controller.rb 1.58 KB
plugins_controller.rb 251 Bytes
provisioning_templates_controller.rb 5.29 KB
ptables_controller.rb 3.88 KB
puppetclasses_controller.rb 3.63 KB
realms_controller.rb 1.86 KB
reports_controller.rb 2.86 KB
roles_controller.rb 1.44 KB
settings_controller.rb 1.06 KB
smart_class_parameters_controller.rb 3.77 KB
smart_proxies_controller.rb 2.68 KB
smart_variables_controller.rb 3.33 KB
statistics_controller.rb 1.64 KB
subnets_controller.rb 4.23 KB
tasks_controller.rb 514 Bytes
template_combinations_controller.rb 4.4 KB
template_kinds_controller.rb 351 Bytes
usergroups_controller.rb 1.73 KB
users_controller.rb 4.14 KB

Latest revisions

# Date Author Comment
ce954bb1 11/25/2016 09:30 AM Ranjan Kumar

Fixes #17200 - Add option datacenter to compute resource

(cherry picked from commit e4c0449fbb71e65723c9daacc2f0d0e8a32989f0)

426bdbc9 10/25/2016 07:54 AM Daniel Lobato Garcia

Fixes #16633 - AuthSourceLDAP uses *_authenticators filters

Prior to this, non-admin users who were granted *_authenticators
permissions were not able to use them, as the controllers were looking
for *_auth_source_ldaps permissions instead.

(cherry picked from commit 8cc04d55c2cbe27a5c5fbb74254102f9d9658149)

b453e927 10/04/2016 01:32 PM Ranjan Kumar

Fixes #16681 - strong params in config groups API

(cherry picked from commit cc59b2a11892247974df34d21146089e4c75c406)

71318e23 09/12/2016 11:39 AM Shimon Shtein

Fixes #16397 - set nested template_combo. objects to optional

(cherry picked from commit d33fe9cd0e07b124e2ab5c87df7f8dfaefd24911)

4132ff87 09/12/2016 11:39 AM Marek Hulán

Fixes #16461 - expose override in filter API

(cherry picked from commit 9bdc4fea9711290431b611337ac72c2003dc8efd)

20ff6621 09/12/2016 11:39 AM Shlomi Zadok

Fixes #16380 - Eager load hosts attributes
Since Rails 4, in order to load delegated attributes,
we need to use 'eager_load' instead of 'includes'

(cherry picked from commit 7c5b8bd63f0fb7695b1b6e09a20e917004eca839)

9e83ae91 09/12/2016 11:39 AM Shlomi Zadok

Fixes #16415 - Accept unwrapped hash with 'layout' attribute

(cherry picked from commit eb9a7a4973790e27ba930640407eb77d7aa97d65)

f619eb4d 08/26/2016 05:33 AM Marek Hulán

Fixes #7806 - allow taxonomy association on role level

4cbf879e 08/24/2016 06:41 AM Lukas Zapletal

Fixes #12634 - New HW Model flag pxe_loader

Implementation of

https://github.com/theforeman/rfcs/blob/master/text/0001-PXE-Booting-UEFI.md

In short, new host/hostgroup flag PXE loader is added to specify TFTP
DHCP filename and Foreman now orchestrates all PXE-capable templates...

abebb994 08/23/2016 03:29 AM Dominic Cleal

fixes #16221 - replace private AS timezone listing method

View revisions

Also available in: Atom