Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  helpers
  nics
  operatingsystems
  orchestration
  sso
  validators
application_mailer_test.rb 645 Bytes
architecture_test.rb 1.65 KB
audit_mailer_test.rb 1.94 KB
auth_source_test.rb 1.02 KB
authorizer_test.rb 13.9 KB
bookmark_test.rb 1.18 KB
cached_user_role_test.rb 128 Bytes
cached_usergroup_member_test.rb 135 Bytes
classification_test.rb 35.3 KB
common_parameter_test.rb 1.45 KB
compute_attribute_test.rb 1.42 KB
compute_profile_test.rb 1.26 KB
compute_resource_test.rb 6.54 KB
config_group_class_test.rb 378 Bytes
config_group_test.rb 238 Bytes
domain_parameter_test.rb 1.11 KB
domain_test.rb 3.77 KB
enc_output_test.rb 2.03 KB
ensure_no_cycle_test.rb 1.52 KB
environment_class_test.rb 164 Bytes
environment_test.rb 1.27 KB
external_usergroup_test.rb 281 Bytes
fact_importer_test.rb 984 Bytes
fact_parser_test.rb 8.78 KB
fact_value_test.rb 5.72 KB
facts.json 4.52 KB
facts_aix.json 1.03 KB
facts_debian.json 4.46 KB
facts_freebsd_patch.json 2.4 KB
facts_freebsd_stable.json 2.66 KB
facts_sles.json 4 KB
facts_with_caps.json 4.52 KB
facts_with_certname.json 4.49 KB
feature_test.rb 154 Bytes
filter_test.rb 7.05 KB
foreman_deprecation_test.rb 733 Bytes
group_parameter_test.rb 1.17 KB
host_build_status_test.rb 1.47 KB
host_config_group_test.rb 2.33 KB
host_jail_test.rb 846 Bytes
host_mailer_test.rb 1.81 KB
host_observer_test.rb 1.72 KB
host_parameter_test.rb 1.28 KB
host_test.rb 96.6 KB
hostgroup_class_test.rb 865 Bytes
hostgroup_test.rb 16.3 KB
image_test.rb 745 Bytes
interface_merge_test.rb 2.11 KB
interface_type_mapper_test.rb 865 Bytes
location_parameter_test.rb 1.25 KB
location_test.rb 17.4 KB
log_test.rb 150 Bytes
lookup_key_test.rb 10.3 KB
lookup_value_test.rb 6.95 KB
mail_notification_test.rb 1.06 KB
medium_test.rb 3.06 KB
menu_item_test.rb 3.56 KB
menu_manager_test.rb 1.23 KB
menu_mapper_test.rb 8.68 KB
message_test.rb 154 Bytes
model_test.rb 777 Bytes
name_synchronizer_test.rb 1.47 KB
nic_test.rb 14.8 KB
operatingsystem_test.rb 14.7 KB
orchestration_test.rb 2.09 KB
organization_parameter_test.rb 1.36 KB
organization_test.rb 10.8 KB
os_default_template_test.rb 164 Bytes
parameter_test.rb 2.24 KB
permission_test.rb 622 Bytes
plugin_logging_test.rb 1.21 KB
plugin_test.rb 8.29 KB
provisioning_template_test.rb 7.94 KB
ptable_test.rb 3.1 KB
puppet_class_importer_test.rb 2.43 KB
puppet_fact_importer_test.rb 3.04 KB
puppet_fact_parser_test.rb 10.6 KB
puppetclass_test.rb 8.05 KB
rabl_test.rb 882 Bytes
realm_test.rb 1.63 KB
renderer_test.rb 254 Bytes
report_importer_test.rb 2.51 KB
report_status_calculator_test.rb 891 Bytes
report_test.rb 6.11 KB
role_test.rb 6.22 KB
safe_render_test.rb 1.39 KB
setting_test.rb 15.2 KB
smart_proxy_test.rb 2.04 KB
source_test.rb 153 Bytes
sso.rb 499 Bytes
subnet_domain_test.rb 159 Bytes
subnet_test.rb 9.24 KB
taxable_taxonomy_test.rb 162 Bytes
taxonomix_test.rb 6.2 KB
taxonomy_test.rb 2.85 KB
template_combination_test.rb 166 Bytes
template_kind_test.rb 159 Bytes
token_test.rb 1.95 KB
trend_counter_test.rb 159 Bytes
trend_test.rb 426 Bytes
user_role_test.rb 2.49 KB
user_test.rb 28 KB
usergroup_member_test.rb 15.4 KB
usergroup_test.rb 9.45 KB
version_test.rb 903 Bytes
widget_test.rb 1.42 KB

Latest revisions

# Date Author Comment
674755f4 07/14/2015 07:08 AM Ori Rabin

Fixes #10915 - Deleting a host removes all host specific overrides

890e765e 07/14/2015 03:35 AM Daniel Lobato Garcia

Fixes #11078 - Substitute find_all_by by where to comply with Rails 4

This commit takes away all instances up to this point of find_all_by to
improve Rails 4 compatibility. They are substituted by .where calls.

776cff93 07/06/2015 07:00 AM Daniel Lobato Garcia

Fixes #10867 - OpenStack boot_from_volume is true only when checked

75e3743d 07/02/2015 05:03 PM Eric Helms

Fixes #10803: Return nil if no resource_type when creating a filter.

In some instances, such as during DB seed, when a filter is being
created for the first time the before_validation callback to
build_taxonomy_search is triggered. Since, the filter hasn't been...

ad00a109 07/02/2015 09:26 AM Daniel Lobato Garcia

Fixes #10928 - Default dashboard widgets for new users

319d1ffb 07/02/2015 07:11 AM Alon Goldboim

Fixes #10635 - Formalize deprecation warning

88e2f778 07/01/2015 07:18 AM Lukas Zapletal

Fixes #10785 - force encoding for encrypted fields

707d9bdd 06/30/2015 09:26 PM Shlomi Zadok

fixes #10868 - use classify for a Symbol instead of humanize

1a6b1dea 06/30/2015 09:24 PM Shlomi Zadok

fixes #10952 - remove empty test files

7be20b24 06/29/2015 06:03 AM Marek Hulán

Fixes #10607 - match bonds based on identifier only

View revisions

Also available in: Atom