Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
  shared
about_controller_test.rb 918 Bytes
application_controller_subclass_test.rb 10.3 KB
architectures_controller_test.rb 2.45 KB
audits_controller_test.rb 945 Bytes
auth_source_ldaps_controller_test.rb 5.11 KB
autosign_controller_test.rb 168 Bytes
bookmarks_controller_test.rb 2.43 KB
common_parameters_controller_test.rb 2.04 KB
compute_attributes_controller_test.rb 1.74 KB
compute_profiles_controller_test.rb 1.36 KB
compute_resources_controller_test.rb 7.22 KB
compute_resources_vms_controller_test.rb 8.83 KB
config_groups_controller_test.rb 1.08 KB
config_reports_controller_test.rb 2.66 KB
dashboard_controller_test.rb 1.88 KB
domains_controller_test.rb 2.12 KB
environments_controller_test.rb 9.06 KB
fact_values_controller_test.rb 1.08 KB
filters_controller_test.rb 3.17 KB
home_controller_test.rb 200 Bytes
hostgroups_controller_test.rb 10 KB
hosts_controller_test.rb 62.6 KB
images_controller_test.rb 2.43 KB
interfaces_controller_test.rb 532 Bytes
key_pairs_controller_test.rb 2.38 KB
locations_controller_test.rb 9.55 KB
lookup_keys_controller_test.rb 2.3 KB
lookup_values_controller_test.rb 172 Bytes
media_controller_test.rb 1.63 KB
models_controller_test.rb 1.77 KB
notification_recipients_controller_test.rb 5.88 KB
operatingsystems_controller_test.rb 5.45 KB
organizations_controller_test.rb 10.6 KB
provisioning_templates_controller_test.rb 11.2 KB
ptables_controller_test.rb 4.5 KB
puppetca_controller_test.rb 1.07 KB
puppetclass_lookup_keys_controller_test.rb 2.13 KB
puppetclasses_controller_test.rb 10.9 KB
realms_controller_test.rb 1.93 KB
roles_controller_test.rb 4.43 KB
settings_controller_test.rb 2.13 KB
smart_proxies_controller_test.rb 9.89 KB
smart_proxy_auth_test.rb 6.19 KB
ssh_keys_controller_test.rb 1.02 KB
statistics_controller_test.rb 661 Bytes
subnets_controller_test.rb 5.46 KB
tasks_controller_test.rb 165 Bytes
trends_controller_test.rb 1.83 KB
unattended_controller_test.rb 20.3 KB
usergroups_controller_test.rb 3.06 KB
users_controller_test.rb 17.2 KB
variable_lookup_keys_controller_test.rb 1.75 KB

Latest revisions

# Date Author Comment
7bc914eb 05/09/2017 02:55 AM Dominic Cleal

fixes #19476 - list features in smart proxy refresh API response

48c0d613 04/21/2017 10:06 AM Dominic Cleal

fixes #19345 - set host group parent names for consistent sorting

Prevents sequentially generated parent names (e.g. hostgroup9, 10) from
being sorted in the opposite order to the test expectation.

edd5310f 04/20/2017 10:57 AM Dominic Cleal

fixes #19131 - upgrade minitest to latest 5.x

- override minitest's `_` expectation method with the gettext method
- rename `location` let helper, conflicted with a minitest method name
- fix `assert_equal nil, [..]` deprecation warnings, prefer `assert nil`...

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)

4deab2f3 04/12/2017 02:31 AM Lukas Zapletal

Fixes #13772 - orchestration now uses app logger

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

Fixes #16043 - add select all hosts option

0e49dee2 03/29/2017 08:13 AM Ori Rabin

Fixes #17902 - Smart variable puppet class is not auto selected

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

Fixes #18954 - Add CSV export to facts table

View revisions

Also available in: Atom