Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  helpers
  orchestration
  sso
architecture_test.rb 2.79 KB
auth_source_ldap_test.rb 6.98 KB
auth_source_test.rb 840 Bytes
bookmark_test.rb 1.14 KB
classification_test.rb 1.25 KB
common_parameter_test.rb 2.94 KB
compute_resource_test.rb 4.08 KB
config_template_test.rb 2.08 KB
domain_parameter_test.rb 3.45 KB
domain_test.rb 4.2 KB
environment_class_test.rb 164 Bytes
environment_test.rb 819 Bytes
fact_value_test.rb 912 Bytes
facts.json 4.52 KB
facts_debian.json 4.46 KB
facts_parser_test.rb 2.44 KB
facts_with_caps.json 4.52 KB
facts_with_certname.json 4.49 KB
feature_test.rb 154 Bytes
group_parameter_test.rb 3.61 KB
host_class_test.rb 1.97 KB
host_mailer_test.rb 2.15 KB
host_observer_test.rb 1.11 KB
host_parameter_test.rb 3.65 KB
host_test.rb 34.7 KB
hostgroup_class_test.rb 2.56 KB
hostgroup_test.rb 6.16 KB
image_test.rb 96 Bytes
key_pair_test.rb 71 Bytes
location_test.rb 8.34 KB
log_test.rb 150 Bytes
lookup_key_test.rb 5.09 KB
lookup_value_test.rb 4.26 KB
medium_test.rb 3.31 KB
message_test.rb 154 Bytes
model_test.rb 2.25 KB
nic_test.rb 1.62 KB
notice_test.rb 541 Bytes
operatingsystem_test.rb 5.5 KB
orchestration_test.rb 572 Bytes
organization_test.rb 8.26 KB
os_default_template_test.rb 164 Bytes
parameter_test.rb 1.73 KB
ptable_test.rb 3.46 KB
puppet_class_importer_test.rb 1.93 KB
puppet_fact_importer_test.rb 2.5 KB
puppetclass_test.rb 4.45 KB
report_test.rb 5.88 KB
role_test.rb 4.68 KB
safe_render_test.rb 1.4 KB
setting_test.rb 12.8 KB
smart_proxy_test.rb 1.23 KB
source_test.rb 153 Bytes
sso.rb 499 Bytes
subnet_domain_test.rb 159 Bytes
subnet_test.rb 6.19 KB
suse_test.rb 1.39 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.84 KB
trend_counter_test.rb 159 Bytes
trend_test.rb 427 Bytes
user_fact_test.rb 155 Bytes
user_test.rb 11 KB
usergroup_test.rb 6.57 KB

Latest revisions

# Date Author Comment
a51ed475 10/25/2013 03:43 PM Ohad Levy

[REFACTOR] fixes #2967 - refactored Fact Importer

Based on Dmitri Dolguikh <> original patch.

- renamed original fact_importer class to fact_parser class
- moved fact handling logic to its own fact_importer class
- fact importer now assumes single-value facts...

6c31e508 10/25/2013 03:38 PM Greg Sutcliffe

Fixes #3293 add FactoryGirl to tests

(cherry picked from commit 3035495f1aa94108c7d60610fa53ca6b43bbaa56)

cdf083d1 10/14/2013 11:14 AM Aaron Stone

fixes #3222 - nil the certname when handling certs if UUID certs have now been disabled

(cherry picked from commit 89e506f7d955b4b440725fb5ef412fb2634cd762)

fe66cb56 10/14/2013 11:13 AM Joseph Magen

fixes #3206 - prevent any user including admin from creating lookup_value with fdqn= or hostgroup= if host/hostgroup does not exist

(cherry picked from commit bd48d5c935d18adfe6dcf4cf06285354e44fe522)

ef426c44 10/14/2013 11:13 AM Joseph Magen

fixes #3190 - Fix STI auditable_type - Audit should say updated Location/Organization rather than updated Taxonomy and ComputeResource should not use STI class

(cherry picked from commit 409d7f190c638b25314cd2b590578284a9b4aec1)

4ac8dcab 10/07/2013 02:49 PM Joseph Magen

fixes #3048 - Non Admin user fails to override parameters when creating new host

(cherry picked from commit 06909647beeae040680d0dd50ee8a8f10bf1b577)

This commit has wrong issue number, is should be: #3076

7b9b9545 10/07/2013 02:48 PM Dominic Cleal

fixes #2756 - update setting descriptions at startup

(cherry picked from commit 3315ec5797fe692adc6361a928ad1a5cea658ca6)

a3564bcb 10/04/2013 11:11 AM Dominic Cleal

fixes #3160 - sanitize host/host group names in lookup_value associations (CVE-2013-4386)

f0f429c8 09/30/2013 03:45 PM Florian Ernst

Fixes #2244: avoid constantly changing os.release_name

Tests thanks to Sam Kottler <>

(cherry picked from commit d74b482e34eceda22024f085579d58b4985524ce)

2ee37e31 09/30/2013 12:16 PM Dominic Cleal

Fix test failure due to 846cc2da3ef1dd5afca7fa5122d3d6b202e2ad64

View revisions

Also available in: Atom