Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
about_controller.rb 673 Bytes
application_controller.rb 14.7 KB
architectures_controller.rb 901 Bytes
audits_controller.rb 593 Bytes
auth_source_ldaps_controller.rb 1.2 KB
autosign_controller.rb 1.4 KB
bookmarks_controller.rb 1.1 KB
common_parameters_controller.rb 1.01 KB
compute_attributes_controller.rb 922 Bytes
compute_profiles_controller.rb 976 Bytes
compute_resources_controller.rb 4.55 KB
compute_resources_vms_controller.rb 4.62 KB
config_groups_controller.rb 782 Bytes
config_reports_controller.rb 1.42 KB
dashboard_controller.rb 2.3 KB
domains_controller.rb 713 Bytes
environments_controller.rb 818 Bytes
external_usergroups_controller.rb 558 Bytes
fact_values_controller.rb 1.22 KB
facts_controller.rb 491 Bytes
filters_controller.rb 2.6 KB
home_controller.rb 1.02 KB
hostgroups_controller.rb 4.46 KB
hosts_controller.rb 31.7 KB
images_controller.rb 1.42 KB
interfaces_controller.rb 1.25 KB
key_pairs_controller.rb 1.69 KB
locations_controller.rb 208 Bytes
lookup_keys_controller.rb 1.27 KB
lookup_values_controller.rb 1.21 KB
mail_notifications_controller.rb 112 Bytes
media_controller.rb 809 Bytes
models_controller.rb 702 Bytes
notification_recipients_controller.rb 1.15 KB
operatingsystems_controller.rb 1.14 KB
organizations_controller.rb 216 Bytes
parameters_controller.rb 257 Bytes
permissions_controller.rb 700 Bytes
provisioning_templates_controller.rb 437 Bytes
ptables_controller.rb 199 Bytes
puppetca_controller.rb 1.46 KB
puppetclass_lookup_keys_controller.rb 614 Bytes
puppetclasses_controller.rb 3 KB
realms_controller.rb 702 Bytes
roles_controller.rb 2.58 KB
settings_controller.rb 1.1 KB
smart_proxies_controller.rb 4.67 KB
ssh_keys_controller.rb 597 Bytes
statistics_controller.rb 483 Bytes
subnets_controller.rb 2.51 KB
tasks_controller.rb 324 Bytes
templates_controller.rb 4.31 KB
trends_controller.rb 1.25 KB
unattended_controller.rb 8.72 KB
usergroups_controller.rb 1.56 KB
users_controller.rb 5.27 KB
variable_lookup_keys_controller.rb 536 Bytes

Latest revisions

# Date Author Comment
ea0d94e6 04/19/2017 09:37 AM Ohad Levy

fixes #19192 - adds mark all as read notification action

This implements missing feature from patternfly ( see http://www.patternfly.org/pattern-library/communication/notification-drawer/#/code/angular)

dd290225 04/19/2017 08:59 AM Marek Hulán

Fixes #18687 - restore hash format for parameter attributes

c83077a6 04/17/2017 06:59 AM Liza Gilman

Fixes #16839 - sort by origin is possible (#4445)

4bd19fb1 04/13/2017 09:20 AM Marek Hulán

Fixes #19264 - order images by name

00d40ea1 04/12/2017 10:25 AM Tomer Brisker

Fixes #19252 - Correct permission mapping for vm association

710095f6 04/12/2017 10:05 AM Marek Hulán

Fixes #17897 - update status api documentation

7d03f9d4 04/05/2017 06:39 AM Tomer Brisker

Fixes #19148 - Add description field to subnets

c1685291 04/03/2017 09:33 AM Dominic Cleal

fixes #18982 - replace AC::Params#each using one-arg block

ActionController::Parameters#each works differently in Rails 5.0: it no
longer yields an array of [key, value] entries for hashes, only the
key when given a block with arity of one. This method now iterates over...

13a7bf0d 04/03/2017 06:52 AM Amir Fefer

Fixes #16043 - add select all hosts option

e135dc98 03/29/2017 04:24 AM Tomer Brisker

Fixes #18954 - Add CSV export to facts table

View revisions

Also available in: Atom