Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architectures_controller_test.rb 2.3 KB
audits_controller_test.rb 516 Bytes
auth_source_ldaps_controller_test.rb 1.27 KB
autosign_controller_test.rb 610 Bytes
base_controller_subclass_test.rb 647 Bytes
bookmarks_controller_test.rb 1.61 KB
common_parameters_controller_test.rb 1.16 KB
compute_attributes_controller_test.rb 1001 Bytes
compute_profiles_controller_test.rb 1.13 KB
compute_resources_controller_test.rb 10.6 KB
config_templates_controller_test.rb 3.44 KB
dashboard_controller_test.rb 300 Bytes
domains_controller_test.rb 3.04 KB
environments_controller_test.rb 1.13 KB
external_usergroups_controller_test.rb 2.35 KB
fact_values_controller_test.rb 1.12 KB
filters_controller_test.rb 1.22 KB
home_controller_test.rb 175 Bytes
host_classes_controller_test.rb 955 Bytes
hostgroup_class_controller_test.rb 990 Bytes
hostgroups_controller_test.rb 2.14 KB
hosts_controller_test.rb 20.1 KB
images_controller_test.rb 1.52 KB
interfaces_controller_test.rb 2.33 KB
locations_controller_test.rb 8.3 KB
media_controller_test.rb 1.17 KB
models_controller_test.rb 1.5 KB
operatingsystems_controller_test.rb 3.68 KB
os_default_templates_controller_test.rb 2.36 KB
override_values_controller_test.rb 3.8 KB
parameters_controller_test.rb 7.99 KB
permissions_controller_test.rb 641 Bytes
plugins_controller_test.rb 197 Bytes
provisioning_templates_controller_test.rb 3.44 KB
ptables_controller_test.rb 2.72 KB
puppetclasses_controller_test.rb 5.1 KB
realms_controller_test.rb 3.01 KB
reports_controller_test.rb 7.24 KB
roles_controller_test.rb 1 KB
settings_controller_test.rb 949 Bytes
smart_class_parameters_controller_test.rb 5.6 KB
smart_proxies_controller_test.rb 9.89 KB
smart_variables_controller_test.rb 2.83 KB
statistics_controller_test.rb 551 Bytes
subnets_controller_test.rb 1.78 KB
tasks_controller_test.rb 976 Bytes
template_combinations_controller_test.rb 2.61 KB
template_kinds_controller_test.rb 325 Bytes
usergroups_controller_test.rb 1.13 KB
users_controller_test.rb 5.16 KB

Latest revisions

# Date Author Comment
3c1af256 09/15/2015 08:12 AM Shlomi Zadok

fixes #11242 - Add operatingsystem_id to os_default_templates in API

8387eb79 09/15/2015 08:06 AM Shlomi Zadok

fixes #11037 - Add ByIdName to environment model

2fba6ad7 09/14/2015 10:08 AM Ondřej Pražák

Fixes #2267 - general rebuild of TFTP, DNS, DHCP

e669d488 09/11/2015 06:06 PM Michael Alves Lobo

Fixes #3650, #11600 - Compute Resource availability_zones, flavors, security_groups API v2 endpoints

9aadd812 09/09/2015 09:45 AM Daniel Lobato Garcia

Fixes #10106 - Make tests run in parallel

Run rake parallel:test to run tests in several processes. The gem will
auto split the tests in as many cores as you have available.

Keep in mind running tests in parallel could highlight race conditions
we would've missed otherwise, so some tests might to be fixed to ensure...

8076e753 09/07/2015 05:50 AM Ondřej Pražák

Fixes #11693 - removed 'destroy' for smart class parameter from API controllers

e54016da 09/04/2015 08:03 AM Marek Hulán

Fixes #10782 - global host status

Introduce new global host status that is composed of host substatuses.
Each substatus defines a mapping to the global one which can result in
three values
  • OK
  • WARN
  • ERROR

Plugins can add their own substatuses. These are automatically...

64b8c7a4 09/04/2015 05:11 AM Ondřej Pražák

Fixes #11426 - remove puppet class paremeters no longer possible during edit in UI

e2452a0b 09/03/2015 02:56 AM Brad Buckingham

fixes #11649 - taxonomies api - add description to base.json.rabl

Adding the 'description' to the base.json.rabl so that it is displayed
when a user performs commands like 'organization list' from hammer-cli-katello.

E.g.

hammer> organization list
---|----------------------|----------------------|---------------...

6b4b489f 09/03/2015 02:54 AM Ori Rabin

fixes #10832 - separating lookup keys into puppet and variable

View revisions

Also available in: Atom