Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  helpers
  orchestration
  sso
architecture_test.rb 2.78 KB
auth_source_external.rb 202 Bytes
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 5.04 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 39.6 KB
hostgroup_class_test.rb 2.56 KB
hostgroup_test.rb 6.14 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 4.1 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 6.15 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 4.46 KB
puppet_class_importer_test.rb 1.93 KB
puppet_fact_importer_test.rb 2.5 KB
puppetclass_test.rb 4.44 KB
report_importer_test.rb 1.63 KB
report_status_calculator_test.rb 892 Bytes
report_test.rb 3.74 KB
role_test.rb 4.67 KB
safe_render_test.rb 1.4 KB
setting_test.rb 13.4 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.49 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.65 KB
trend_counter_test.rb 159 Bytes
trend_test.rb 427 Bytes
user_fact_test.rb 155 Bytes
user_test.rb 12.2 KB
usergroup_test.rb 6.57 KB

Latest revisions

# Date Author Comment
585f328e 11/19/2013 08:31 PM Greg Sutcliffe

Fixes #3468 - Move token expiry to scope to avoid FK issues

b7589c32 11/12/2013 11:53 AM Jan Pazdziora

fixes #3312 - support /users/extlogin as a login page based on REMOTE_USER

ce188941 11/08/2013 11:25 AM Dominic Cleal

refs #3569 - fix URL validation test error on merge

8c618ae8 11/08/2013 10:20 AM Greg Sutcliffe

Fixes #3569, #3210 - Use port from foreman_url for templates

390e2281 11/06/2013 06:17 PM David Davis

fixes #3597 - removing rr gem, make tests consistent by using just mocha

01302dc5 11/01/2013 09:56 AM Greg Sutcliffe

Fixes #3182 - Make IP optional in some circumstances

974075d7 10/30/2013 08:38 AM Ohad Levy

fixes #3205 - Extract and refactor report importing logic

This patch extracts all report importing logic into seperate importer and status classes.
long term this could allow:

1. aliases methods for async operations
2. different types of reports imports (based on reporting type).

5ab79857 10/29/2013 08:41 PM Ohad Levy

fixes #1830 - auto assign puppet proxy if its not defined upon facts/reports event

fb68fd22 10/24/2013 11:11 AM 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...

4ab0b55c 10/24/2013 09:01 AM Martin Matuška

fixes #3364 Add option to disable automatc host creation when a report is received

View revisions

Also available in: Atom