Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  compute_resources
  helpers
  orchestration
  sso
architecture_test.rb 1.72 KB
auth_source_external.rb 202 Bytes
auth_source_ldap_test.rb 6.07 KB
auth_source_test.rb 840 Bytes
authorizer_test.rb 10.6 KB
bookmark_test.rb 1.14 KB
cached_user_role_test.rb 128 Bytes
cached_usergroup_member_test.rb 135 Bytes
classification_test.rb 3.53 KB
common_parameter_test.rb 1.48 KB
compute_attribute_test.rb 1006 Bytes
compute_profile_test.rb 904 Bytes
compute_resource_test.rb 3.93 KB
config_group_class_test.rb 381 Bytes
config_group_test.rb 240 Bytes
config_template_test.rb 5.92 KB
domain_parameter_test.rb 1.26 KB
domain_test.rb 2.81 KB
ensure_no_cycle_test.rb 1.52 KB
environment_class_test.rb 164 Bytes
environment_test.rb 1.27 KB
fact_importer_test.rb 528 Bytes
fact_value_test.rb 1.59 KB
facts.json 4.52 KB
facts_aix.json 1.03 KB
facts_debian.json 4.46 KB
facts_parser_test.rb 3.89 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 5.84 KB
group_parameter_test.rb 1.21 KB
host_class_test.rb 569 Bytes
host_config_group_test.rb 1008 Bytes
host_mailer_test.rb 2.37 KB
host_observer_test.rb 1.16 KB
host_parameter_test.rb 1.24 KB
host_test.rb 50.6 KB
hostgroup_class_test.rb 1022 Bytes
hostgroup_test.rb 11.8 KB
image_test.rb 96 Bytes
key_pair_test.rb 71 Bytes
location_parameter_test.rb 1.27 KB
location_test.rb 12.8 KB
log_test.rb 150 Bytes
lookup_key_test.rb 5.43 KB
lookup_value_test.rb 5.06 KB
medium_test.rb 2.53 KB
menu_item_test.rb 2.75 KB
menu_manager_test.rb 1.23 KB
menu_mapper_test.rb 8.25 KB
message_test.rb 154 Bytes
model_test.rb 1003 Bytes
nic_test.rb 2.37 KB
notice_test.rb 541 Bytes
operatingsystem_test.rb 7.98 KB
orchestration_test.rb 572 Bytes
organization_parameter_test.rb 1.37 KB
organization_test.rb 8.71 KB
os_default_template_test.rb 164 Bytes
parameter_test.rb 2.53 KB
permission_test.rb 623 Bytes
plugin_test.rb 7.17 KB
ptable_test.rb 3.12 KB
puppet_class_importer_test.rb 2.44 KB
puppet_fact_importer_test.rb 2.5 KB
puppetclass_test.rb 2.8 KB
rabl_test.rb 857 Bytes
realm_test.rb 1.53 KB
report_importer_test.rb 1.63 KB
report_status_calculator_test.rb 892 Bytes
report_test.rb 2.73 KB
role_test.rb 6.18 KB
safe_render_test.rb 1.4 KB
setting_test.rb 13.4 KB
smart_proxy_test.rb 1.67 KB
source_test.rb 153 Bytes
sso.rb 499 Bytes
subnet_domain_test.rb 159 Bytes
subnet_test.rb 4.84 KB
suse_test.rb 1.3 KB
taxable_taxonomy_test.rb 162 Bytes
taxonomix_test.rb 1.56 KB
taxonomy_test.rb 494 Bytes
template_combination_test.rb 166 Bytes
template_kind_test.rb 159 Bytes
token_test.rb 1.65 KB
trend_counter_test.rb 159 Bytes
trend_test.rb 427 Bytes
user_fact_test.rb 155 Bytes
user_role_test.rb 2.55 KB
user_test.rb 17.2 KB
usergroup_member_test.rb 15.3 KB
usergroup_test.rb 6.03 KB
version_test.rb 903 Bytes

Latest revisions

# Date Author Comment
9f681976 06/11/2014 01:02 PM Stephen Benjamin

fixes #5690 - determine host taxonomy fact based on setting value

(cherry picked from commit ea450c06aba11e03e6a5a926950b8c0cff1b8f2c)

9ed89b70 06/11/2014 01:02 PM Marek Hulán

Fixes #5664 - Host filters can use taxonomies

Also disables taxonomy filters on resources that do not support them.

(cherry picked from commit 82b4749eeddabc542ebf1eaec6fdf2d76d2fdd75)

baddf3e3 06/11/2014 01:02 PM Dmitri Dolguikh

fixes #5553: FiltersHelper#search_path returns an empty string for unrecognized resources

(cherry picked from commit 0c82622ce4cde6ac64d833d1fd96e52339ab60b0)

9dc100e4 06/11/2014 01:02 PM Joseph Magen

fixes #4250 - API v2 - add compute profiles

(cherry picked from commit 10ac97b0d91a2ef9769cc00d3ddf95e2b50ee545)

68561700 06/11/2014 01:02 PM Joseph Magen

fixes #2785 - host model clone method also copies relationships using deep_cloneable gem

(cherry picked from commit e67fc0bd5a4c827c225ab10c7f75ea0264701f42)

0ea0fd18 05/07/2014 01:56 PM Dominic Cleal

fixes #4590 - convert VMware SCSI controller type during creation

(cherry picked from commit 7e27bdf3a593f0e2ac0661f4a3c9a9bb3ab6227c)

0412ca1f 05/07/2014 11:55 AM Greg Sutcliffe

Fixes #4287 - Join directly to template_combinations when resolving templates

(cherry picked from commit 1443ec139bdb0a31faeef80f6c177d4f30fa4bdb)

ec509145 04/28/2014 11:51 AM Dominic Cleal

fixes #5453 - ensure all VMware compute attribute keys are symbolized

(cherry picked from commit 80ad15ca975c741c2cbdcb1e44eb1eb161e1034c)

0ef59e67 04/28/2014 11:51 AM Trey Dockendorf

fixes #4599 - DNS and DHCP records for BMC and managed interfaces not using FQDN

(cherry picked from commit 21e07e92ca2d0341a09de48fadfa95625f6d9f55)

4dd8cc7d 04/28/2014 11:51 AM Marek Hulán

Fixes #5391 - Authorizer test should use testing permission

Also change order of seed so admin user can be saved and
existing Anonymous role is assigned.

(cherry picked from commit 29a52c6c51afc55f36e7135a8c6794604173a5aa)

View revisions

Also available in: Atom