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.42 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.15 KB
config_groups_controller.rb 1.36 KB
config_reports_controller.rb 2.78 KB
config_templates_controller.rb 5.61 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 2.97 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 4.75 KB
organizations_controller.rb 234 Bytes
os_default_templates_controller.rb 3.85 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 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.66 KB

Latest revisions

# Date Author Comment
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...

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

7ee381e9 01/14/2016 07:48 AM Lukas Zapletal

Fixes #12566 - host_parameters_attributes accepts nested flag

3e4b2f77 01/11/2016 05:32 AM Ori Rabin

Fixes #12965 - provisioning/config templates are shown under OS API

a4e56c45 01/08/2016 08:31 AM Marek Hulán

Fixes #12754 - adds permission name to 403 page

fb9f45e8 12/18/2015 08:03 AM Daniel Lobato Garcia

Fixes #7230, #12021 - Upgrade to Rails 4.1.5

This commits upgrades Rails to Rails 4.1.5. See a description of the
changes included here, and go to the pull request in GitHub to see more
detailed explanations:

  • Update gems to a Rails 4 compatible version, including dependencies...
66c04a75 12/10/2015 05:48 AM Daniel Lobato Garcia

Fixes #12691 - Small Rails 4 backwards compatible changes

Following on 10409, rebasing the Rails 4 PR with develop has needed some
changes that can be backported to develop now.

e4ae4a69 12/10/2015 05:48 AM Ori Rabin

Fixes #6007 - Allowing to hide smart class parameters

51685ba8 12/07/2015 10:51 AM Timo Goebel

fixes #12624 - add plugin interface to add provision methods

9a54e63a 12/01/2015 07:17 AM Shlomi Zadok

Fixes #12506 - Show smart proxies version in about page

View revisions

Also available in: Atom