Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
about_controller.rb 673 Bytes
application_controller.rb 14.5 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.1 KB
common_parameters_controller.rb 1.01 KB
compute_attributes_controller.rb 922 Bytes
compute_profiles_controller.rb 976 Bytes
compute_resources_controller.rb 4.12 KB
compute_resources_vms_controller.rb 4.77 KB
config_groups_controller.rb 782 Bytes
config_reports_controller.rb 1.04 KB
dashboard_controller.rb 2.3 KB
domains_controller.rb 713 Bytes
environments_controller.rb 818 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.42 KB
hosts_controller.rb 33 KB
images_controller.rb 1.41 KB
interfaces_controller.rb 1.25 KB
locations_controller.rb 208 Bytes
lookup_keys_controller.rb 1.27 KB
lookup_values_controller.rb 1.21 KB
mail_notifications_controller.rb 112 Bytes
media_controller.rb 809 Bytes
models_controller.rb 702 Bytes
operatingsystems_controller.rb 1.14 KB
organizations_controller.rb 216 Bytes
parameters_controller.rb 257 Bytes
permissions_controller.rb 700 Bytes
provisioning_templates_controller.rb 437 Bytes
ptables_controller.rb 199 Bytes
puppetca_controller.rb 1.46 KB
puppetclass_lookup_keys_controller.rb 591 Bytes
puppetclasses_controller.rb 3 KB
realms_controller.rb 702 Bytes
roles_controller.rb 2.64 KB
settings_controller.rb 1.1 KB
smart_proxies_controller.rb 4.67 KB
statistics_controller.rb 483 Bytes
subnets_controller.rb 2.51 KB
tasks_controller.rb 324 Bytes
templates_controller.rb 4.2 KB
topbar_sweeper.rb 778 Bytes
trends_controller.rb 1.25 KB
unattended_controller.rb 8.72 KB
usergroups_controller.rb 1.56 KB
users_controller.rb 5.22 KB
variable_lookup_keys_controller.rb 241 Bytes

Latest revisions

# Date Author Comment
ed7e5184 01/30/2017 11:02 AM Amit Karsale

Fixes #13775 - merge if data set is present

(cherry picked from commit 8e81effcedafc539cbe3477b5565d9239f1f2f51)

d42544e5 01/30/2017 11:01 AM Sean O'Keeffe

Fixes #17683 - Wrong resource type in HG AJAX permission check

(cherry picked from commit 7892585d897ad5843a285bb9ddb5100b664b03cd)

72cad285 01/30/2017 11:01 AM Tomer Brisker

Fixes #17597 - Prevent error on saving empty dashboard

(cherry picked from commit c6a25c1c3aefe355750f84a27d101389167387c1)

b3edaa0a 01/05/2017 08:06 AM Justin Sherrill

Fixes #17894 - load needed dependent api param group

when rendering facet api param docs
(cherry picked from commit 61ccbc34b4a69682b56ac67dbf0aedc5b71cc27f)

0afb9e99 12/22/2016 09:56 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...

1ee7b011 12/05/2016 09:32 AM Amir Fefer

Fixes #12156 - Adds email configuration into Foreman settings

Instead using email.yaml, the email configuration
can be modified dynamically via settings.
(cherry picked from commit 5a8f4579cbf581b7c54d86f3dc055d45362e6508)

c4889226 12/05/2016 09:32 AM Tomáš Strachota

Fixes #17487 - support sessions for api calls

- authenticated api calls save user to session and set
flag api_authenticated_session
- sessions with such flag allow posting requests without CSRF token
- api sessions exipre the same way as UI sessions
- api sessions don't store any additional data to keep the requests...

9434f393 12/05/2016 09:32 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)

79833adf 12/05/2016 09:32 AM Timo Goebel

fixes #11127 - show error when rebuild reboot fails

(cherry picked from commit 6695a5563dc244522c7eb2135b8ab827f1d80411)

28efe7f8 12/05/2016 09:32 AM Trey Dockendorf

Fixes #17296 - Add setting access_unattended_without_build

(cherry picked from commit 2652deaf8f81cf315eed8f61b675a73bce0c6eff)

View revisions

Also available in: Atom