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 1.32 KB
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 2.01 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_jail_test.rb 772 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 52 KB
hostgroup_class_test.rb 1022 Bytes
hostgroup_test.rb 11.9 KB
image_test.rb 418 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.68 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 8.21 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 5.3 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.87 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.9 KB
usergroup_member_test.rb 15.3 KB
usergroup_test.rb 6.03 KB
version_test.rb 903 Bytes

Latest revisions

# Date Author Comment
f31f7955 07/28/2014 07:20 AM Joseph Magen

fixes #6355 - OS free text search shouldn't search associations

(cherry picked from commit 366a0851c0bb0a8d760e21b9f90e9b65904b422d)

3d5d2c5c 07/28/2014 07:20 AM Joseph Magen

fixes #6216, #4416 - avoid foreign key errors when deleting some objects in use

(cherry picked from commit e0d618efa6a8c02b46000bfcb9ded5eb672a6e13)

8b998d6f 07/28/2014 07:15 AM Joseph Magen

fixes #5566 - free text fact values query produces invalid SQL error

(cherry picked from commit b7ae68362481b2b7227fd39cf2be80bf3fc3af9f)

878a2299 07/28/2014 07:15 AM Joseph Magen

fixes #5848 - can't search for host with class inherited from config group

(cherry picked from commit 81f4af16ab292d340a395cd0dd37ca742d1d59cc)

f74a5088 07/28/2014 07:15 AM Dmitri Dolguikh

fixes #5722: VM-based host cloning picks up existing compute attributes

(cherry picked from commit f5ab56aece96864568282a30ff6f20960efee28b)

11036a8d 06/11/2014 01:02 PM Dmitri Dolguikh

fixes #5708: #nil? is now an allowed method inside of Host and Token jails

(cherry picked from commit 3ff2bba4ef3987b131b49912fdd92bbf67f9c1ba)

8ed9df68 06/11/2014 01:02 PM Dominic Cleal

fixes #5652 - run parse_args when calling new_vm for compute profiles

(cherry picked from commit 693391babe939cc27f30889ea83d506102d36dcf)

cfca4688 06/11/2014 01:02 PM Scott Seago

fixes #6091 - menu removal wasn't traversing menu hierarchy

(cherry picked from commit cd3baa125283acf1d52daa2a51c8c2c1beb93397)

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

Fixes #6117 - clean usergroup cache

Dependent destroy was missing on through association from user side.

(cherry picked from commit 5db9d35307e6d8ce6e4558a8a554e526be729b8f)

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

fixes #5834 - Hosts: . in the name is invalid - user is told this but the UI adds one anyway

(cherry picked from commit e254ea513a803d651d2f0cfbee5162db414b0b80)

View revisions

Also available in: Atom