Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  nic
  operatingsystems
  parameters
  setting
  taxonomies
  trends
architecture.rb 519 Bytes
auth_source.rb 2.21 KB
bookmark.rb 1.23 KB
compute_resource.rb 6.62 KB
config_template.rb 6.64 KB
domain.rb 2.91 KB
environment.rb 1.61 KB
environment_class.rb 1.06 KB
fact_name.rb 494 Bytes
fact_value.rb 2.79 KB
feature.rb 298 Bytes
host.rb 846 Bytes
host_class.rb 806 Bytes
hostgroup.rb 5.91 KB
hostgroup_class.rb 905 Bytes
image.rb 678 Bytes
key_pair.rb 235 Bytes
log.rb 409 Bytes
lookup_key.rb 7.98 KB
lookup_value.rb 3.33 KB
medium.rb 1.97 KB
message.rb 388 Bytes
model.rb 410 Bytes
notice.rb 706 Bytes
operatingsystem.rb 6.73 KB
os_default_template.rb 346 Bytes
parameter.rb 1.26 KB
ptable.rb 1.05 KB
puppetclass.rb 7.07 KB
report.rb 7.02 KB
role.rb 4.88 KB
setting.rb 7.32 KB
smart_proxy.rb 3.71 KB
source.rb 340 Bytes
subnet.rb 6.33 KB
subnet_domain.rb 257 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 4.13 KB
template_combination.rb 420 Bytes
template_kind.rb 164 Bytes
token.rb 203 Bytes
trend.rb 617 Bytes
trend_counter.rb 350 Bytes
user.rb 10.8 KB
user_fact.rb 582 Bytes
user_hostgroup.rb 264 Bytes
user_role.rb 1.01 KB
usergroup.rb 1.91 KB
usergroup_member.rb 115 Bytes

Latest revisions

# Date Author Comment
b7589c32 11/12/2013 11:53 AM Jan Pazdziora

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

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

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

1ad4782a 11/05/2013 09:12 AM Ohad Levy

fixes #3578 - minor SQL and whitespaces updates to the smart proxy class

385d9943 11/01/2013 09:56 AM Greg Sutcliffe

Fixes #3196 - Switch tokens to default to on

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

18897b8c 10/24/2013 02:59 PM Aaron Stone

Fixes #3481 - Don't have to set a hostname for each interface, but it must be unique if it is set.

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