Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architectures_controller.rb 1.78 KB
audits_controller.rb 593 Bytes
auth_source_ldaps_controller.rb 3.15 KB
autosign_controller.rb 539 Bytes
base_controller.rb 5.75 KB
bookmarks_controller.rb 1.47 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.62 KB
config_groups_controller.rb 1.36 KB
config_reports_controller.rb 2.78 KB
config_templates_controller.rb 5.56 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 671 Bytes
filters_controller.rb 1.61 KB
home_controller.rb 466 Bytes
host_classes_controller.rb 1.8 KB
hostgroup_classes_controller.rb 1.82 KB
hostgroups_controller.rb 3.57 KB
hosts_controller.rb 15.1 KB
images_controller.rb 3.08 KB
interfaces_controller.rb 5.69 KB
locations_controller.rb 221 Bytes
mail_notifications_controller.rb 747 Bytes
media_controller.rb 2.71 KB
models_controller.rb 1.52 KB
operatingsystems_controller.rb 5.03 KB
organizations_controller.rb 234 Bytes
os_default_templates_controller.rb 3.86 KB
override_values_controller.rb 4.39 KB
parameters_controller.rb 9.17 KB
permissions_controller.rb 1.58 KB
plugins_controller.rb 251 Bytes
provisioning_templates_controller.rb 5.22 KB
ptables_controller.rb 3.72 KB
puppetclasses_controller.rb 3.58 KB
realms_controller.rb 1.82 KB
reports_controller.rb 2.9 KB
roles_controller.rb 1.34 KB
settings_controller.rb 1.06 KB
smart_class_parameters_controller.rb 3.71 KB
smart_proxies_controller.rb 2.62 KB
smart_variables_controller.rb 3.26 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.65 KB

Latest revisions

# Date Author Comment
a7bc5264 03/10/2016 10:49 AM Dominic Cleal

fixes #14000 - respect custom controller permissions

Allows controller_permission method to override the permission suffix
used in resource_scope, originally from a63aa7c and removed in bb39df2.

(cherry picked from commit f05b9307fe36d877364b0ee5bee7212c3315c97e)

f211de7e 03/10/2016 10:49 AM Tom Caspy

fixes #13828 - CVE-2016-2100 - only showing relevant bookmarks

(cherry picked from commit a61344da14f73920b4bdc7ad8220e7a0ed998031)

0aed1d4e 02/24/2016 12:33 PM Stephen Benjamin

fixes #13852 - add user_data to images api docs

(cherry picked from commit 1cd4a22df2b4a34ea8a03150b1bd406494587ed3)

47990639 02/19/2016 04:31 AM Tomáš Strachota

Fixes #6342 - merge compute profile when attributes in api host#create

API v2 host#craete call now merges user specified compute attributes
with compute profile. UI functionality remains untouched.

f20c2a1a 02/15/2016 07:22 AM Dominic Cleal

fixes #13409 - remove early initialisation of test DB

All models etc. referenced within the Rails environment startup,
including in initialisers should load without making any reference to
the database. This ensures when running `rake test` without a test DB...

6067d906 02/12/2016 04:48 AM Sean O'Keeffe

Fixes #13554 - Setting releated to taxonomies shouldn't be shown if they are disabled

d46cc693 02/10/2016 02:36 PM Timo Goebel

fixes #12436 - as a user I want to deploy vSphere vms on a storage pool

adc07e24 02/08/2016 06:01 AM Shlomi Zadok

Fixes #13245 - Remove duplicate apipie description from compute_resources

9d496351 02/05/2016 11:04 AM Tom Caspy

fixes #12920 - allowing os parameters to be set via API

33d9f9ee 02/03/2016 08:35 AM Lukas Zapletal

Fixes #12718 - smart proxy log table

This patch adds a table with logs fetched from Smart Proxy /logs new API. It
returns latest N log entries from a simple memory buffer. The table supports
filtering by level, custom filtering and it introduces several overview...

View revisions

Also available in: Atom