Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
about_controller.rb 314 Bytes
application_controller.rb 12.9 KB
architectures_controller.rb 848 Bytes
audits_controller.rb 593 Bytes
auth_source_ldaps_controller.rb 1.12 KB
autosign_controller.rb 1.4 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 4.12 KB
compute_resources_vms_controller.rb 4.23 KB
config_groups_controller.rb 801 Bytes
config_reports_controller.rb 1.15 KB
dashboard_controller.rb 1.81 KB
domains_controller.rb 743 Bytes
environments_controller.rb 838 Bytes
external_usergroups_controller.rb 558 Bytes
fact_values_controller.rb 955 Bytes
facts_controller.rb 491 Bytes
filters_controller.rb 2.18 KB
home_controller.rb 1.04 KB
hostgroups_controller.rb 4.48 KB
hosts_controller.rb 29.6 KB
images_controller.rb 1.36 KB
interfaces_controller.rb 866 Bytes
locations_controller.rb 156 Bytes
lookup_keys_controller.rb 941 Bytes
lookup_values_controller.rb 1.16 KB
mail_notifications_controller.rb 112 Bytes
media_controller.rb 762 Bytes
models_controller.rb 733 Bytes
operatingsystems_controller.rb 1.15 KB
organizations_controller.rb 160 Bytes
permissions_controller.rb 700 Bytes
provisioning_templates_controller.rb 267 Bytes
ptables_controller.rb 50 Bytes
puppetca_controller.rb 1.46 KB
puppetclass_lookup_keys_controller.rb 537 Bytes
puppetclasses_controller.rb 2.99 KB
realms_controller.rb 727 Bytes
roles_controller.rb 2.27 KB
settings_controller.rb 970 Bytes
smart_proxies_controller.rb 4.74 KB
statistics_controller.rb 1.59 KB
subnets_controller.rb 2.2 KB
tasks_controller.rb 324 Bytes
templates_controller.rb 4.07 KB
topbar_sweeper.rb 624 Bytes
trends_controller.rb 1.03 KB
unattended_controller.rb 8.12 KB
usergroups_controller.rb 1.46 KB
users_controller.rb 4.36 KB
variable_lookup_keys_controller.rb 108 Bytes

Latest revisions

# Date Author Comment
d46cc693 02/10/2016 02:36 PM Timo Goebel

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

5131edbf 02/10/2016 01:14 PM Timo Goebel

fixes #13494 - change puppet proxy for several hosts at once

This commit adds the possibility to select multiple
hosts and change the puppet proxy for them.

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

8bbfa2c3 02/04/2016 03:20 PM David Davis

Refs #12911 - Fixing colon method calls

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...

8ca6c6bb 01/28/2016 04:47 AM Timo Goebel

fixes #13236 - apply power operations to several hosts at once

This commit adds the ability to select multiple hosts and apply power operations
(reboot, shutdown, boot) to them.

b8f6567e 01/27/2016 06:47 AM Shlomi Zadok

Fixes #13115 - Adds locations and organizations in smart_proxies#index

2ac8d7ba 01/25/2016 06:02 AM Tomer Brisker

Fixes #12720 - Add tabs for puppet on proxy show page

This patch adds two tabs to the proxy show page related to puppet
1. Puppet - this tab is for proxies managing a puppet master. This tab
displays information about the puppet master, such as number of classes...

c804d530 01/20/2016 02:41 PM Shimon Shtein

Fixes #13216 - Added ability to extend API by creating facet subnode
This commit adds the ability for plugins to extend Host model with custom data that will be stored in a facet model.
In order to show this data an extension point is added to Host's view API, so the properties list can be extended by the facet....

View revisions

Also available in: Atom