Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
about_controller.rb 314 Bytes
application_controller.rb 13.1 KB
architectures_controller.rb 848 Bytes
audits_controller.rb 593 Bytes
auth_source_ldaps_controller.rb 872 Bytes
autosign_controller.rb 1.29 KB
bookmarks_controller.rb 933 Bytes
common_parameters_controller.rb 1004 Bytes
compute_attributes_controller.rb 880 Bytes
compute_profiles_controller.rb 919 Bytes
compute_resources_controller.rb 3.9 KB
compute_resources_vms_controller.rb 4.51 KB
config_groups_controller.rb 892 Bytes
config_templates_controller.rb 2.34 KB
dashboard_controller.rb 452 Bytes
domains_controller.rb 743 Bytes
environments_controller.rb 838 Bytes
external_usergroups_controller.rb 558 Bytes
fact_values_controller.rb 957 Bytes
facts_controller.rb 491 Bytes
filters_controller.rb 2.09 KB
home_controller.rb 1.04 KB
hostgroups_controller.rb 5.15 KB
hosts_controller.rb 24.5 KB
images_controller.rb 1.36 KB
interfaces_controller.rb 866 Bytes
locations_controller.rb 156 Bytes
lookup_keys_controller.rb 947 Bytes
lookup_values_controller.rb 1.1 KB
mail_notifications_controller.rb 112 Bytes
media_controller.rb 762 Bytes
models_controller.rb 733 Bytes
operatingsystems_controller.rb 1.14 KB
organizations_controller.rb 160 Bytes
permissions_controller.rb 702 Bytes
ptables_controller.rb 773 Bytes
puppetca_controller.rb 1.56 KB
puppetclasses_controller.rb 2.88 KB
realms_controller.rb 727 Bytes
reports_controller.rb 1.06 KB
roles_controller.rb 2.24 KB
settings_controller.rb 961 Bytes
smart_proxies_controller.rb 1.7 KB
statistics_controller.rb 1.59 KB
subnets_controller.rb 2.2 KB
tasks_controller.rb 324 Bytes
topbar_sweeper.rb 624 Bytes
trends_controller.rb 973 Bytes
unattended_controller.rb 10.9 KB
usergroups_controller.rb 1.11 KB
users_controller.rb 3.75 KB

Latest revisions

# Date Author Comment
4edc891f 03/26/2015 09:03 AM Shlomi Zadok

fixes #9823 - Add description to smart variables

(cherry picked from commit b8239e44dfdd9bf924758f2dd179018a9b9f4d4a)

92c48ac7 03/26/2015 09:03 AM Shlomi Zadok

fixes #9469 - redirect to reports#index on destroy

(cherry picked from commit 0b1dafbbef20e185a9e4fdda626796db4a6168bd)

d0c7b4eb 03/16/2015 11:17 AM Tomáš Strachota

Fixes #9723 - missing owner_type in host api docs

(cherry picked from commit 55be35e9699765bb5fb137db518b06411be20939)

5b28a835 03/16/2015 11:17 AM Tomáš Strachota

Fixes #9657 - merge NICs from compute profile in host create API

- updated api docs for hosts and interfaces
- host create/update api actions now merge interfaces from compute
profiles
- NIC type mapping extracted into a separate class
- return full host detail after host update...

ff3aabbb 03/10/2015 09:48 AM Tomáš Strachota

Fixes #9678 - Can't update admin flag for users via API

find_resource needs to be defined prior to UsersMixin is included as it
requires the variable @user being set.

(cherry picked from commit 1b1b39861e485523b0cc0c6435fef30c38df7e07)

8c678130 03/06/2015 08:36 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

72bbd72c 03/06/2015 08:33 AM Shimon Shtein

Fixes #9427 - Return meaningful errors from subnets/freeip and parse the error response to the UI

(cherry picked from commit b9521a8dc7f4e61a011cabbfdfe78657bd3c24d2)

b20fdb5e 03/06/2015 08:31 AM Tomáš Strachota

Fixes #8736 - confirmation before host delete for freshly created hosts

(cherry picked from commit 96277f876959e1cd61c30cb8e28552e3183624da)

ba2a9e1b 02/23/2015 10:07 AM Tomer Brisker

Fixes #9452 - correct capitalization of VMware

cd032085 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove classcheck cop

View revisions

Also available in: Atom