Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  shared
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 7.44 KB
hosts_controller_test.rb 35.4 KB
images_controller_test.rb 2.26 KB
locations_controller_test.rb 8.5 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
puppetclass_lookup_keys_controller_test.rb 1.55 KB
puppetclasses_controller_test.rb 8.39 KB
realms_controller_test.rb 1.87 KB
reports_controller_test.rb 2.4 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
variable_lookup_keys_controller_test.rb 1.53 KB

Latest revisions

# Date Author Comment
30105266 09/14/2015 07:05 AM Daniel Lobato Garcia

Refs #11693 - APIv1 returns message when attempting deletion of Smart class parameter

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

221fd050 09/08/2015 08:19 AM Tom Caspy

fixes #9108 - parent parameters are now overrideable

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

8b98d8e0 09/03/2015 05:07 AM Ondřej Pražák

Fixes #1477 - Hostgroup no longer looses puppet classes when environment changed during hostgroup editing

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