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
df16029e 04/18/2016 01:45 PM Evgeni Golov

fixes #14502 - fix documentation of the hosts controller for puppetclass_ids

previously it wrongly stated that the parameter is called
puppet_class_ids

(cherry picked from commit 8f9fdae35594632e94c73dcb5846d5409ebd34b9)

45831c5a 04/18/2016 01:45 PM Marek Hulán

Fixes #14264 - improve primary interface selection

(cherry picked from commit 308f611d9bb17173588a6f59c7a914b551923a7b)

e83f4d7f 04/18/2016 01:45 PM Tom Caspy

fixes #14239 - when creating host from API, set first interface as primary if none set

(cherry picked from commit 38d9333f8e82e45fc6771ea7740e6ea625b97d3f)

c404041c 03/22/2016 01:21 PM Dominic Cleal

fixes #13980 - don't merge NIC compute attrs on New Host form

Removes merging of NIC's compute attributes when refreshing interfaces
on compute profile or resource selections on the New Host form. Instead,
overwrite NIC attributes from the profile (as it did before 85e82d0) as...

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

View revisions

Also available in: Atom