Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
application_controller_subclass_test.rb 6.8 KB
architectures_controller_test.rb 2.38 KB
audits_controller_test.rb 720 Bytes
auth_source_ldaps_controller_test.rb 3.28 KB
autosign_controller_test.rb 168 Bytes
bookmarks_controller_test.rb 1.45 KB
common_parameters_controller_test.rb 2.05 KB
compute_attributes_controller_test.rb 1.51 KB
compute_profiles_controller_test.rb 1.36 KB
compute_resources_controller_test.rb 4.75 KB
compute_resources_vms_controller_test.rb 7.45 KB
config_groups_controller_test.rb 1.08 KB
dashboard_controller_test.rb 584 Bytes
domains_controller_test.rb 1.85 KB
environments_controller_test.rb 7.68 KB
fact_values_controller_test.rb 580 Bytes
filters_controller_test.rb 2.04 KB
home_controller_test.rb 200 Bytes
hostgroups_controller_test.rb 5.11 KB
hosts_controller_test.rb 35.4 KB
images_controller_test.rb 2.26 KB
locations_controller_test.rb 8.5 KB
lookup_keys_controller_test.rb 1.48 KB
lookup_values_controller_test.rb 172 Bytes
media_controller_test.rb 1.84 KB
models_controller_test.rb 1.79 KB
operatingsystems_controller_test.rb 4.79 KB
organizations_controller_test.rb 8.75 KB
provisioning_templates_controller_test.rb 4.88 KB
ptables_controller_test.rb 4.2 KB
puppetca_controller_test.rb 593 Bytes
puppetclasses_controller_test.rb 8.39 KB
realms_controller_test.rb 1.87 KB
reports_controller_test.rb 2.01 KB
roles_controller_test.rb 3.41 KB
settings_controller_test.rb 1.48 KB
smart_proxies_controller_test.rb 3.29 KB
smart_proxy_auth_test.rb 1.85 KB
statistics_controller_test.rb 740 Bytes
subnets_controller_test.rb 2.98 KB
tasks_controller_test.rb 165 Bytes
trends_controller_test.rb 371 Bytes
unattended_controller_test.rb 13.9 KB
usergroups_controller_test.rb 2.91 KB
users_controller_test.rb 13.5 KB

Latest revisions

# Date Author Comment
56309d5d 08/26/2015 04:04 AM Tom Caspy

fixes #9058 - interfaces should not be affected when changing loc/org

5081efd9 08/13/2015 07:20 AM Shimon Shtein

Fixes #11255 - Fixed inheritance checks for explicit input on host clone

09ce8a63 08/13/2015 07:13 AM Ori Rabin

Fixes #4419 - rearranging smart class parameters edit form

4269abbd 08/11/2015 03:56 AM Tomáš Strachota

Fixes #10248 - cloning volume information for virtual machines

04cb74c0 07/29/2015 09:00 AM Shimon Shtein

Fixes #9591 - Added support for "inherit" state.

24fc15c5 07/22/2015 06:29 AM Daniel Lobato Garcia

Fixes #10929 - Add removed widgets to dashboard

This commit allows users to re-add widgets. At this point it's only
possible to recover removed widgets by clicking on "Reset to default".

To do this I populate the 'Add widgets' list by getting a diff
between the current widgets and the available ones. The code calls any...

e06167e0 07/22/2015 06:29 AM Shimon Shtein

Fixes #4830 - Added a new template to show when no trend data is collected.

ee464a8e 07/20/2015 05:49 PM Ondřej Pražák

Fixes #10550 - Settings API will not update when value parameter is missing

445dd7ab 07/20/2015 10:28 AM Daniel Lobato Garcia

Fixes #11089 - Adapt tests to Rails 4

This commit contains all changes to tests in branch
https://github.com/theforeman/foreman/pull/2055 that I found to be
retrocompatible with Rails 3. The more of these we can get in, the less
code we will have to review for Rails 4, and the more relevant it will...

de9e7ada 07/16/2015 05:56 AM Marek Hulán

Fixes #11035 - template preview feature

View revisions

Also available in: Atom