Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  hostext
  orchestration
  smart_proxies
.gitkeep 0 Bytes
architecture.rb 555 Bytes
archlinux.rb 439 Bytes
auth_source.rb 2.18 KB
auth_source_internal.rb 349 Bytes
auth_source_ldap.rb 4.77 KB
authorization.rb 1.39 KB
bookmark.rb 996 Bytes
common_parameter.rb 307 Bytes
compute_resource.rb 5.81 KB
config_template.rb 6.2 KB
dashboard.rb 1.91 KB
debian.rb 1.2 KB
domain.rb 2.83 KB
domain_parameter.rb 674 Bytes
environment.rb 1.66 KB
environment_class.rb 1.06 KB
fact_trend.rb 1.38 KB
fact_value.rb 2.75 KB
facts_importer.rb 3.08 KB
feature.rb 110 Bytes
foreman_trend.rb 818 Bytes
group_parameter.rb 686 Bytes
host.rb 31.7 KB
host_class.rb 222 Bytes
host_common.rb 3.47 KB
host_mailer.rb 3.22 KB
host_observer.rb 622 Bytes
host_parameter.rb 663 Bytes
host_template_helpers.rb 1.08 KB
hostgroup.rb 4.91 KB
hostgroup_class.rb 248 Bytes
image.rb 656 Bytes
key_pair.rb 178 Bytes
location.rb 532 Bytes
log.rb 492 Bytes
lookup_key.rb 7.63 KB
lookup_value.rb 1.95 KB
medium.rb 1.84 KB
message.rb 212 Bytes
model.rb 412 Bytes
notice.rb 694 Bytes
operatingsystem.rb 5.99 KB
orchestration.rb 5.75 KB
organization.rb 532 Bytes
os_default_template.rb 336 Bytes
os_parameter.rb 591 Bytes
parameter.rb 1.1 KB
ptable.rb 1 KB
puppet_class_importer.rb 9.18 KB
puppetclass.rb 7.31 KB
redhat.rb 1.44 KB
report.rb 12.7 KB
report_common.rb 1.47 KB
role.rb 4.76 KB
setting.rb 3.61 KB
smart_proxy.rb 2.65 KB
solaris.rb 3.55 KB
source.rb 210 Bytes
subnet.rb 4.58 KB
subnet_domain.rb 240 Bytes
suse.rb 345 Bytes
taxable_taxonomy.rb 194 Bytes
taxonomix.rb 1.73 KB
taxonomy.rb 1.61 KB
template_combination.rb 311 Bytes
template_kind.rb 168 Bytes
token.rb 400 Bytes
trend.rb 592 Bytes
trend_counter.rb 294 Bytes
trend_importer.rb 1.77 KB
user.rb 8.04 KB
user_fact.rb 681 Bytes
user_role.rb 994 Bytes
usergroup.rb 1.83 KB
usergroup_member.rb 115 Bytes
windows.rb 270 Bytes

Latest revisions

# Date Author Comment
611f5bff 11/28/2012 05:38 AM Amos Benari

Add organization and location to foreman.

This feature allows foreman to provide multi location, multi tenant and
multi organizations capablities.

the idea is that resources within foreman (e.g. hosts, subnets, users,
environments etc) can belong to one or more locations and organization,...

1a68aea8 11/26/2012 10:20 AM Greg Sutcliffe

Fixes #983 - implement 3 state boot

e6c062d8 11/22/2012 10:16 AM Oved Ourfali

Fixed 1972: Supporting search hosts by uuid

This patch adds support for searching hosts by uuid.
It is useful when you have the uuid of a virtual machine, and want to
get the Foreman host properties.

d076d573 11/21/2012 08:10 AM Joseph Magen

This commit adds most of the functionality required for API v1

The overall goal was to extract the existing JSON response
overall controllers, and to move them to a seperate name space.

  • documentation was added to all requests (available under /apidoc)...
28075ad6 11/21/2012 02:41 AM Ohad Levy

fixes #1962 incorrect value returned when on the fly ldap is disabled

9298e898 11/20/2012 05:20 AM Greg Sutcliffe

Revert "Show all Compute Resources if Compute Resource user filtering is not in use"

This reverts commit 6bc745327d0e354c695eaef61162e54b9b198780.

6bc74532 11/19/2012 09:22 AM Greg Sutcliffe

Show all Compute Resources if Compute Resource user filtering is not in use

3f482b82 11/19/2012 02:25 AM Ohad Levy

fixes #1957 - remove old libvirt hypervisors code

Since foreman 1.0 libvirt hypervisors are now part of compute resources
this patch removes the old code and migrate any existing hypervisors to
be libvirt based compute resources.

7c9f112e 11/15/2012 08:18 AM Amos Benari

fixes #1143 Searching for hosts with parameters is broken.

2f9c53ab 11/15/2012 06:56 AM Joseph Magen

fixes #1470 hosts with no report should not be negative

View revisions

Also available in: Atom